summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add release notes for 0.12.0"0.12.0Jenkins2013-11-151-0/+12
|\
| * Add release notes for 0.12.0Mark J. Washenberger2013-11-141-0/+12
* | Merge "Fix Pep8 errors found by Pep8 1.4.6"Jenkins2013-11-152-4/+4
|\ \
| * | Fix Pep8 errors found by Pep8 1.4.6Dirk Mueller2013-10-182-4/+4
* | | Merge "change assertEquals to assertEqual"Jenkins2013-11-153-11/+11
|\ \ \
| * | | change assertEquals to assertEqualChristian Berendt2013-10-243-11/+11
| |/ /
* | | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-1531-31/+31
|\ \ \ | |_|/ |/| |
| * | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-2031-31/+31
* | | Merge "Added support for running the tests under PyPy with tox"Jenkins2013-11-121-1/+1
|\ \ \
| * | | Added support for running the tests under PyPy with toxAlex Gaynor2013-09-051-1/+1
* | | | Merge "Fix python 3.x related Hacking warnings"Jenkins2013-11-125-72/+82
|\ \ \ \
| * | | | Fix python 3.x related Hacking warningsDirk Mueller2013-08-265-72/+82
* | | | | python3: use six.moves for httplib importsChuck Short2013-10-162-21/+22
| |_|_|/ |/| | |
* | | | Merge "Fix regression bug after removing posixpath in http.py"Jenkins2013-10-092-1/+43
|\ \ \ \
| * | | | Fix regression bug after removing posixpath in http.pyYang Yu2013-09-282-1/+43
* | | | | Merge "Fix getting header in redirect processing"Jenkins2013-10-092-1/+26
|\ \ \ \ \
| * | | | | Fix getting header in redirect processingRussell Bryant2013-09-262-1/+26
* | | | | | Merge "Fix default value for a header"Jenkins2013-10-091-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix default value for a headerRussell Bryant2013-09-261-1/+1
| |/ / / /
* | | | | Fix misused assertTrue in unit testsChang Bo Guo2013-10-081-1/+3
* | | | | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-029-65/+585
|/ / / /
* | | | Merge "Support glance client can get ipv6 image url correctly"Jenkins2013-09-252-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support glance client can get ipv6 image url correctlyDazhao2013-09-062-0/+15
* | | | Merge "Use openstack-images-v2.1-json-patch for update method"Jenkins2013-09-192-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use openstack-images-v2.1-json-patch for update methodGhe Rivero2013-08-232-6/+6
* | | | Enable query image by tagFei Long Wang2013-08-284-1/+92
* | | | Fix glanceclient usage inconsistences for optionsGabe Westmaas2013-08-251-5/+5
| |_|/ |/| |
* | | Add 0.11.0 doc notesMark J. Washenberger2013-08-221-0/+12
|/ /
* | Merge "Don't use posixpath for URLs"Jenkins2013-08-221-3/+2
|\ \
| * | Don't use posixpath for URLsJustin Santa Barbara2013-08-051-3/+2
* | | Merge "Allow single-wildcard SSL common name matching"Jenkins2013-08-223-2/+85
|\ \ \ | |_|/ |/| |
| * | Allow single-wildcard SSL common name matchingBrian Waldon2013-08-213-2/+85
* | | Revert "removed deprecated parameter --public"Dean Troyer2013-08-191-1/+6
* | | Merge "removed deprecated parameter --public"Jenkins2013-08-191-6/+1
|\ \ \
| * | | removed deprecated parameter --publicChristian Berendt2013-07-301-6/+1
* | | | \Allow removal of properties using glance v2 apieddie-sheffield2013-08-132-6/+134
| |/ / |/| |
* | | Merge "Raise warlock requirement"Jenkins2013-08-120-0/+0
|\ \ \
| * | | Raise warlock requirementZhi Yan Liu2013-08-081-1/+1
| | |/ | |/|
* | | Merge "Updated from global requirements"Jenkins2013-08-126-20/+17
|\ \ \
| * | | Updated from global requirementsMonty Taylor2013-08-106-20/+17
* | | | Merge "Cast image_id to string before calling urllib.quote"Jenkins2013-08-092-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Cast image_id to string before calling urllib.quoteJustin Santa Barbara2013-08-072-2/+13
* | | | Revert 02116565d358a4fa254217779fef82b14b38d8ca0.10.0Mark J. Washenberger2013-08-083-16/+13
* | | | Add 0.10.0 docs updateMark J. Washenberger2013-08-081-0/+19
* | | | Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-0813-93/+353
| |/ / |/| |
* | | Merge "Changes to allow image upload with V2 api"Jenkins2013-07-312-0/+28
|\ \ \
| * | | Changes to allow image upload with V2 apieddie-sheffield2013-07-312-0/+28
* | | | Merge "Fix test assertions & test cases for V2 Shell Unit test"Jenkins2013-07-311-79/+176
|\ \ \ \ | |/ / / |/| | |
| * | | Fix test assertions & test cases for V2 Shell Unit testVenkatesh Sampath2013-07-251-79/+176
* | | | Merge "Enable client library V2 to create an image."Jenkins2013-07-302-0/+36
|\ \ \ \