summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsOpenStack Proposal Bot2017-09-201-1/+1
* Updated from global requirementsOpenStack Proposal Bot2017-09-132-5/+5
* Updated from global requirementsOpenStack Proposal Bot2017-09-011-1/+1
* Merge "image-create-via-import fails with ValueError"Jenkins2017-08-241-1/+4
|\
| * image-create-via-import fails with ValueErrorAbhishek Kekane2017-08-241-1/+4
* | Merge "Fix image-import call"Jenkins2017-08-241-1/+1
|\ \ | |/ |/|
| * Fix image-import callBrian Rosmaita2017-08-181-1/+1
* | Merge "stage call fails with TypeError"Jenkins2017-08-211-4/+6
|\ \
| * | stage call fails with TypeErrorAbhishek Kekane2017-08-171-4/+6
| |/
* | Updated from global requirementsOpenStack Proposal Bot2017-08-181-3/+3
|/
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
* Updated from global requirementsOpenStack Proposal Bot2017-07-272-2/+2
* Add missing docstring2.8.0Erno Kuvaja2017-07-271-0/+1
* Merge "Add image import features to client"Jenkins2017-07-272-2/+133
|\
| * Add image import features to clientErno Kuvaja2017-07-272-2/+133
* | Merge "Add release note for Pike"Jenkins2017-07-271-0/+76
|\ \
| * | Add release note for PikeBrian Rosmaita2017-07-271-0/+76
* | | Merge "Add documentation for image import commands"Jenkins2017-07-271-0/+173
|\ \ \
| * | | Add documentation for image import commandsBrian Rosmaita2017-07-271-0/+173
* | | | Merge "Update glanceclient version ref"Jenkins2017-07-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update glanceclient version refBrian Rosmaita2017-07-251-1/+1
* | | | Merge "Validate input args before trying image download"Jenkins2017-07-262-7/+22
|\ \ \ \
| * | | | Validate input args before trying image downloadRavi Shekhar Jethani2017-07-242-7/+22
* | | | | Merge "Make --profile load from environment variables"Jenkins2017-07-262-9/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make --profile load from environment variablesTovin Seven2017-07-242-9/+11
| |/ / /
* | | | Merge "Remove team:diverse-affiliation from tags"Jenkins2017-07-251-2/+1
|\ \ \ \
| * | | | Remove team:diverse-affiliation from tagsErno Kuvaja2017-07-211-2/+1
* | | | | Merge "help text for container_format, disk_format"Jenkins2017-07-251-2/+3
|\ \ \ \ \
| * | | | | help text for container_format, disk_formatM V P Nitesh2017-07-061-2/+3
* | | | | | Removed the --no-ssl-compression parameter which is deprecatedPranaliD2017-07-255-118/+1
* | | | | | Merge "Update and optimize documentation links"Jenkins2017-07-256-16/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update and optimize documentation linksHangdong Zhang2017-07-196-16/+16
| | |/ / / | |/| | |
* | | | | Merge "Fix 'UnicodeEncodeError' for unicode values in url"Jenkins2017-07-241-38/+57
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix 'UnicodeEncodeError' for unicode values in urlbhagyashris2017-01-241-38/+57
* | | | | Updated from global requirementsOpenStack Proposal Bot2017-07-231-1/+1
* | | | | Updated from global requirementsOpenStack Proposal Bot2017-07-211-1/+1
| |/ / / |/| | |
* | | | Updated from global requirementsOpenStack Proposal Bot2017-07-131-1/+1
* | | | Merge "Fix man page build"Jenkins2017-07-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix man page buildJavier Pena2017-07-041-1/+1
| | |/ | |/|
* | | Updated from global requirementsOpenStack Proposal Bot2017-07-042-2/+2
|/ /
* | Merge "Replace assertTrue(isinstance()) with assertIsInstance()"Jenkins2017-06-301-1/+1
|\ \
| * | Replace assertTrue(isinstance()) with assertIsInstance()Van Hung Pham2017-06-141-1/+1
* | | turn on warning-is-error in sphinx buildDoug Hellmann2017-06-283-2/+3
* | | use openstackdocstheme html contextDoug Hellmann2017-06-281-1/+11
* | | update the doc URLs in the readmeDoug Hellmann2017-06-281-2/+2
* | | switch to openstackdocsthemeDoug Hellmann2017-06-283-4/+17
* | | import content from cli-reference in openstack-manualsDoug Hellmann2017-06-283-1/+1845
* | | move existing content into the new standard structureDoug Hellmann2017-06-289-99/+82
* | | add explicit dependency on pyopensslDoug Hellmann2017-06-282-0/+6
* | | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-2811-25/+22
|\ \ \