yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01446
[Bug 1153477] Re: editing security group rules ends up with ValueError when Quantum secgroup is enabled
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1153477
Title:
editing security group rules ends up with ValueError when Quantum
secgroup is enabled
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Below is a debug page info when I hit "Edit Rules" button on the SG page.
Looks like it's caused by the change from int id to uuid.
---------------------------------
ValueError at /project/access_and_security/security_groups/b8f1a56e-13f6-4ca1-a11a-a586303789f8/
invalid literal for int() with base 10: 'b8f1a56e-13f6-4ca1-a11a-a586303789f8'
Request Method: GET
Request URL: http://localhost/project/access_and_security/security_groups/b8f1a56e-13f6-4ca1-a11a-a586303789f8/
Django Version: 1.4.3
Exception Type: ValueError
Exception Value:
invalid literal for int() with base 10: 'b8f1a56e-13f6-4ca1-a11a-a586303789f8'
Exception Location: /opt/stack/horizon/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/access_and_security/security_groups/views.py in get_data, line 46
Python Executable: /usr/bin/python
Python Version: 2.7.3
Python Path:
['/opt/stack/horizon/openstack_dashboard/wsgi/../..',
'/opt/stack/python-openstackclient',
'/opt/stack/keystone',
'/opt/stack/glance',
'/opt/stack/nova',
'/opt/stack/python-glanceclient/setuptools_git-0.4.2-py2.7.egg',
'/opt/stack/horizon',
'/opt/stack/cinder',
'/opt/stack/python-cinderclient',
'/opt/stack/python-quantumclient',
'/opt/stack/quantum',
'/opt/stack/tempest',
'/opt/stack/python-keystoneclient',
'/usr/local/lib/python2.7/dist-packages/oslo.config-1.1.0b1-py2.7.egg',
'/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages/PIL',
'/usr/lib/python2.7/dist-packages/gst-0.10',
'/usr/lib/python2.7/dist-packages/gtk-2.0',
'/usr/lib/pymodules/python2.7',
'/usr/lib/python2.7/dist-packages/ubuntu-sso-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-control-panel',
'/usr/lib/python2.7/dist-packages/ubuntuone-couch',
'/usr/lib/python2.7/dist-packages/ubuntuone-installer',
'/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol',
'/opt/stack/horizon/openstack_dashboard']
Server time: Mon, 11 Mar 2013 07:09:48 +0000
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1153477/+subscriptions