horizon/openstack_dashboard/api
Mateusz Kowalski facf9d31c9 Remove deprecated calls to novaclient.v2.contrib
As from OpenStack Ocata calls to novaclient.v2.contrib.instance_action
and novaclient.v2.contrib.list_extensions are deprecated
in favour of novaclient.v2.instance_action and
novaclient.v2.list_extensions respectively

Closes-bug: #1661767

Change-Id: I75d89a897093ef24fdb7f2c4a7c29c00fb3b2327
(cherry picked from commit 900a46064e)
2017-02-07 10:13:03 +00:00
..
rest Add missing scheduler_hints to _optional_create 2017-01-12 06:29:59 +00:00
__init__.py Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
base.py wrong indentations 2017-01-30 16:51:48 +00: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 Wrap api calls with tracing decorators 2016-12-01 19:31:10 +00:00
heat.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
keystone.py Use the new fix_auth_url_version_prefix() call 2016-12-16 14:48:32 +03:00
network.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
network_base.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
neutron.py Fix TypeError in api/neutron.py 2017-01-25 17:14:56 +01:00
nova.py Remove deprecated calls to novaclient.v2.contrib 2017-02-07 10:13:03 +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