← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1406206] [NEW] loadbalancers panel, vpn and firewalls are not completely disabled

 

Public bug reported:

loadbalancers panel, vpn and firewalls are not completely disabled

Neutron does not enable the vpn, load balance and firewall services.

The related horizon panels can still be accessed by directly input url, 
http://ip.xxx.xxx.xxx/horizon/project/firewalls/
http://ip.xxx.xxx.xxx/horizon/project/vpn/
http://ip.xxx.xxx.xxx/horizon/project/loadbalancers/,

though the local_settings has settings like
'enable_lb': False,
'enable_firewall': False,
'enable_vpn': False.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1406206

Title:
  loadbalancers panel, vpn and firewalls are not completely disabled

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  loadbalancers panel, vpn and firewalls are not completely disabled

  Neutron does not enable the vpn, load balance and firewall services.

  The related horizon panels can still be accessed by directly input url, 
  http://ip.xxx.xxx.xxx/horizon/project/firewalls/
  http://ip.xxx.xxx.xxx/horizon/project/vpn/
  http://ip.xxx.xxx.xxx/horizon/project/loadbalancers/,

  though the local_settings has settings like
  'enable_lb': False,
  'enable_firewall': False,
  'enable_vpn': False.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1406206/+subscriptions


Follow ups

References