summaryrefslogtreecommitdiff
path: root/novaclient/v2/servers.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extend microversion stuff to support resource classesAndrey Kurilin2016-06-161-44/+56
* Added functional tests for server tags (microverison 2.26)4.1.0Sergey Nikitin2016-06-151-15/+0
* Added Support of microverison 2.26Sergey Nikitin2016-05-181-0/+84
* Wrap interface_list by proper resource classAndrey Kurilin2016-03-091-1/+10
* Merge "Provide user with coherent interface to get request_ids"3.3.0Jenkins2016-03-021-31/+19
|\
| * Provide user with coherent interface to get request_idsCao Shufeng2016-02-151-31/+19
* | [microversion] Bump to 2.25Eli Qiao2016-03-021-8/+47
* | [microversions] Add support for 2.19Andrey Kurilin2016-02-161-5/+56
|/
* Add return-request-id-to-caller function(1/5)Takashi NATSUME2016-01-271-108/+309
* Add wrapper classes for return-request-id-to-callerTakashi NATSUME2016-01-261-1/+1
* [microversions] Add support for 2.17Andrey Kurilin2016-01-251-0/+9