summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Support icmp-type and icmp-code to be set as zerogvrangan2017-09-262-2/+172
| |/ /
* | | Merge "Fix 'project purge' deletes ALL images problem"Jenkins2017-09-274-13/+22
|\ \ \
| * | | Fix 'project purge' deletes ALL images problemlihaijing2017-09-264-13/+22
| |/ /
* | | Merge "Add "volume service list --host" functional test case"Jenkins2017-09-261-2/+12
|\ \ \
| * | | Add "volume service list --host" functional test caselihaijing2017-09-191-2/+12
* | | | Merge "Update the documentation link for doc migration"Jenkins2017-09-262-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Update the documentation link for doc migrationlingyongxu2017-09-212-2/+2
| |/ /
* | | Merge "Add functional test cases for "volume qos associate/disassociate""Jenkins2017-09-191-1/+93
|\ \ \
| * | | Add functional test cases for "volume qos associate/disassociate"lihaijing2017-09-181-1/+93
* | | | Merge "Unroll the network qos policy functional tests"Jenkins2017-09-191-33/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Unroll the network qos policy functional testsDean Troyer2017-09-171-33/+42
| |/ /
* | | Merge "Useless line of code in shell.py"Jenkins2017-09-181-3/+0
|\ \ \ | |/ / |/| |
| * | Useless line of code in shell.pyHuan Xiong2017-09-081-3/+0
| |/
* | Merge "Attempt to work around chronically failing server issues with aggregat...Jenkins2017-09-162-4/+15
|\ \
| * | Attempt to work around chronically failing server issues with aggregates and qosDean Troyer2017-09-152-4/+15
* | | Fix subunit collection in functional tests with ostestr>=1.0.0Matthew Treinish2017-09-152-0/+16
|/ /
* | Merge "Fix output for subnet show"Jenkins2017-09-131-1/+1
|\ \
| * | Fix output for subnet showJens Harbott2017-09-121-1/+1
* | | Merge "Correct import of keystoneauth1 session"Jenkins2017-09-131-1/+1
|\ \ \
| * | | Correct import of keystoneauth1 sessionGage Hugo2017-09-121-1/+1
| | |/ | |/|
* | | Skip Volume v1 functional tests if v1 not presentDean Troyer2017-09-121-3/+24
|/ /
* | Merge "Update image cli doc and fix some typos"Jenkins2017-08-251-1/+1
|\ \
| * | Update image cli doc and fix some typoslihaijing2017-08-251-1/+1
| |/
* | Merge "Convert remaining network functional tests to JSON"Jenkins2017-08-252-55/+39
|\ \ | |/ |/|
| * Convert remaining network functional tests to JSONAkihiro Motoki2017-08-232-55/+39
* | Merge "Convert network qos functional tests to JSON"Jenkins2017-08-243-233/+193
|\ \ | |/
| * Convert network qos functional tests to JSONAkihiro Motoki2017-08-233-233/+193
* | Merge "Convert network security group functional tests to JSON"Jenkins2017-08-242-106/+52
|\ \ | |/
| * Convert network security group functional tests to JSONAkihiro Motoki2017-08-232-106/+52
* | Merge "flake8-import-order: Ensure to place project imports last"Jenkins2017-08-244-6/+7
|\ \
| * | flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-224-6/+7
| |/
* | Merge "Implied Roles"Jenkins2017-08-233-0/+334
|\ \
| * | Implied RolesHarry Rybacki2017-08-223-0/+334
| |/
* | Fix "openstack image unset" command's help message typolihaijing2017-08-231-2/+2
|/
* Merge "Use flake8-import-order plugin"Jenkins2017-08-1740-35/+47
|\
| * Use flake8-import-order pluginAkihiro Motoki2017-08-1740-35/+47
* | Merge "Allow PD as Subnetpool during Subnet creations"Jenkins2017-08-171-0/+7
|\ \ | |/ |/|
| * Allow PD as Subnetpool during Subnet creationsReedip2017-08-171-0/+7
* | Imported Translations from ZanataOpenStack Proposal Bot2017-08-163-964/+6805
* | Convert network segment functional tests to JSONDean Troyer2017-08-131-45/+99
|/
* Merge "network functest: Remove condition for segment test"Jenkins2017-07-282-89/+48
|\
| * network functest: Remove condition for segment testAkihiro Motoki2017-07-272-89/+48
* | Merge "Use instance variables for subnet tests"Jenkins2017-07-271-141/+146
|\ \
| * | Use instance variables for subnet testsGary Kotton2017-07-261-141/+146
* | | Skip object-store functional tests when Swift is not availableDean Troyer2017-07-263-11/+48
|/ /
* | Merge "Use *_as_ids instead *_as_list"Jenkins2017-07-262-19/+12
|\ \
| * | Use *_as_ids instead *_as_listRodrigo Duarte Sousa2017-03-012-19/+12
* | | Merge "wrong values in openstack quota show command"3.12.0Jenkins2017-07-251-5/+21
|\ \ \
| * | | wrong values in openstack quota show commandnidhimittalhada2017-07-241-5/+21
* | | | Merge "Add optional parameter "user_id" and "type" to list credentials"Jenkins2017-07-252-4/+63
|\ \ \ \