summaryrefslogtreecommitdiff
path: root/novaclient/v2/servers.py
Commit message (Expand)AuthorAgeFilesLines
* trivial: Remove use of kwargsStephen Finucane2022-12-121-140/+271
* Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-07-281-2/+63
* Microversion 2.90 - Configurable hostnamesxena-em17.6.0Stephen Finucane2021-09-021-33/+100
* Make 'server list --config-drive' a boolean optionStephen Finucane2020-04-081-5/+4
* Microversion 2.83 - Add more filters for the nova list commandVictor Coutellier2020-04-071-0/+6
* Remove sixStephen Finucane2020-02-211-18/+9
* Add a check for --config-drive option on nova bootTakashi NATSUME2019-09-181-2/+2
* Microversion 2.78 - show server topologyYongli He2019-09-061-0/+18
* Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-08-281-0/+29
* Update api-ref locationAndreas Jaeger2019-07-221-1/+1
* Add host and hypervisor_hostname to create serverszhu.boxiang2019-07-081-3/+27
* Merge "Allow passing negative values for the locked search_opt in cs.servers....Zuul2019-05-231-2/+7
|\
| * Allow passing negative values for the locked search_opt in cs.servers.listSurya Seetharaman2019-05-221-2/+7
* | Merge "Optimize limit option docs string description for novaclient"Zuul2019-05-171-0/+4
|\ \ | |/ |/|
| * Optimize limit option docs string description for novaclientchenke2019-05-171-0/+4
* | Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-05-131-0/+28
|/
* Add support for microversion v2.7213.0.0Lajos Katona2019-03-061-0/+4
* Merge "Fix output of interface-attach command"Zuul2019-02-261-2/+4
|\
| * Fix output of interface-attach commandTakashi NATSUME2019-02-191-2/+4
* | Make Server.networks use a predictable sort orderMatt Riedemann2019-02-201-2/+9
|/
* Microversion 2.68: Remove 'forced' live migrations, evacuationsStephen Finucane2019-02-131-52/+124
* Fix flavor keyerror when nova boot vmzhaolihui2018-12-131-1/+1
* Fix a type of block_device_mapping_v2 in a commentTakashi NATSUME2018-11-211-2/+3
* Add support for microversion 2.67: BDMv2 volume_typeMatt Riedemann2018-10-141-0/+8
* Microversion 2.63 - Add trusted_image_certificatesJackie Truong2018-06-151-3/+32
* Merge "Revert "Fix listing of instances above API max_limit""10.3.0Zuul2018-06-061-4/+1
|\
| * Revert "Fix listing of instances above API max_limit"Matt Riedemann2018-06-051-4/+1
* | Fix the docstring for the update methodTatiana Kholkina2018-02-191-1/+1
|/
* Fix listing of instances above API max_limitJacek Tomasiak2018-02-071-1/+4
* Add support for the 2.57 microversionMatt Riedemann2018-01-151-19/+47
* Remove deprecated fixedip/floatingip/virtual interface CLIs/APIsMatt Riedemann2018-01-111-108/+0
* Microversion 2.56 - Enable cold migration with target hostTakashi NATSUME2017-12-041-0/+28
* Microversion 2.54 - Enable reset keypair while rebuildTakashi NATSUME2017-11-171-0/+11
* Stop posting to os-volumes_bootMonty Taylor2017-11-161-8/+4
* Fix reservation_id not supported by Nova APIJeremy Liu2017-08-061-5/+7
* Update URLs in docs, comments and setup.cfgTakashi NATSUME2017-07-281-1/+1
* Allow tuple as for nics valueAndrey Kurilin2017-07-271-2/+3
* Microversion 2.52 - Support tag when bootKevin_Zheng2017-07-191-1/+10
* Microversion 2.49 - Virt device tagged attachTakashi NATSUME2017-07-121-0/+39
* Cleanup duplicated methodsAndrey Kurilin2017-06-221-52/+0
* 2.45: createImage/createBackup image_id is in response bodyMatt Riedemann2017-04-261-3/+9
* 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfacesMatt Riedemann2017-04-251-6/+23
* Remove deprecated security_groups APIsMatt Riedemann2017-03-201-2/+6
* Grammar typo in the comments for function set_meta.Jeffrey Guan2017-02-231-2/+2
* Make _console() publichuangtianhua2017-01-181-26/+80
* Replace six.iteritems() with .items()gengchc22016-12-091-1/+1
* Add support for v2.37 and auto-allocated networkingMatt Riedemann2016-08-191-24/+47
* Virtual device tagging client supportArtom Lifshitz2016-07-121-0/+18
* Add support for microversion 2.30Sylvain Bauza2016-06-221-2/+34
* Add support for microversion 2.29Sylvain Bauza2016-06-221-2/+41