summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow boot server with multiple nics"Jenkins2017-08-212-9/+32
|\
| * Allow boot server with multiple nicshuangtianhua2017-08-102-9/+32
* | Remove substitutions for command error msghuangtianhua2017-08-091-2/+2
|/
* Fix reservation_id not supported by Nova APIJeremy Liu2017-08-064-7/+35
* Replace six.itervalues() with dict.values() in python-novaclientyanghuichan2017-08-041-1/+1
* Merge "Remove custom autodoc implementation"Jenkins2017-08-011-4/+5
|\
| * Remove custom autodoc implementationStephen Finucane2017-07-121-4/+5
* | Update URLs in docs, comments and setup.cfgTakashi NATSUME2017-07-282-2/+2
* | Merge "Allow tuple as for nics value"Jenkins2017-07-272-4/+17
|\ \
| * | Allow tuple as for nics valueAndrey Kurilin2017-07-272-4/+17
* | | Merge "Help text for "--matching" is not clear."9.1.0Jenkins2017-07-271-2/+2
|\ \ \
| * | | Help text for "--matching" is not clear.nidhimittalhada2017-07-271-2/+2
* | | | Merge "Be clear about hypevisors.search used in a few CLIs"Jenkins2017-07-271-7/+16
|\ \ \ \
| * | | | Be clear about hypevisors.search used in a few CLIsMatt Riedemann2017-07-261-7/+16
* | | | | Merge "Add 'Forced down' column in serivce-list"Jenkins2017-07-272-2/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add 'Forced down' column in serivce-listTakashi NATSUME2017-07-262-2/+11
| |/ / /
* | | | Merge "Removed extra word 'method' from the NOTE"Jenkins2017-07-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed extra word 'method' from the NOTEArundhati Surpur2017-07-071-1/+1
* | | | Change Service repr to use self.id alwaysMatt Riedemann2017-07-262-13/+1
* | | | Microversion 2.53 - services and hypervisors using UUIDsMatt Riedemann2017-07-2612-57/+509
| |/ / |/| |
* | | Expect id and disabled_reason in GET /os-services responseMatt Riedemann2017-07-211-11/+2
* | | Merge "Adjust test_resize_down_revert to account for counting quotas"Jenkins2017-07-201-9/+8
|\ \ \
| * | | Adjust test_resize_down_revert to account for counting quotasMatt Riedemann2017-07-191-9/+8
* | | | Merge "Microversion 2.52 - Support tag when boot"Jenkins2017-07-195-2/+105
|\ \ \ \
| * | | | Microversion 2.52 - Support tag when bootKevin_Zheng2017-07-195-2/+105
* | | | | Merge "Fix the inappropriate parameter name"Jenkins2017-07-192-8/+77
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix the inappropriate parameter namezhangdaolong2017-07-162-8/+77
* | | | | Merge "Add resize down test which also verifies quota changes"Jenkins2017-07-191-0/+47
|\ \ \ \ \
| * | | | | Add resize down test which also verifies quota changesMatt Riedemann2017-07-161-0/+47
* | | | | | Merge "Add functional test for resize-confirm plus quota validation"Jenkins2017-07-192-0/+119
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Add functional test for resize-confirm plus quota validationMatt Riedemann2017-07-152-0/+119
| |/ / /
* | | | Add support for the 2.51 microversionMatt Riedemann2017-07-142-1/+2
* | | | Microversion 2.50 - fix quota class sets resource usageMatt Riedemann2017-07-146-5/+263
|/ / /
* | | Microversion 2.49 - Virt device tagged attachTakashi NATSUME2017-07-127-4/+166
| |/ |/|
* | Fix cropping the endpoint urlAndrey Kurilin2017-07-073-6/+45
|/
* Merge "Deprecate binary argument in nova service enable/disable/force-down CLIs"Jenkins2017-06-294-3/+48
|\
| * Deprecate binary argument in nova service enable/disable/force-down CLIsMatt Riedemann2017-06-274-3/+48
* | Merge "Cleanup duplicated methods"Jenkins2017-06-291-52/+0
|\ \
| * | Cleanup duplicated methodsAndrey Kurilin2017-06-221-52/+0
| |/
* | Microversion 2.48: Standardization of VM diagnosticsTakashi NATSUME2017-06-262-1/+2
* | 2.47: Show flavor info in server detailsChris Friesen2017-06-266-11/+132
|/
* Make --profile load from environment variablesTovin Seven2017-06-191-0/+1
* Revert "client.logger.warning wrongly used in migrations"9.0.1Sean Dague2017-06-151-5/+1
* Merge "Clean up ShellTest unit tests"Jenkins2017-06-141-51/+33
|\
| * Clean up ShellTest unit testsChris Friesen2017-06-141-51/+33
* | Merge "Error out if nic auto or none are not alone"Jenkins2017-06-142-0/+43
|\ \ | |/ |/|
| * Error out if nic auto or none are not aloneArtom Lifshitz2017-06-012-0/+43
* | Fix setting 'global_request_id' in SessionClientTakashi NATSUME2017-06-131-5/+0
* | Merge "Better handle key=value pair not being key=value"Jenkins2017-06-082-2/+24
|\ \
| * | Better handle key=value pair not being key=valueArtom Lifshitz2017-06-012-2/+24
| |/