nova/nova/api
Davanum Srinivas f3ee2212e0 Nuke XML support from Nova REST API - Phase 3
Remove every single *_nsmap definition, they are only used
to provide an argument to the template constructors and
was used for XML namespacing.

Pretty much every single ResponseObject.attach() call can
go away as well, they're only used to attach XML slave
templates to the master templates, and the method does
nothing if no arguments are passed.

Change-Id: I744869bb41a4938268c0769939fa998eeeb476c8
2015-01-06 12:59:52 -05:00
..
ec2 Reuse methods from netutils 2014-12-29 14:47:20 +00:00
metadata Merge "Metadata service: remove check for the instance object type" 2015-01-06 10:04:46 +00:00
openstack Nuke XML support from Nova REST API - Phase 3 2015-01-06 12:59:52 -05:00
validation Expand valid resource name character set 2014-12-18 06:51:14 -06:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Merge "Config bindings: remove redundant brackets" 2014-12-23 05:42:41 +00:00
compute_req_id.py Use oslo.middleware 2014-10-30 18:27:20 -04:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
sizelimit.py Use sizelimit from oslo.middleware 2014-10-30 18:27:28 -04:00
validator.py Use rfc3986 library to validate URL paths and URIs 2014-08-19 11:58:39 -05:00