summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "osc-lib: api.auth"Jenkins2016-07-071-2/+2
|\
| * osc-lib: api.authDean Troyer2016-06-301-2/+2
* | Improve masking of secrets in configuration showAlvaro Lopez Garcia2016-06-211-3/+14
|/
* Do not prompt for scope options with default scoped tokensDolph Mathews2016-06-171-5/+5
* Finish osc-lib transition for command.pyDean Troyer2016-06-151-1/+1
* osc-lib: timingDean Troyer2016-06-131-94/+0
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-0/+3
* osc-lib: logsDean Troyer2016-06-131-6/+9
* osc-lib: utilsDean Troyer2016-06-131-401/+0
* osc-lib: exceptionsDean Troyer2016-06-133-4/+6
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-9/+12
* Merge "Error handling for KeyValueAction class."Jenkins2016-06-081-10/+7
|\
| * Error handling for KeyValueAction class.Huanxuan Ao2016-06-081-10/+7
* | Update unit test test_extension with fake classHuanxuan Ao2016-06-071-81/+75
|/
* Fix --enable options on commandsRichard Theis2016-06-021-0/+15
* Add network support for "quota set"Fang Zhen2016-05-191-0/+59
* Support quota show for current projectRichard Theis2016-04-211-0/+11
* Propagate AttributeErrors when lazily loading pluginsTim Burke2016-04-141-0/+8
* Merge "Support client certificate/key"Jenkins2016-04-061-0/+17
|\
| * Support client certificate/keyCedric Brandily2016-04-061-0/+17
* | Don't mask authorization errorsHidekazu Nakamura2016-04-011-0/+12
|/
* Use assertItemsEqual() instead of assertListEqual()Tang Chen2016-03-141-10/+2
* Merge "Fixed command list"Jenkins2016-03-111-6/+10
|\
| * Fixed command listBrandon Palm2016-03-091-6/+10
* | Enhance list extension unit testFang Zhen2016-03-111-40/+117
|/
* Add MultiKeyValueAction to custom parser actionTang Chen2016-02-271-0/+129
* Fixed a bunch of spacingBrandon Palm2016-02-236-1/+9
* Support unscoped token requestguang-yee2016-02-191-0/+25
* Don't use Mock.called_once_with that does not existTang Chen2016-02-191-1/+1
* Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-094-13/+39
* Merge "Use assert_not_called() in common tests"Jenkins2016-02-041-7/+7
|\
| * Use assert_not_called() in common testsDean Troyer2016-02-031-7/+7
* | Merge "Support listing network availability zones"Jenkins2016-02-041-0/+65
|\ \
| * | Support listing network availability zonesRichard Theis2016-02-021-0/+65
* | | Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-041-0/+22
|\ \ \ | | |/ | |/|
| * | Allow wait_for_delete to work for all clientsMark Vanderwiel2016-01-281-0/+22
* | | Add "os port show" commandRichard Theis2016-02-021-0/+9
| |/ |/|
* | Fix showing network quotas for a projectRichard Theis2016-02-021-7/+18
|/
* Merge "Support listing volume availability zones"Jenkins2016-01-221-10/+89
|\
| * Support listing volume availability zonesRichard Theis2016-01-141-10/+89
* | Merge "Refactor "os availability zone list""Jenkins2016-01-221-0/+113
|\ \ | |/
| * Refactor "os availability zone list"Richard Theis2016-01-141-0/+113
* | Set up logger of each command by metaclassAkihiro Motoki2016-01-201-0/+32
* | Merge "Changed the abstract columns and datalists from test cases of common a...Jenkins2016-01-143-37/+33
|\ \
| * | Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-123-37/+33
* | | Merge "Refactor network endpoint enablement checking"Jenkins2016-01-141-0/+33
|\ \ \ | |_|/ |/| |
| * | Refactor network endpoint enablement checkingRichard Theis2016-01-041-0/+33
* | | Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-071-3/+3
|/ /
* | Merge "Improve output for "os security group show""Jenkins2015-12-281-0/+7
|\ \