summaryrefslogtreecommitdiffstats
path: root/nova/tests/consoleauth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move get_backdoor_port to base rpc API."Jenkins2013-04-252-12/+0
|\
| * Move get_backdoor_port to base rpc API.Russell Bryant2013-04-242-12/+0
* | Merge "Encode consoleauth token in utf-8 to make it a str"Jenkins2013-04-231-9/+52
|\ \ | |/ |/|
| * Encode consoleauth token in utf-8 to make it a strSam Morrison2013-04-091-9/+52
* | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
|/
* Fix console support with cellsChris Behrens2013-03-192-19/+37
* Update OpenStack LLC to FoundationKurt Taylor2013-02-262-2/+2
* Flush tokens on instance deleteJohn Herndon2013-02-212-2/+70
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* fix N402 for nova/testsSean Dague2013-01-091-1/+1
* Removes unused importsZhongyue Luo2013-01-031-1/+0
* Merge "Add get_backdoor_port to consoleauth."Jenkins2013-01-022-1/+15
|\
| * Add get_backdoor_port to consoleauth.Matthew Treinish2012-12-192-1/+15
* | Removed unused imports.Chuck Short2012-12-211-2/+0
|/
* Move TimeOverride to the general reusable-test-helper place.Robert Collins2012-12-181-11/+1
* Remove sleep in test_consoleauth.Clark Boylan2012-12-131-1/+13
* Remove nova.config.CONFMark McLoughlin2012-11-202-3/+2
* Remove nova.flagsMark McLoughlin2012-11-172-2/+1
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-102-5/+3
* Remove unnecessary setUp, tearDown and __init__ in testsJohannes Erdfelt2012-09-281-7/+0
* Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-3/+0
* Add version to consoleauth rpc API.Russell Bryant2012-05-173-0/+148