summaryrefslogtreecommitdiff
path: root/novaclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Typo - nova CLI deprecation warningHEADmasterDavid Wlazlo2023-05-171-2/+2
* Bump microversion to 2.9518.3.0Artom Lifshitz2023-02-021-0/+2
* tests: Fix Python 3.11 compatibilityStephen Finucane2022-12-121-4/+12
* Remove unnecessary testing code18.2.0Takashi Natsume2022-09-191-16/+7
* MV 2.93 - Add support to rebuild boot volumewhoami-rajat2022-09-061-0/+1
* Fix a fixture for keypairs tests18.1.0Takashi Natsume2022-08-052-7/+12
* Merge "Add support for 2.92 : keypair import mandatory"Zuul2022-08-022-1/+31
|\
| * Add support for 2.92 : keypair import mandatorySylvain Bauza2022-07-282-1/+31
* | Merge "Microversion 2.91: Support specifying destination host to unshelve"Zuul2022-08-023-2/+109
|\ \ | |/
| * Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-07-283-2/+109
* | Update pre-commit hook, hacking versionsStephen Finucane2022-04-081-6/+12
* | Deprecate nova CLIStephen Finucane2022-04-061-7/+19
|/
* Microversion 2.90 - Configurable hostnamesxena-em17.6.0Stephen Finucane2021-09-022-0/+159
* tests: Add missing 'nova update' unit testsStephen Finucane2021-09-022-0/+32
* Microversion 2.89 - os-volume_attachmentsLee Yarwood2021-08-241-0/+19
* Use importlib instead of impTakashi Kajinami2021-08-161-4/+9
* Use Block Storage API v3 instead of API v2Takashi Kajinami2021-07-271-1/+1
* Add unit tests for client loggermelanie witt2021-04-101-0/+12
* Add support for microversion v2.8817.4.0Stephen Finucane2021-03-023-28/+175
* Deprecate agent commands and APIs17.3.0Takashi Natsume2021-01-132-8/+32
* Fix undesirable raw Python errorTakashi Natsume2021-01-041-0/+3
* Fix a functional test for 'nova agent-list'Takashi Natsume2021-01-031-2/+10
* Remove unused codeTakashi Natsume2020-07-312-40/+0
* Add a cleanup for a server in a functional testTakashi Natsume2020-07-281-0/+2
* Merge "use stevedore to load extensions"Zuul2020-07-091-10/+15
|\
| * use stevedore to load extensionsDoug Hellmann2020-07-081-10/+15
* | Switch legacy Zuul jobs to native Zuul v3 jobsTakashi Natsume2020-07-083-60/+48
|/
* Use unittest.mock instead of third party mockTakashi Natsume2020-04-2614-17/+14
* Merge "Microversion 2.87 - Stable device boot from volume rescue"17.0.0Zuul2020-04-101-0/+1
|\
| * Microversion 2.87 - Stable device boot from volume rescueLee Yarwood2020-04-101-0/+1
* | Merge "Microversion 2.86 - Extra spec validation"Zuul2020-04-101-0/+1
|\ \ | |/
| * Microversion 2.86 - Extra spec validationLee Yarwood2020-04-091-0/+1
* | FUP: Add volume-update CLI pre V285 testszhangbailin2020-04-101-0/+12
|/
* Microversion 2.85: Change volume-update CLIzhangbailin2020-04-092-2/+57
* Make 'server list --config-drive' a boolean optionStephen Finucane2020-04-081-11/+10
* Microversion 2.84 - action event fault detailszhangbailin2020-04-081-0/+1
* Microversion 2.83 - Add more filters for the nova list commandVictor Coutellier2020-04-072-2/+55
* Microversion 2.82 - nova cyborg interactionTakashi Natsume2020-03-121-0/+1
* Don't print user_data for 'nova show'Stephen Finucane2020-02-261-2/+1
* Random cleanupsStephen Finucane2020-02-214-7/+7
* Bump to hacking 2.xStephen Finucane2020-02-214-3/+4
* Remove sixStephen Finucane2020-02-2118-287/+238
* trivial: Remove 'u' prefix from stringStephen Finucane2020-02-211-1/+1
* Merge "Add minor version [21] to the test_versions"Zuul2019-11-131-3/+6
|\
| * Add minor version [21] to the test_versionszhangbailin2019-10-221-3/+6
* | Merge "Add functional test for migration-list in v2.80"16.0.0Zuul2019-10-191-0/+13
|\ \
| * | Add functional test for migration-list in v2.80zhangbailin2019-10-171-0/+13
* | | Add aggregate-cache-images command and client routinesDan Smith2019-10-184-0/+74
* | | Add images.GlanceManager.find_images() bulk queryDan Smith2019-10-182-2/+35
|/ /
* | Microversion 2.80: Add user_id/project_id to migration-list APIzhangbailin2019-10-163-0/+151
|/