deb-python-os-cloud-config/os_cloud_config
Jiri Stransky da41a1048c Set compute API version to 2.1, don't use v3
Microversions since Nova API v2.1 are aimed to replace the v3 work. The
/v2.1 is backwards compatible with the legacy /v2 endpoint. What we
called in the past /v3 is now something defunct in-tree. The /v2.1 API
is based on the v3 work, but there are many things that differ, in
particular with the backwards-compat thing. We keep the /v2 path in
api-paste.ini for making sure an upgrade doesn't trample operators and
users but if you look in tree, that's redirecting to the v2.1
codepath (just not asking for microversions). In summary, we only need
one endpoint, ie. /v2.1.

Additional information at https://bugzilla.redhat.com/show_bug.cgi?id=1291291

Closes-Bug: #1564372
Change-Id: I6d64b8bcd0f79f1f298ddc809e6d92fbc2985c45
2016-04-01 15:19:05 +00:00
..
cmd Merge "Create flavors from registered nodes" 2015-08-11 13:41:15 +00:00
tests Set compute API version to 2.1, don't use v3 2016-04-01 15:19:05 +00:00
utils Switch to Nova client v2 2015-06-18 15:30:50 +01:00
__init__.py First post. 2014-03-02 18:05:06 +13:00
_i18n.py Drop use of 'oslo' namespace package 2015-06-17 16:03:00 +00:00
exception.py Switch to oslo.i18n 2014-10-15 16:30:39 +00:00
flavors.py Create flavors from registered nodes 2015-04-29 07:30:54 -04:00
glance.py Add support to skip either kernel or ramdisk 2015-02-06 16:07:18 +11:00
keystone_pki.py Switch keystone certs to parameter_defaults 2016-01-28 18:46:53 +00:00
keystone.py Set compute API version to 2.1, don't use v3 2016-04-01 15:19:05 +00:00
neutron.py Do not hardcode datacentre as the physical network 2015-01-23 12:38:54 +11:00
nodes.py Merge "Remove requirement of specifying hardware stats" 2016-01-04 23:00:27 +00:00