← Back to team overview

yahoo-eng-team team mailing list archive

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

 

We can disable each panel by the pluggable panel framework using 'enabled' file, so I believe this bug is no longer valid.
In addition, the reported panels have been split out into separate projects/repositories.

** Changed in: horizon
    Milestone: next => None

** Changed in: horizon
       Status: Triaged => Invalid

-- 
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, vpn and firewalls panel are not completely disabled

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  loadbalancers, vpn and firewalls panel 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


References