summaryrefslogtreecommitdiff
path: root/nova/consoleauth
Commit message (Expand)AuthorAgeFilesLines
* Update rpc version aliases for junoRussell Bryant2014-10-081-1/+2
* docs - Fix indentation for RPC API'sDavanum Srinivas2014-08-011-5/+5
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Fix the rest of direct uses of instance module objectsChris Behrens2014-06-241-2/+2
* Handle situation when key not memcachedliyingjun2014-05-211-4/+14
* Update version aliases for rpc version controlMohammed Naser2014-04-181-0/+5
* Move consoleauth_manager option into nova.service and fix importsMatt Riedemann2014-02-151-4/+1
* Make consoleauth token verification pass an Instance objectDan Smith2014-02-071-1/+2
* Remove vi modelinesliu-sheng2014-02-033-6/+0
* Port to oslo.messagingMark McLoughlin2014-02-012-22/+12
* Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* Remove consoleauth 1.X rpc apiRussell Bryant2013-10-251-46/+11
* consoleauth: retain havana rpc client compatRussell Bryant2013-10-251-4/+19
* Fix consoleauth check_token for rpcapi v2Xavier Queralt2013-10-241-1/+1
* Add V2 rpc api for consoleauthRussell Bryant2013-10-162-6/+35
* Update version aliases for rpc version controlRussell Bryant2013-10-161-3/+4
* Port all rpcapi modules to oslo.messaging interfaceMark McLoughlin2013-09-031-14/+15
* Delete expired instance console auth tokensYaguang Tang2013-08-231-0/+5
* maint: remove redundant default=None for config optionsPádraig Brady2013-08-091-1/+0
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Remove locals() from various places.Eugene Nikanorov2013-07-171-2/+4
* Remove conductor usage from consoleauth serviceRussell Bryant2013-07-051-4/+2
* Add rpc client side version control.Russell Bryant2013-06-141-1/+17
* Fix bug where consoleauth depended on remote conductor serviceSam Morrison2013-05-311-2/+2
* Merge "Move get_backdoor_port to base rpc API."Jenkins2013-04-252-4/+2
|\
| * Move get_backdoor_port to base rpc API.Russell Bryant2013-04-242-4/+2
* | Merge "Add an rpc API common to all services."Jenkins2013-04-251-1/+2
|\ \ | |/
| * Add an rpc API common to all services.Russell Bryant2013-04-231-1/+2
* | Encode consoleauth token in utf-8 to make it a strSam Morrison2013-04-091-1/+1
|/
* Fix console support with cellsChris Behrens2013-03-192-3/+14
* Switch to using memorycache from oslo.Vishvananda Ishaya2013-03-011-1/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-262-2/+2
* Flush tokens on instance deleteJohn Herndon2013-02-212-5/+54
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-193-3/+5
* Move memcached_servers opt into common.memorycacheMark McLoughlin2013-01-091-8/+2
* Add get_backdoor_port to consoleauth.Matthew Treinish2012-12-192-1/+9
* Encode consoleauth token in utf-8 to make it a strEugene Kirpichov2012-11-231-2/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-203-5/+4
* Remove nova.flagsMark McLoughlin2012-11-173-3/+0
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-043-10/+12
* fix rpcapi version.Russell Bryant2012-09-111-0/+8
* 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