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
bcbd2af6aac3fe6a54c74ceca758db63ce3abab3
python-glanceclient
/
glanceclient
/
tests
/
unit
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
..
v1
py3: Fix encoding and use sys.stdin.buffer
2016-07-25 20:13:08 +05:30
v2
Merge "Revert "Don't update tags every time""
2016-08-20 19:16:37 +00:00
var
Fixed TestHTTPSVerifyCert failure messages
2016-01-15 12:21:36 +02:00
__init__.py
Move unit tests to standard directory
2015-04-18 17:42:20 +00:00
test_base.py
Fix Resource.__eq__ mismatch semantics of object equal
2015-11-28 18:15:52 +08:00
test_client.py
Add parsing the endpoint URL
2015-09-08 20:52:45 +09:00
test_exc.py
py3: Fix encoding and use sys.stdin.buffer
2016-07-25 20:13:08 +05:30
test_http.py
Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
2016-09-28 11:52:29 +07:00
test_progressbar.py
Move unit tests to standard directory
2015-04-18 17:42:20 +00:00
test_shell.py
switch from keystoneclient to keystoneauth
2016-09-03 03:22:04 +00:00
test_ssl.py
Fixed TestHTTPSVerifyCert failure messages
2016-01-15 12:21:36 +02:00
test_utils.py
v2 - "readOnly" key should be used in schemas
2016-02-04 15:06:13 +08:00