nova/nova/api
He Jie Xu b6f2d8310d Deprecate Baremetal and fping API
This patch deprecates Baremetal and fping API. All of those APIs
will return 404 after new Microversion.

The deprecated API endpoints are
'/os-fping'
'/os-baremetal-nodes'

This patch doesn't bump the max api version, due to the patch separation.
The max api version will bump in the last patch.

Partially implements blueprint deprecate-api-proxies

Change-Id: I92064cbcb5f6414da0c9d294f912a860428af698
2016-07-26 14:14:44 +08:00
..
ec2 Remove unnecessary code added for ec2 deprecation 2016-07-20 23:37:11 +05:30
metadata Device tagging metadata API support 2016-06-30 17:31:16 +00:00
openstack Deprecate Baremetal and fping API 2016-07-26 14:14:44 +08:00
validation Fix api_validation for Python 3 2016-07-01 11:04:15 +02:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Use from_environ when creating a context 2016-07-14 12:04:21 +10:00
compute_req_id.py Remove 'v3' from comments in Nova API code 2015-09-14 14:10:58 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
validator.py Fix comment typo 2015-06-23 08:41:43 +10:00