summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Fix aggregate_update name and availability_zone clashnewton-eol6.0.2stable/newtonDan Smith2017-10-033-30/+72
* Merge "Correct copy/paste errors in help" into stable/newtonJenkins2016-12-011-8/+5
|\
| * Correct copy/paste errors in helpDiana Clarke2016-11-281-8/+5
* | Make "policy" a mandatory argument for server-group-createNicolas Simonds2016-11-301-15/+1
|/
* Merge "Add support for v2.37 and auto-allocated networking"6.0.0Jenkins2016-08-306-32/+288
|\
| * Add support for v2.37 and auto-allocated networkingMatt Riedemann2016-08-196-32/+288
* | Fix test_trigger_crash_dump_in_locked_state_nonadmin testMatt Riedemann2016-08-301-3/+4
* | Fixes TypeError on Client instantiationThiago Paiva2016-08-262-1/+7
* | Merge "[functional] Do not discover same resources for every test"Jenkins2016-08-251-31/+37
|\ \
| * | [functional] Do not discover same resources for every testAndrey Kurilin2016-08-221-31/+37
* | | Replace functions 'Dict.get' and 'del' with 'Dict.pop'bhagyashris2016-08-241-2/+1
* | | functional tests fail if cirros image not existUkesh Kumar Vasudevan2016-08-221-2/+4
|/ /
* | Merge "[functional] Skip tests if API doesn't support microversion"Jenkins2016-08-221-6/+41
|\ \
| * | [functional] Skip tests if API doesn't support microversionAndrey Kurilin2016-08-191-6/+41
* | | Merge "Cap image API deprecated methods at 2.35"Jenkins2016-08-213-0/+23
|\ \ \
| * | | Cap image API deprecated methods at 2.35Matt Riedemann2016-08-193-0/+23
* | | | Merge "Cap baremetal python APIs at 2.35"Jenkins2016-08-211-0/+4
|\ \ \ \ | |/ / /
| * | | Cap baremetal python APIs at 2.35Matt Riedemann2016-08-191-0/+4
| | |/ | |/|
* | | Merge "Pick first image if can't find the specific image"Jenkins2016-08-211-1/+9
|\ \ \ | |/ / |/| |
| * | Pick first image if can't find the specific imageUkesh Kumar Vasudevan2016-08-201-1/+9
| |/
* | Deprecate all the nova-network functions in the python APIDan Smith2016-08-1913-60/+188
* | Deprecate network-* commands and clamp to microversion 2.35Matt Riedemann2016-08-1910-9/+394
|/
* Store api_version object in one placeAndrey Kurilin2016-08-1812-67/+77
* Merge "Make wait_for_server_os_boot wait longer"5.1.0Jenkins2016-08-181-4/+6
|\
| * Make wait_for_server_os_boot wait longerMatt Riedemann2016-08-151-4/+6
* | Use glanceclient for functional testsMatt Riedemann2016-08-171-1/+4
* | Merge "Refactor test_servers APIVersion setup"Jenkins2016-08-161-30/+23
|\ \
| * | Refactor test_servers APIVersion setupClenimar Filemon2016-08-021-30/+23
* | | Merge "Use neutron for network name -> id resolution"Jenkins2016-08-165-10/+175
|\ \ \
| * | | Use neutron for network name -> id resolutionSean Dague2016-08-155-10/+175
* | | | Merge "Look up image names directly in glance"Jenkins2016-08-167-174/+268
|\ \ \ \ | |/ / /
| * | | Look up image names directly in glanceSean Dague2016-08-127-174/+268
| | |/ | |/|
* | | Merge "Skip nova-network-only tests if using Neutron"Jenkins2016-08-164-0/+23
|\ \ \
| * | | Skip nova-network-only tests if using NeutronMatt Riedemann2016-08-154-0/+23
| |/ /
* | | Handle successful response in console functional testsMatt Riedemann2016-08-152-9/+13
|/ /
* | Added smaller flavors for novaclient functional tests to useSarah Ulmer2016-08-111-6/+4
* | Split nic parsing out of _boot methodMatt Riedemann2016-08-091-49/+55
* | Fix boot --nic error message for v2.32 boundaryMatt Riedemann2016-08-092-9/+34
* | Microversion 2.35 adds keypairs pagination supportPavel Kholkin2016-08-057-4/+115
* | Merge "Modify flatten method to display an empty dict"Jenkins2016-08-052-3/+5
|\ \
| * | Modify flatten method to display an empty dictHironori Shiina2016-08-052-3/+5
* | | Merge "remove start_version arg for keypairs v2.10 shell"Jenkins2016-08-051-6/+3
|\ \ \
| * | | remove start_version arg for keypairs v2.10 shellPavel Kholkin2016-08-041-6/+3
| |/ /
* | | Added support for microversion 2.34Timofey Durakov2016-08-042-1/+2
|/ /
* | Merge "Add support for microversion 2.33"Jenkins2016-08-037-12/+121
|\ \
| * | Add support for microversion 2.33Andrey Volkov2016-08-037-12/+121
| |/
* | Fix python35 job failuresJens Rosenboom2016-08-031-5/+5
|/
* Change all test URLs to use example.comEdLeafe2016-07-201-20/+27
* Fix deprecation message for --volume-service-nameMatt Riedemann2016-07-181-1/+2
* Merge "Deprecate baremetal API and CLI interfaces"5.0.0Jenkins2016-07-152-11/+42
|\