summaryrefslogtreecommitdiff
path: root/nova/tests/unit/cmd
Commit message (Expand)AuthorAgeFilesLines
* Remove all discoverable policy rulesJohn Garbutt2017-04-261-2/+3
* Fix wrong unit test about config option enabled_apisChangBo Guo(gcb)2017-03-241-26/+7
* nova-status: don't coerce version numbers to floats for comparisonRoman Podoliaka2017-03-201-0/+20
* nova-status: require placement >= 1.4Roman Podoliaka2017-03-141-2/+2
* Cleanup some issues with CONF.placement.os_interfaceMatt Riedemann2017-02-131-0/+31
* nova-status: relax the resource providers checkMatt Riedemann2017-01-311-4/+4
* Merge "Prevent compute crash on discovery failure"Jenkins2017-01-281-0/+13
|\
| * Prevent compute crash on discovery failureRoman Dobosz2017-01-201-0/+13
* | Make api_samples tests use simple cell environmentDan Smith2017-01-241-3/+7
|/
* Merge "nova-status: check for compute resource providers"Jenkins2017-01-051-23/+235
|\
| * nova-status: check for compute resource providersMatt Riedemann2017-01-011-23/+235
* | Merge "nova-status: return 255 for unexpected errors"Jenkins2017-01-041-1/+1
|\ \ | |/ |/|
| * nova-status: return 255 for unexpected errorsMatt Riedemann2016-12-221-1/+1
* | nova-status: add basic placement status checkingSean Dague2016-12-191-0/+102
* | nova-status: check for cells v2 upgrade readinessMatt Riedemann2016-12-191-0/+96
|/
* Add nova-status upgrade check command frameworkMatt Riedemann2016-12-191-0/+179
* Revert "Revert "Make n-net refuse to start unless using CellsV1""Amrith Kumar2016-11-281-0/+1
* Revert "Make n-net refuse to start unless using CellsV1"Matt Riedemann2016-11-171-1/+0
* Make n-net refuse to start unless using CellsV1Dan Smith2016-11-161-0/+1
* Clean up stdout/stderr leakage in cmd testingSean Dague2016-09-264-11/+29
* Merge "Adds nova-policy-check cmd"Jenkins2016-09-011-0/+198
|\
| * Adds nova-policy-check cmdClaudiu Belu2016-08-291-0/+198
* | Merge "Refactors nova.cmd utils"Jenkins2016-08-121-0/+137
|\ \ | |/
| * Refactors nova.cmd utilsClaudiu Belu2016-07-081-0/+137
* | Merge "Add test for nova-compute and nova-network main database blocks"Jenkins2016-07-261-0/+57
|\ \ | |/ |/|
| * Add test for nova-compute and nova-network main database blocksDan Smith2016-04-221-0/+57
* | Device tagging API supportArtom Lifshitz2016-06-291-4/+10
* | baseproxy: stop requiring CONF.verboseEmilien Macchi2016-05-161-5/+2
* | Fail to start nova-api if no APIs were able to be startedDan Smith2016-05-031-0/+22
* | Test that nova-api ignores paste failures, but continues onDan Smith2016-05-031-0/+26
* | Prevent nova-api from dying if enabled_apis is wrongSean Dague2016-04-221-0/+41
|/
* Remove nova-manage service subcommandBalazs Gibizer2016-04-071-47/+0
* The 'record' option of the WebSocketProxy should be stringRadoslav Gerganov2016-04-011-1/+1
* Fix error handling in nova.cmd.baseproxyWen Zhi Yu2015-10-221-0/+11
* Make BaseProxyTestCase.test_proxy deterministic wrt traffic/verboseMatt Riedemann2015-08-031-0/+3
* Get py34 subunit.run test discovery to workDavanum Srinivas2015-07-281-2/+2
* Switch to oslo.reportsSergey Vilgelm2015-07-231-1/+1
* Fix for mock-1.1.0ghanshyam2015-07-101-6/+6
* Don't query compute_node through service object in nova-manageHans Lindgren2015-04-211-0/+47
* console: add unit tests for baseproxyMatt Riedemann2015-02-231-0/+64
* Added hacking rule for assertTrue/False(A in B)Sergey Nikitin2015-01-071-1/+1
* move all tests to nova/tests/unitSean Dague2014-11-122-0/+636