summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix aggregate_update name and availability_zone clashnewton-eol6.0.2stable/newtonDan Smith2017-10-033-30/+72
* fix formatting of release noteDoug Hellmann2017-06-051-2/+29
* Update UPPER_CONSTRAINTS_FILE for stable/newton6.0.1Roman Podoliaka2017-04-211-1/+1
* 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
* | Use upper-constraints when running toxMatt Riedemann2016-11-292-4/+39
|/
* Merge "Updated from global requirements" into stable/newtonJenkins2016-10-011-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2016-09-201-1/+1
* | Update .gitreview for stable/newtonDoug Hellmann2016-09-021-0/+1
|/
* Merge "Add support for v2.37 and auto-allocated networking"6.0.0Jenkins2016-08-307-32/+315
|\
| * Add support for v2.37 and auto-allocated networkingMatt Riedemann2016-08-197-32/+315
* | 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
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-251-1/+1
* | | Merge "Replace functions 'Dict.get' and 'del' with 'Dict.pop'"Jenkins2016-08-241-2/+1
|\ \ \
| * | | Replace functions 'Dict.get' and 'del' with 'Dict.pop'bhagyashris2016-08-241-2/+1
* | | | Merge "Updated from global requirements"Jenkins2016-08-241-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2016-08-241-1/+1
| |/ / /
* | | | Removed unused 'install_venv' modulebhagyashris2016-08-241-74/+0
|/ / /
* | | 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 "Updated from global requirements"Jenkins2016-08-211-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2016-08-211-1/+1
| | |_|/ | |/| |
* | | | 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
| | |/ | |/|
* | | Merge "Deprecate all the nova-network functions in the python API"Jenkins2016-08-1913-60/+188
|\ \ \ | | |/ | |/|
| * | Deprecate all the nova-network functions in the python APIDan Smith2016-08-1913-60/+188
* | | Merge "Deprecate network-* commands and clamp to microversion 2.35"Jenkins2016-08-1911-9/+461
|\ \ \ | |/ /
| * | Deprecate network-* commands and clamp to microversion 2.35Matt Riedemann2016-08-1911-9/+461
* | | Merge "Add eggs to gitignore list"Jenkins2016-08-191-0/+1
|\ \ \ | |/ / |/| |
| * | Add eggs to gitignore listAndrey Kurilin2016-08-181-0/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-191-3/+3
| |/ |/|
* | 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-172-1/+5
* | 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-166-10/+187
|\ \ \
| * | | Use neutron for network name -> id resolutionSean Dague2016-08-156-10/+187
* | | | Merge "Look up image names directly in glance"Jenkins2016-08-168-174/+278
|\ \ \ \ | |/ / /
| * | | Look up image names directly in glanceSean Dague2016-08-128-174/+278