summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in novaclient2.16.0wingwj2014-02-252-2/+2
* Merge "Fix i18n messages in novaclient, part II"Jenkins2014-02-241-440/+467
|\
| * Fix i18n messages in novaclient, part IISergio Cazzolato2014-02-151-440/+467
* | Updated from global requirementsOpenStack Jenkins2014-02-232-3/+3
* | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2014-02-202-2/+2
|\ \
| * | Replace assertEqual(None, *) with assertIsNone in testszhang-jinnan2014-02-192-2/+2
| |/
* | Merge "Invalid client version message unclear"Jenkins2014-02-201-1/+1
|\ \
| * | Invalid client version message unclearLeandro I. Costantino2014-02-191-1/+1
| |/
* | Remove None for dict.get()zhang-jinnan2014-02-196-11/+11
|/
* Merge "Remove invalid parameter of quota-update"Jenkins2014-02-155-75/+2
|\
| * Remove invalid parameter of quota-updateshihanzhang2014-02-115-75/+2
* | Merge "Adds support for the get_rdp_console API"Jenkins2014-02-155-0/+63
|\ \
| * | Adds support for the get_rdp_console APIAlessandro Pilotti2014-02-085-0/+63
* | | Merge "Fix spelling miss of password_func variable"Jenkins2014-02-151-1/+1
|\ \ \
| * | | Fix spelling miss of password_func variableHaiwei Xu2014-02-131-1/+1
* | | | Merge "Update broken command line reference link"Jenkins2014-02-151-1/+1
|\ \ \ \
| * | | | Update broken command line reference linkEric Guo2014-02-131-1/+1
| | |_|/ | |/| |
* | | | Fix copy/paste errors in print messageshuangtianhua2014-02-132-6/+12
|/ / /
* | | Merge "Remove tox locale overrides"Jenkins2014-02-111-2/+0
|\ \ \
| * | | Remove tox locale overridesJeremy Stanley2014-02-101-2/+0
* | | | Merge "Fixed super constructor call for TestResponse class"Jenkins2014-02-111-1/+1
|\ \ \ \
| * | | | Fixed super constructor call for TestResponse classAndrew Lazarev2014-02-041-1/+1
| | |_|/ | |/| |
* | | | Merge "[UT] Removed duplicate key from dict in fake baremetal_node"Jenkins2014-02-101-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | [UT] Removed duplicate key from dict in fake baremetal_nodeAndrew Lazarev2014-02-041-1/+0
| |/ /
* | | Merge "Fix i18n messages in novaclient, part I"Jenkins2014-02-1017-108/+131
|\ \ \
| * | | Fix i18n messages in novaclient, part ISergio Cazzolato2014-01-2817-108/+132
* | | | Merge "Fixed multi validation and wrong fail calls in unit tests"Jenkins2014-02-101-3/+2
|\ \ \ \
| * | | | Fixed multi validation and wrong fail calls in unit testsAndrew Lazarev2014-02-041-3/+2
| | |/ / | |/| |
* | | | Merge "[UT] Fixed floating_ip_pools fake return to expected one"Jenkins2014-02-101-1/+1
|\ \ \ \
| * | | | [UT] Fixed floating_ip_pools fake return to expected oneAndrew Lazarev2014-02-041-1/+1
| |/ / /
* | | | Merge "Fix Serivce class AttributeError"Jenkins2014-02-102-1/+2
|\ \ \ \
| * | | | Fix Serivce class AttributeErrorMasayuki Igawa2014-02-052-1/+2
| |/ / /
* | | | Merge "Update my mailmap"Jenkins2014-02-101-0/+2
|\ \ \ \
| * | | | Update my mailmapAlex Meade2014-02-051-0/+2
| |/ / /
* | | | Merge "Fixed polling after boot in shell"Jenkins2014-02-104-2/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed polling after boot in shellAndrew Lazarev2014-02-054-2/+38
| |/ /
* | | Fix python 3.3 unit test jobRussell Bryant2014-02-091-1/+0
|/ /
* | Merge "Flavor ExtraSpecs containing '/' cannot be deleted"Jenkins2014-02-018-0/+96
|\ \
| * | Flavor ExtraSpecs containing '/' cannot be deletedSergio Cazzolato2014-01-318-0/+96
* | | Removed undefined method in install_env.py fileVictor Morales2014-01-311-1/+0
|/ /
* | Adds ability to boot a server via the Nova V3 APIChris Yeoh2014-01-288-257/+362
|/
* Merge "Reuse Resource from oslo"Jenkins2014-01-281-89/+3
|\
| * Reuse Resource from osloAndrey Kurilin2014-01-261-89/+3
* | Removes unsupported volume commands from V3 API supportChristopher Yeoh2014-01-271-217/+0
|/
* Merge "Adds volume support for the V3 API"Jenkins2014-01-255-3/+138
|\
| * Adds volume support for the V3 APIChris Yeoh2014-01-115-3/+138
* | Merge "Fix QuotaClassSet and their tests"Jenkins2014-01-253-28/+13
|\ \
| * | Fix QuotaClassSet and their testsMasayuki Igawa2014-01-153-28/+13
* | | Merge "Add tests for boot method of v3 shell"Jenkins2014-01-251-0/+332
|\ \ \
| * | | Add tests for boot method of v3 shellAndrey Kurilin2014-01-221-0/+332