summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Deprecate baremetal API and CLI interfacesSean Dague2016-07-142-11/+42
* | Merge "Add a missing i18n support"Jenkins2016-07-131-1/+2
|\ \
| * | Add a missing i18n supportHuanxuan Ao2016-07-131-1/+2
* | | Merge "Correctly handle NOVACLIENT_INESCURE"Jenkins2016-07-131-2/+2
|\ \ \ | |/ / |/| |
| * | Correctly handle NOVACLIENT_INESCUREKevin_Zheng2016-07-131-2/+2
* | | Merge "Virtual device tagging client support"Jenkins2016-07-126-4/+220
|\ \ \ | |/ / |/| |
| * | Virtual device tagging client supportArtom Lifshitz2016-07-126-4/+220
* | | Update clouds.yaml.sampleArtom Lifshitz2016-07-111-2/+4
|/ /
* | Merge "base.Resource not define __ne__() built-in function"Jenkins2016-07-092-1/+4
|\ \
| * | base.Resource not define __ne__() built-in functionyuyafei2016-07-092-1/+4
* | | Merge "Remove white space between print and ()"Jenkins2016-07-051-1/+1
|\ \ \
| * | | Remove white space between print and ()yuyafei2016-07-051-1/+1
| |/ /
* | | Clean up deprecated CLI optionsKevin_Zheng2016-07-044-304/+10
|/ /
* | Merge "functional: fix a deprecation warning in test_auth.TestAuthentication"Jenkins2016-07-011-1/+1
|\ \
| * | functional: fix a deprecation warning in test_auth.TestAuthenticationRoman Podoliaka2016-07-011-1/+1
* | | Merge "functional: skip test_auth_via_keystone_vX if X is not available"Jenkins2016-07-012-0/+24
|\ \ \ | |/ /
| * | functional: skip test_auth_via_keystone_vX if X is not availableRoman Podoliaka2016-07-012-0/+24
* | | Merge "Raise an exception in v2.client for direct_use"Jenkins2016-07-011-9/+10
|\ \ \
| * | | Raise an exception in v2.client for direct_useAndrey Kurilin2016-07-011-9/+10
| | |/ | |/|
* | | Merge "Add support for microversion 2.31"Jenkins2016-07-012-1/+2
|\ \ \
| * | | Add support for microversion 2.31Radoslav Gerganov2016-07-012-1/+2
* | | | Merge "Make it possible to list quotas with details"Jenkins2016-07-016-6/+125
|\ \ \ \ | |_|_|/ |/| | |