summaryrefslogtreecommitdiffstats
path: root/nova/consoleauth
Commit message (Expand)AuthorAgeFilesLines
* Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-3/+4
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Fix several PEP-8 issuesSascha Peilicke2012-06-261-1/+1
* Use rpc from openstack-common.Russell Bryant2012-06-201-2/+2
* Use memcache to store consoleauth tokensAnthony Young2012-05-211-22/+18
* Add version to consoleauth rpc API.Russell Bryant2012-05-172-0/+55
* pylint cleanupJoe Gordon2012-05-071-2/+0
* Fix OpenStack CapitalizationJoe Gordon2012-03-152-2/+2
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-102-2/+2
* Backslash continuations (misc.)Zhongyue Luo2012-02-081-4/+3
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-032-2/+2
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-282-7/+19
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-172-0/+100