yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33049
[Bug 1457598] [NEW] Horizon unable to change quotas if routers extension is disabled in neutron
Public bug reported:
Horizon version:
openstack-dashboard 1:2014.2.2-0ubuntu1~cloud0
python-django-horizon 1:2014.2.2-0ubuntu1~cloud0
Steps to reproduce:
1. Disable router extension in neutron (empty service_plugins in neutron.conf)
2. Disable routers in horizon OPENSTACK_NEUTRON_NETWORK = { 'enable_router': False, ...
3. Try to change quotas for tenant
Expected behaviour:
1. Quotes dialogue without fields 'routers/floatingips'
2. Changes in quotas can be saved.
Actual behaviour:
1. Interface shows empty fields 'routers' and 'floatingips'
2. Attempt to save quotas without changes fails (see screenshot), complaining about 'this field is required'.
3. Any values in this fields rejected by server: 'Error: Modified project information and members, but unable to modify project quotas.'
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "quotas_routers_bug.png"
https://bugs.launchpad.net/bugs/1457598/+attachment/4401907/+files/quotas_routers_bug.png
** Description changed:
Horizon version:
openstack-dashboard 1:2014.2.2-0ubuntu1~cloud0
python-django-horizon 1:2014.2.2-0ubuntu1~cloud0
Steps to reproduce:
1. Disable router extension in neutron (empty service_plugins in neutron.conf)
2. Disable routers in horizon OPENSTACK_NEUTRON_NETWORK = { 'enable_router': False, ...
3. Try to change quotas for tenant
Expected behaviour:
1. Quotes dialogue without fields 'routers/floatingips'
2. Changes in quotas can be saved.
Actual behaviour:
- 1. Interface shows empty fields routers and quotas
+ 1. Interface shows empty fields 'routers' and 'floatingips'
2. Attempt to save quotas without changes fails (see screenshot), complaining about 'this field is required'.
3. Any values in this fields rejected by server: 'Error: Modified project information and members, but unable to modify project quotas.'
--
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/1457598
Title:
Horizon unable to change quotas if routers extension is disabled in
neutron
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Horizon version:
openstack-dashboard 1:2014.2.2-0ubuntu1~cloud0
python-django-horizon 1:2014.2.2-0ubuntu1~cloud0
Steps to reproduce:
1. Disable router extension in neutron (empty service_plugins in neutron.conf)
2. Disable routers in horizon OPENSTACK_NEUTRON_NETWORK = { 'enable_router': False, ...
3. Try to change quotas for tenant
Expected behaviour:
1. Quotes dialogue without fields 'routers/floatingips'
2. Changes in quotas can be saved.
Actual behaviour:
1. Interface shows empty fields 'routers' and 'floatingips'
2. Attempt to save quotas without changes fails (see screenshot), complaining about 'this field is required'.
3. Any values in this fields rejected by server: 'Error: Modified project information and members, but unable to modify project quotas.'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1457598/+subscriptions
Follow ups
References