summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop use of 'oslo' namespace package2.25.0Doug Hellmann2015-05-111-1/+1
* Merge "refactor functional test base class to no inherit from tempest_lib"Jenkins2015-05-083-59/+93
|\
| * refactor functional test base class to no inherit from tempest_libSean Dague2015-04-213-59/+93
* | Merge "Reuse uuidutils frim oslo_utils"Jenkins2015-05-083-39/+1
|\ \
| * | Reuse uuidutils frim oslo_utilsAndrey Kurilin2015-05-083-39/+1
* | | Merge "Sync latest code from oslo-incubator"Jenkins2015-05-087-39/+134
|\ \ \ | |/ /
| * | Sync latest code from oslo-incubatorAndrey Kurilin2015-05-087-39/+134
* | | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
|/ /
* | Merge "nova client now support limits subcommand"Jenkins2015-05-062-2/+45
|\ \
| * | nova client now support limits subcommandrajiv.kumar2015-05-042-2/+45
* | | Merge "Make _discover_extensions public"Jenkins2015-05-063-66/+73
|\ \ \
| * | | Make _discover_extensions publickylin7-sg2015-05-063-66/+73
* | | | Updated from global requirementsOpenStack Proposal Bot2015-05-042-3/+3
* | | | Don't use SessionClient for version-list APIKen'ichi Ohmichi2015-05-034-10/+93
|/ / /
* | | Merge "Don't lookup service url when bypass_url is given"Jenkins2015-04-273-5/+46
|\ \ \
| * | | Don't lookup service url when bypass_url is givenmelanie witt2015-04-213-5/+46
* | | | Merge "Deprecate v1.1 and remove v3"Jenkins2015-04-275-78/+34
|\ \ \ \
| * | | | Deprecate v1.1 and remove v3Andrey Kurilin2015-04-225-78/+34
| | |_|/ | |/| |
* | | | Add min/max microversions to version-list cmdKen'ichi Ohmichi2015-04-261-1/+4
* | | | Merge "Add --all-tenants option to 'nova delete'"Jenkins2015-04-232-3/+21
|\ \ \ \
| * | | | Add --all-tenants option to 'nova delete'melanie witt2015-04-022-3/+21
* | | | | Merge "Handle binary userdata files such as gzip"Jenkins2015-04-232-2/+41
|\ \ \ \ \
| * | | | | Handle binary userdata files such as gzipmelanie witt2015-04-032-2/+41
| |/ / / /
* | | | | Merge "Fix displaying of an unavailable flavor of a showing instance"Jenkins2015-04-233-3/+40
|\ \ \ \ \
| * | | | | Fix displaying of an unavailable flavor of a showing instanceFeodor Tersin2015-04-073-3/+40
| |/ / / /
* | | | | Merge "Report better error message --ephemeral poor usage"Jenkins2015-04-232-2/+10
|\ \ \ \ \
| * | | | | Report better error message --ephemeral poor usageRamaraja Ramachandran2015-04-072-2/+10
* | | | | | Merge "Revert "nova flavor-show command is inconsistent""Jenkins2015-04-225-32/+21
|\ \ \ \ \ \
| * | | | | | Revert "nova flavor-show command is inconsistent"melanie witt2015-04-215-32/+21
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Update README to work with release tools"Jenkins2015-04-221-0/+6
|\ \ \ \ \ \
| * | | | | | Update README to work with release toolsDoug Hellmann2015-04-211-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | fix FloatingIP repr2.24.1Sean Dague2015-04-223-3/+11
|/ / / / /
* | | | | Merge "Remove all imports from oslo namespace"2.24.0Jenkins2015-04-2020-27/+27
|\ \ \ \ \
| * | | | | Remove all imports from oslo namespaceAndrey Kurilin2015-04-2020-27/+27
| |/ / / /
* | | | | Merge "Fix typo on class Client sample"Jenkins2015-04-201-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix typo on class Client sampleKen'ichi Ohmichi2015-04-171-3/+3
| | |/ / | |/| |
* | | | Uncap library requirements for libertyDoug Hellmann2015-04-162-4/+4
|/ / /
* | | Merge "Combine test cases for checking nova limits response"Jenkins2015-04-011-18/+15
|\ \ \ | |/ / |/| |
| * | Combine test cases for checking nova limits responseRajiv Kumar2015-04-011-18/+15
* | | Merge "Fix repr of FloatingIPBulk"Jenkins2015-03-313-8/+15
|\ \ \
| * | | Fix repr of FloatingIPBulkEugeniya Kudryashova2015-03-313-8/+15
* | | | Merge "Don't record time when self.timing is False"Jenkins2015-03-286-35/+110
|\ \ \ \ | |/ / / |/| | |
| * | | Don't record time when self.timing is FalseZhiQiang Fan2015-03-216-35/+110
* | | | Merge "Corrected help for nova boot when attaching block device"Jenkins2015-03-261-2/+3
|\ \ \ \
| * | | | Corrected help for nova boot when attaching block deviceyatinkarel2015-03-261-2/+3
| | |/ / | |/| |
* | | | Fix comments on metadata number limitationtengqm2015-03-261-4/+2
|/ / /
* | | Removes reference to v3 nova api from novaclient docsChris Yeoh2015-03-252-2/+2
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2015-03-212-6/+6
|/
* Revert 'Remove image to local block device mapping'jichenjc2015-03-192-0/+15
* Ensure the use of volume endpoint in volumes apis2.23.0melanie witt2015-03-1711-60/+204