This website requires JavaScript.
Explore
Get Started
openstack
/
python-glanceclient
Code
Issues
Proposed changes
Files
bcbd2af6aac3fe6a54c74ceca758db63ce3abab3
python-glanceclient
/
glanceclient
/
tests
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
..
functional
Replace tempest_lib with tempest.lib
2016-06-27 17:26:02 +08:00
unit
Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
2016-09-28 11:52:29 +07:00
__init__.py
Move unit tests to standard directory
2015-04-18 17:42:20 +00:00
utils.py
image-download: tests to catch stray output
2016-06-29 16:08:30 +00:00