summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Glance v3 client methods for work with blobsDarja Shakhray2015-08-261-1/+178
* Glance v3 client basic methodsMike Fedosin2015-08-261-1/+275
* Glance v3 client initial commitMike Fedosin2015-08-263-0/+153
* Extend unittests coverage for v2 tasks moduleKamil Rykowski2015-07-201-14/+97
* Fix exception message in Http.pywangxiyuan2015-07-141-0/+14
* Merge "Fix an issue with broken test on ci"Jenkins2015-07-131-28/+28
|\
| * Fix an issue with broken test on ciMike Fedosin2015-07-131-28/+28
* | Remove usage of assert_called_once on Mock objectsrico.lin2015-07-101-1/+1
|/
* Account for dictionary order in test_shell.pyCorey Bryant2015-06-291-5/+12
* Merge "Add v2 support for the marker attribute"Jenkins2015-06-221-0/+6
|\
| * Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+6
* | Import only modules and update tox.iniCindy Pallares2015-06-174-23/+25
* | Merge "Close iterables at the end of iteration"Jenkins2015-06-161-0/+13
|\ \ | |/ |/|
| * Close iterables at the end of iterationRobert Collins2015-06-111-0/+13
* | Merge "Add parameter 'changes-since' for image-list of v1"Jenkins2015-06-151-0/+57
|\ \
| * | Add parameter 'changes-since' for image-list of v1Fei Long Wang2015-05-061-0/+57
* | | Make glanceclient accept a session objectJamie Lennox2015-06-111-1/+35
| |/ |/|
* | Merge "Improve import related error handling"Jenkins2015-05-261-3/+56
|\ \
| * | Improve import related error handlingStuart McLaren2015-05-081-3/+56
| |/
* | Merge "Fix Metadef Object update issue with python-glanceclient"Jenkins2015-05-263-0/+36
|\ \
| * | Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-05-183-0/+36
* | | Merge "Use assertIn instead of assertTrue in tests"Jenkins2015-05-263-11/+11
|\ \ \
| * | | Use assertIn instead of assertTrue in testsKamil Rykowski2015-04-293-11/+11
| | |/ | |/|
* | | Merge "Unorder compare in tests"Jenkins2015-05-261-2/+2
|\ \ \
| * | | Unorder compare in testsJamie Lennox2015-04-291-2/+2
* | | | Merge "Include owner and status option in v2 image list"Jenkins2015-05-251-4/+8
|\ \ \ \
| * | | | Include owner and status option in v2 image listCindy Pallares2015-05-221-4/+8
| | |_|/ | |/| |
* | | | Fix functional tests in gateStuart McLaren2015-05-152-2/+30
|/ / /
* | | Add some basic CLI functional testsLouis Taylor2015-05-012-5/+60
| |/ |/|
* | Create functional test baseStuart McLaren2015-04-185-0/+154
|/
* Move unit tests to standard directoryStuart McLaren2015-04-1832-0/+8202