summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| |_|/ |/| |
* | | Move other-requirements.txt to bindep.txtAndreas Jaeger2016-08-121-0/+0
|/ /
* | Merge "Make novaclient functional tests use pretty tox"Jenkins2016-08-121-2/+2
|\ \
| * | Make novaclient functional tests use pretty toxSean Dague2016-08-121-2/+2
* | | Merge "Added smaller flavors for novaclient functional tests to use"Jenkins2016-08-121-6/+4
|\ \ \
| * | | Added smaller flavors for novaclient functional tests to useSarah Ulmer2016-08-111-6/+4
| |/ /
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-111-1/+1
|/ /
* | 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
* | Updated from global requirementsOpenStack Proposal Bot2016-08-051-1/+1
* | Microversion 2.35 adds keypairs pagination supportPavel Kholkin2016-08-058-4/+120
* | Merge "Modify flatten method to display an empty dict"Jenkins2016-08-052-3/+5
|\ \