nova/nova/api/openstack
ghanshyam 24fadbec46 Use plain routes list for os-baremetal-nodes endpoint instead of stevedore
This patch adds os-baremetal-nodes related routes
by a plain list, instead of using stevedore. After all the Nova
API endpoints moves to the plain routes list, the usage of stevedore
for API loading will be removed from Nova.

Partial-implement-blueprint api-no-more-extensions-pike

Change-Id: I2df8f897cf2d53d01e5e9156efbcddd7aa988473
2017-07-12 20:58:55 +08:00
..
compute Use plain routes list for os-baremetal-nodes endpoint instead of stevedore 2017-07-12 20:58:55 +08:00
placement [placement] Use util.extract_json in allocations handler 2017-06-08 10:00:23 +00:00
__init__.py Use plain routes list for '/servers' endpoint instead of stevedore 2017-04-25 22:38:33 +08:00
api_version_request.py Standardization of VM diagnostics info API. 2017-06-05 07:45:51 +00: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 Be more tolerant of keystone catalog configuration 2017-06-05 14:56:44 +00: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 Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00