summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Typo - nova CLI deprecation warningHEADmasterDavid Wlazlo2023-05-171-2/+2
* tests: Fix Python 3.11 compatibilityStephen Finucane2022-12-121-4/+12
* Remove unnecessary testing code18.2.0Takashi Natsume2022-09-191-16/+7
* Deprecate nova CLIStephen Finucane2022-04-061-7/+19
* Fix undesirable raw Python errorTakashi Natsume2021-01-041-0/+3
* Use unittest.mock instead of third party mockTakashi Natsume2020-04-261-1/+1
* Bump to hacking 2.xStephen Finucane2020-02-211-1/+1
* Remove sixStephen Finucane2020-02-211-13/+13
* Modify novaclient to support basic attributesshilpa.devharakar2018-06-151-1/+24
* [CLI] Fix token auth type10.2.0Andrey Kurilin2018-04-191-6/+6
* Remove SecretsHelperMatt Riedemann2017-11-161-33/+0
* 2.47: Show flavor info in server detailsChris Friesen2017-06-261-0/+1
* Clean up ShellTest unit testsChris Friesen2017-06-141-51/+33
* Remove version 1.1 supportjichenjc2017-03-261-4/+0
* Remove deprecated network-related resource commandsMatt Riedemann2017-02-231-2/+2
* Add profiling support to novaclientBoris Pavlovic2017-01-191-0/+21
* Merge "Use more specific asserts in tests"Jenkins2017-01-021-2/+2
|\
| * Use more specific asserts in testsGábor Antal2016-12-061-2/+2
* | remove variable '_' from testsPavel Kholkin2016-12-081-1/+1
|/
* Remove support for non-keystone auth systemsMatt Riedemann2016-10-201-23/+4
* Clean up deprecated CLI optionsKevin_Zheng2016-07-041-1/+1
* Merge "Use assertIsNone instead of assertEqual(None, ***)"Jenkins2016-02-241-15/+15
|\
| * Use assertIsNone instead of assertEqual(None, ***)Takashi NATSUME2016-02-231-15/+15
* | [microversions] fix help msg for versioned argsAndrey Kurilin2016-02-241-2/+23
|/
* Add a mechanism to call out deprecated optionsKevin L. Mitchell2016-01-071-0/+256
* Merge "Fix help strings"Jenkins2016-01-041-3/+3
|\
| * Fix help stringsAndreas Jaeger2015-12-281-3/+3
* | Cleanup needless code from oslo-incubatorAndrey Kurilin2015-12-181-2/+1
|/
* Merge "Migrate to keystoneauth from keystoneclient"Jenkins2015-12-161-1/+1
|\
| * Migrate to keystoneauth from keystoneclientMonty Taylor2015-12-121-1/+1
* | Fix help message in case of microversionsAndrey Kurilin2015-12-081-5/+19
|/
* Correct usage of API_MAX_VERSION and DEFAULT_OS_COMPUTE_API_VERSIONHe Jie Xu2015-10-211-8/+25
* Set DEFAULT_OS_COMPUTE_API_VERSION to 2.5Matt Riedemann2015-10-011-0/+8
* Merge "Fix nova bash-completion needs authentication"Jenkins2015-09-171-1/+0
|\
| * Fix nova bash-completion needs authenticationAtsushi SAKAI2015-09-171-1/+0
* | Merge "Remove redundant help command test and commonize"Jenkins2015-09-161-23/+9
|\ \
| * | Remove redundant help command test and commonizemelanie witt2015-09-151-23/+9
| |/
* | Fix unicode issue in shell.main() error handlingVictor Stinner2015-09-151-0/+10
|/
* Merge "make sure os_password is set for auth_plugins"Jenkins2015-09-111-0/+16
|\
| * make sure os_password is set for auth_pluginsDaniel Wallace2015-09-101-0/+16
* | Add unit tests for different help commandsmelanie witt2015-09-081-2/+12
|/
* Merge "Set "latest" as default compute api version"Jenkins2015-08-071-4/+8
|\
| * Set "latest" as default compute api versionAndrey Kurilin2015-08-041-4/+8
* | Merge "Add version discover and check in CLI"Jenkins2015-08-071-0/+88
|\ \ | |/
| * Add version discover and check in CLIAndrey Kurilin2015-08-041-0/+88
* | Merge "Implements 'microversions' api type - Part 2"Jenkins2015-07-271-0/+109
|\ \ | |/
| * Implements 'microversions' api type - Part 2Andrey Kurilin2015-07-251-0/+109
* | Merge "rename root-password to set-password"Jenkins2015-07-271-4/+4
|\ \ | |/ |/|
| * rename root-password to set-passwordJames Penick2015-07-221-4/+4
* | Implements 'microversions' api type - Part 1Andrey Kurilin2015-07-161-3/+5
|/