This website requires JavaScript.
Explore
Help
Register
Sign In
womax
/
python-glanceclient
Watch
1
Star
0
Fork
0
You've already forked python-glanceclient
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e1d4a4f22099219e73c49671a991495d6eae745
python-glanceclient
/
glanceclient
T
History
Cao Xuan Hoang
47e289bec2
Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
...
trivialfix Change-Id: I4d05a8bbcf99794c02261a9f9136e1c6f2c561a6
2016-09-28 11:52:29 +07:00
..
common
switch from keystoneclient to keystoneauth
2016-09-03 03:22:04 +00:00
openstack
Remove unused openstack/common/apiclient/client
2016-07-27 12:02:01 -04:00
tests
Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
2016-09-28 11:52:29 +07:00
v1
Fixed grammar in image-download command description
2016-06-01 10:07:47 +00:00
v2
Merge "Revert "Don't update tags every time""
2016-08-20 19:16:37 +00:00
__init__.py
Enable flake8 checks
2015-07-21 17:08:27 +03:00
_i18n.py
Do not fall back to namespaced oslo.i18n
2015-06-24 16:56:56 -05:00
client.py
switch from keystoneclient to keystoneauth
2016-09-03 03:22:04 +00:00
exc.py
py3: Fix encoding and use sys.stdin.buffer
2016-07-25 20:13:08 +05:30
shell.py
switch from keystoneclient to keystoneauth
2016-09-03 03:22:04 +00:00