openstack limits --absolute show wrong count for security groups
Bug #1632460 reported by
Sivasathurappan Radhakrishnan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-openstackclient |
New
|
Undecided
|
Sivasathurappan Radhakrishnan |
Bug Description
OpenStack limits --absolute shows wrong count for 'totalSecurityG
openstack security group create <name> uses neutron API to create security group
openstack limits show --absolute fetches the information from nova api. Since nova-network has been deprecated and current devstack installation runs with neutron as default, it's better to change the way how how openstack limits show fetches its information
Changed in python-openstackclient: | |
assignee: | nobody → Sivasathurappan Radhakrishnan (siva-radhakrishnan) |
tags: | added: network |
To post a comment you must log in.
No such current way to retrieve this information from the Neutron API. Discussions on going