summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Typo - nova CLI deprecation warningHEADmasterDavid Wlazlo2023-05-172-3/+3
* Bump microversion to 2.9518.3.0Artom Lifshitz2023-02-022-1/+3
* Merge "tests: Fix Python 3.11 compatibility"Zuul2022-12-151-4/+12
|\
| * tests: Fix Python 3.11 compatibilityStephen Finucane2022-12-121-4/+12
* | trivial: Remove use of kwargsStephen Finucane2022-12-122-146/+278
|/
* Remove unnecessary testing code18.2.0Takashi Natsume2022-09-191-16/+7
* MV 2.93 - Add support to rebuild boot volumewhoami-rajat2022-09-062-1/+2
* Fix a fixture for keypairs tests18.1.0Takashi Natsume2022-08-052-7/+12
* Merge "Add support for 2.92 : keypair import mandatory"Zuul2022-08-024-3/+50
|\
| * Add support for 2.92 : keypair import mandatorySylvain Bauza2022-07-284-3/+50
* | Merge "Microversion 2.91: Support specifying destination host to unshelve"Zuul2022-08-025-5/+173
|\ \ | |/
| * Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-07-285-5/+173
* | Update pre-commit hook, hacking versionsStephen Finucane2022-04-083-15/+22
* | Deprecate nova CLIStephen Finucane2022-04-062-9/+32
|/
* Microversion 2.90 - Configurable hostnamesxena-em17.6.0Stephen Finucane2021-09-025-36/+296
* tests: Add missing 'nova update' unit testsStephen Finucane2021-09-022-0/+32
* Microversion 2.89 - os-volume_attachmentsLee Yarwood2021-08-243-1/+24
* Use importlib instead of impTakashi Kajinami2021-08-161-4/+9
* Use Block Storage API v3 instead of API v2Takashi Kajinami2021-07-271-1/+1
* Refactor constructing request bodyTakashi Natsume2021-05-061-24/+27
* Add unit tests for client loggermelanie witt2021-04-101-0/+12
* When creating a client, pass the default loggerRadomir Dopieralski2021-03-251-1/+1
* Add support for microversion v2.8817.4.0Stephen Finucane2021-03-026-31/+212
* Deprecate agent commands and APIs17.3.0Takashi Natsume2021-01-134-12/+53
* Fix undesirable raw Python errorTakashi Natsume2021-01-042-0/+6
* 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-092-16/+24
|\
| * use stevedore to load extensionsDoug Hellmann2020-07-082-16/+24
* | Switch legacy Zuul jobs to native Zuul v3 jobsTakashi Natsume2020-07-083-60/+48
|/
* Merge "Use unittest.mock instead of third party mock"Zuul2020-04-2714-17/+14
|\
| * Use unittest.mock instead of third party mockTakashi Natsume2020-04-2614-17/+14
* | Remove future importsTakashi Natsume2020-04-262-3/+0
|/
* Merge "Microversion 2.87 - Stable device boot from volume rescue"17.0.0Zuul2020-04-102-1/+2
|\
| * Microversion 2.87 - Stable device boot from volume rescueLee Yarwood2020-04-102-1/+2
* | Merge "Microversion 2.86 - Extra spec validation"Zuul2020-04-102-1/+2
|\ \ | |/
| * Microversion 2.86 - Extra spec validationLee Yarwood2020-04-092-1/+2
* | FUP: Add volume-update CLI pre V285 testszhangbailin2020-04-101-0/+12
|/
* Microversion 2.85: Change volume-update CLIzhangbailin2020-04-095-9/+116
* Make 'server list --config-drive' a boolean optionStephen Finucane2020-04-084-29/+43
* Microversion 2.84 - action event fault detailszhangbailin2020-04-082-1/+2
* Microversion 2.83 - Add more filters for the nova list commandVictor Coutellier2020-04-075-6/+130
* Microversion 2.82 - nova cyborg interactionTakashi Natsume2020-03-122-1/+2
* Don't print user_data for 'nova show'Stephen Finucane2020-02-262-2/+2
* Random cleanupsStephen Finucane2020-02-214-7/+7
* Bump to hacking 2.xStephen Finucane2020-02-215-8/+8
* Remove sixStephen Finucane2020-02-2128-369/+278
* 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
|\