horizon/openstack_dashboard/api
Akihiro MOTOKI 3f81d70d4b Don't display non-tenant Floating IP in Floating IP project tab
Previously Floating IPs from all tenants are displayed when logged
in as a user with admin role and Neutron is enabled. Neutron API
returns resources from all tenants when the API is called with admin
role, so we need to call the API with additional filter parameter to
limit the results to a given tenant.

Conflicts:
	openstack_dashboard/api/neutron.py
(cherry picked from commit 3827a7e73a)

Closes-Bug: #1226224
Change-Id: I47ddf77cd3c5d4c6141a67cb32c22cc917b485e6
2013-10-08 17:39:51 +01:00
..
__init__.py blueprint quantum-lbaas 2013-03-05 20:38:35 -08:00
base.py Enable quota data from multiple sources. 2012-10-24 12:53:42 -07:00
cinder.py rm invalid args when updating quotas with nova api 2013-03-17 14:29:48 -07:00
glance.py Fix images/snapshots table pagination 2013-02-20 11:03:33 +11:00
keystone.py Merge "Fix a TypeError when working in a Folsom env." 2013-02-27 19:07:41 +00:00
lbaas.py blueprint quantum-lbaas 2013-03-05 20:38:35 -08:00
network.py Improved security group rule editing. 2013-02-16 21:20:21 -08:00
nova.py Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
quantum.py Don't display non-tenant Floating IP in Floating IP project tab 2013-10-08 17:39:51 +01:00
swift.py Shows a warning message when deleting a container that contains data. 2013-07-04 15:39:44 +10:00