This website requires JavaScript.
Explore
Get Started
openstack
/
python-glanceclient
Code
Issues
Proposed changes
Files
eb6ed51647ca2a4f6dfcf52fc603f2c5d4aa0e9e
python-glanceclient
/
glanceclient
/
v2
History
Jenkins
eb6ed51647
Merge "Expose checksum index image property in client"
2013-07-17 19:00:48 +00:00
..
__init__.py
Add minimal support for the v2 API
2012-06-04 08:49:26 -07:00
client.py
Enable client V2 to update/delete tags for a given image.
2013-07-02 21:32:49 +05:30
image_members.py
Start using Pyflakes and Hacking
2013-06-22 16:00:26 +02:00
image_tags.py
Enable client V2 to update/delete tags for a given image.
2013-07-02 21:32:49 +05:30
images.py
Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)
2013-06-04 00:42:32 +02:00
schemas.py
Simplify v2 schema lookup
2012-08-08 11:28:31 -07:00
shell.py
Merge "Expose checksum index image property in client"
2013-07-17 19:00:48 +00:00