summaryrefslogtreecommitdiff
path: root/glanceclient/v2/schemas.py
Commit message (Expand)AuthorAgeFilesLines
* Replace six.iteritems() with .items()ji-xuepeng2017-02-081-2/+1
* Revert "Don't update tags every time"Steve Martinelli2016-08-191-3/+6
* Don't update tags every timeMike Fedosin2016-06-011-6/+3
* Enable hacking checksTin Lam2016-04-181-4/+3
* Docs are generated incorrectlyTom Cocozzello2016-03-221-1/+1
* Enable flake8 checksDarja Shakhray2015-07-211-6/+8
* Expose 'is_base' schema property attributeAlexander Tivelkov2015-03-271-1/+20
* Apply expected patch format when updating tags in v2.imagesSteve Lewis2015-03-121-2/+20
* Skip non-base properties in patch methodKamil Rykowski2014-09-291-3/+5
* Replace old httpclient with requestsAmalaBasha2014-07-101-1/+1
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-0/+31
|/
* Simplify v2 schema lookupBrian Waldon2012-08-081-10/+1
* Replace static v2 Image model with warlock modelBrian Waldon2012-07-131-0/+5
* Rewrite link parsing for finding v2 schemasBrian Waldon2012-07-131-4/+4
* Establish the supported importable interfaceBrian Waldon2012-07-131-2/+2
* Add 'explain' command to v2 that describes schemasBrian Waldon2012-06-071-0/+58
* Add minimal support for the v2 APIBrian Waldon2012-06-041-0/+0