nova/nova/api/openstack
Eric Fried a9105b4904 Include /resource_providers/uuid/allocations link
/resource_providers/{rp_uuid}/allocations has been available since
microversion 1.0 [1], but wasn't listed in the "links" section of the
GET /resource_providers response.  This change adds the link in a new
microversion, 1.11

[1] https://review.openstack.org/#/c/366789/

Closes-Bug: #1714275

Change-Id: I6a1d320ce914926791d5f45e89bf4c601a6b10a0
2017-10-23 14:08:05 -05:00
..
compute Merge "Implement query param schema for GET hypervisor(2.33)" 2017-10-13 11:11:34 +00:00
placement Include /resource_providers/uuid/allocations link 2017-10-23 14:08:05 -05:00
__init__.py Remove dead code of api.fault notification sending 2017-10-09 17:29:40 +02:00
api_version_request.py Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
auth.py conf: Move api options to a group 2016-11-25 16:32:31 -06:00
common.py remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
extensions.py remove i18n log markers from nova.api.* 2017-03-24 14:06:21 +00:00
identity.py Enable custom certificates for keystone communication 2017-09-19 08:18:23 -04:00
requestlog.py request_log addition for running under uwsgi 2017-07-24 14:23:38 -04:00
urlmap.py Use of six.PY3 should be forward compatible 2016-01-17 03:32:34 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Stop caching compute nodes in the request 2017-06-14 20:35:37 -04:00
wsgi_app.py Fix binary name 2017-09-11 07:34:09 +00:00