summaryrefslogtreecommitdiff
path: root/nova/api/openstack/urlmap.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six.PY2 and six.PY3Takashi Natsume2020-08-151-6/+1
* Allow versioned discovery unauthenticatedEric Fried2020-04-031-0/+19
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Bump to hacking 1.1.0Stephen Finucane2019-04-121-2/+2
* Use of six.PY3 should be forward compatibleEric Brown2016-01-171-3/+3
* Enable python34 tests for nova/tests/unit/objects/test*.pyDavanum Srinivas2015-07-011-1/+6
* Logging correctedMarian Horban2015-06-241-1/+1
* Replace iter.next() with next(iter)Victor Stinner2015-05-131-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Remove unused content_type_params()Takenori Yoshimatsu2015-01-271-8/+0
* Merge "Break V2 XML Support"Jenkins2014-12-041-2/+2
|\
| * Break V2 XML SupportDavanum Srinivas2014-12-031-2/+2
* | Add debug log for url not foundjichenjc2014-12-021-0/+5
|/
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Fix and gate on E125Joe Gordon2013-07-041-1/+1
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Alphabetize imports in nova/api/Joe Gordon2012-05-151-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+297
* Creating new v2 namespace in nova.api.openstackBrian Waldon2011-11-171-297/+0
* Add support for header version parameter to specify API version.Johannes Erdfelt2011-10-041-0/+297