horizon/openstack_dashboard/api
Cristian Tomoiaga 034b171f52 Use the domain filter provided by keystoneclient
The keystone api client in horizon has it's own filter
by domain implementation for group listing. Switch
this over to use the keystoneclient domain filter for
a cleaner implementation.

Change-Id: Ie47b27ddc8bcaa9b9f22c5925580b8889a65c1d0
Closes-Bug: #1306213
2014-04-11 11:20:29 +03:00
..
__init__.py Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
base.py Don't lose AttributeError in API Wrappers 2014-02-18 09:30:30 +01:00
ceilometer.py Clarify description string for image metric 2014-03-25 08:59:18 -06:00
cinder.py Remove the update default quotas feature 2014-03-26 12:19:21 -03:00
fwaas.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
glance.py Use six.moves.urllib.parse instead of urlparse 2014-02-24 13:45:47 +08:00
heat.py Add pagination to stack list 2014-04-04 10:05:12 -04:00
keystone.py Use the domain filter provided by keystoneclient 2014-04-11 11:20:29 +03:00
lbaas.py Removing duplicated classes from lbaas.py and vpn.py 2014-01-20 22:50:12 +04:00
network_base.py Bug fix on neutron's API to return the correct target ID 2014-02-12 17:23:10 -05:00
network.py Merge "Bug fix on neutron's API to return the correct target ID" 2014-02-23 23:19:03 +00:00
neutron.py Merge "Bug fix on neutron's API to return the correct target ID" 2014-02-23 23:19:03 +00:00
nova.py Merge "Remove the update default quotas feature" 2014-03-28 04:28:11 +00:00
swift.py Keep py3.X compatibility for urllib 2014-02-24 13:46:29 +08:00
trove.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
vpn.py Remove get_resource_or_fake method in VPN panel 2014-03-16 09:11:35 +09:00