summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/xmlutil.py
Commit message (Expand)AuthorAgeFilesLines
* Merged flavor_swap extension into core APIAlexei Kornienko2013-06-271-4/+4
* Remove usage of locals() for formatting from nova.api.*Boris Pavlovic2013-05-181-4/+3
* Makes safe xml data calls raise 400 http error instead of 500Matthew Sherborne2013-03-141-0/+61
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Fix XML namespaces for limits extensions and versionsPhilip Knouff2012-03-071-0/+1
* Remove unused imports and variables from OS APIChris Behrens2012-02-291-1/+0
* Remove deprecated extension code.Kevin L. Mitchell2012-01-191-42/+0
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-2/+2
* Serialization, deserialization, and response code decorators.Kevin L. Mitchell2012-01-091-0/+4
* PEP8 remove direct type comparisonslzyeval2012-01-031-1/+1
* Cleaning up imports in nova.apiBrian Waldon2011-12-211-1/+1
* Add templates for selected resource extensions.Kevin L. Mitchell2011-12-021-4/+54
* Creating new v2 namespace in nova.api.openstackBrian Waldon2011-11-171-2/+2
* Add XML templates.Kevin L. Mitchell2011-10-171-0/+855
* Adding xml schema validation for /versions resource.Naveed Massjouni2011-09-231-1/+4
* Adding missing module xmlutilGabe Westmaas2011-08-051-0/+37