summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/contrib/certificates.py
Commit message (Expand)AuthorAgeFilesLines
* Fix trivial mismatch of license headerDirk Mueller2013-06-251-1/+1
* Cleanup certificate API extensionChris Yeoh2013-06-151-11/+2
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-2/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Fix N402 for nova/apiSean Dague2013-01-081-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+1
* Switch from FLAGS to CONF in nova.apiMark McLoughlin2012-11-041-2/+0
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* Add version to the cert rpc API.Russell Bryant2012-05-171-7/+6
* Alphabetize imports in nova/api/Joe Gordon2012-05-151-1/+1
* Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-201-2/+2
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Adds extension for retrieving certificatesVishvananda Ishaya2012-01-241-0/+112