horizon/openstack_dashboard/api
Radomir Dopieralski 7be8078910 Consistently hash Version objects
The semantic_version.Version objects don't properly support hashing,
so we need to handle that in our wrapper, so that the "in" operator
can work properly with sets and dicts.

Closes-Bug: #1649819
Change-Id: I85e2b2214546817ef4da136b7d4267985ced94dc
2017-03-09 19:32:21 +01:00
..
rest Merge "Properly compare versions in APIVersionManager" 2017-03-02 20:53:15 +00:00
__init__.py Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
base.py Consistently hash Version objects 2017-03-09 19:32:21 +01:00
cinder.py Autogenerate container name correctly for vol backup 2017-01-23 10:39:52 -07:00
fwaas.py Wrap api calls with tracing decorators 2016-12-01 19:31:10 +00:00
glance.py Always pass the public endpoint to the client 2017-03-02 14:57:16 -03:00
heat.py Replace six.iteritems/itervalues with dict.items()/values() 2017-03-08 01:33:07 +00:00
keystone.py Use the new fix_auth_url_version_prefix() call 2016-12-16 14:48:32 +03:00
network_base.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
network.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
neutron.py Only get detailed info for Nova servers when necessary 2017-02-03 12:03:22 +13:00
nova.py Merge "Remove deprecated calls to novaclient.v2.contrib" 2017-02-06 20:21:17 +00:00
swift.py Wrap api calls with tracing decorators 2016-12-01 19:31:10 +00:00
vpn.py Wrap api calls with tracing decorators 2016-12-01 19:31:10 +00:00