summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit
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
* 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-131-8/+24
* Fix undesirable raw Python errorTakashi Natsume2021-01-041-0/+3
* Remove unused codeTakashi Natsume2020-07-312-40/+0
* use stevedore to load extensionsDoug Hellmann2020-07-081-10/+15
* 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
* Random cleanupsStephen Finucane2020-02-214-7/+7
* Bump to hacking 2.xStephen Finucane2020-02-213-2/+3
* Remove sixStephen Finucane2020-02-2114-278/+232
* 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
* | 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
|/
* Remove cells v1 and extension commands and APIsTakashi NATSUME2019-10-044-195/+0
* Stop silently ignoring invalid 'nova boot --hint' optionsStephen Finucane2019-09-271-8/+36
* Add a check for --config-drive option on nova bootTakashi NATSUME2019-09-181-14/+21
* Microversion 2.79: Add delete_on_termination to volume-attach API15.1.0zhangbailin2019-09-093-0/+78
* Microversion 2.78 - show server topologyYongli He2019-09-064-0/+86
* Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-08-284-1/+71
* API microversion 2.76: Add 'power-update' external eventSurya Seetharaman2019-08-201-0/+1
* Microversion 2.75 - Multiple API cleanup changesGhanshyam Mann2019-08-201-0/+1
* Merge "Deprecate cells v1 and extension commands and APIs"Zuul2019-07-153-7/+44
|\