python-openstackclient/openstackclient/common
Dean Troyer 6a15f90dae osc-lib: shell
Convert to using ClientManager and OpenStackShell from osc-lib.
* Change all internal uses of ClientManager private attributes that are
  now public in osc-lib's ClientManager.  Leave back-compat copies in
  place in OSC's clientManager so we don't break plugins.
* Put some work-arounds in place for changes in osc-lib that we need until
  a new release makes it through the g-r and u-c change process.
* Add a test for Unicode decoding of argv in shell.main() to parallel
  the one in osc-lib.

Change-Id: I85289740d4ca081f2aca8c9b40ec422ad25d302c
2016-08-05 13:48:55 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
clientmanager.py osc-lib: shell 2016-08-05 13:48:55 -05:00
command.py Finish osc-lib transition for command.py 2016-06-15 22:50:43 +00:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py Improve masking of secrets in configuration show 2016-06-21 06:56:23 +00:00
exceptions.py Use osc-lib and set up deprecation warnings 2016-06-10 08:35:54 -05:00
extension.py Standardize logger usage 2016-06-20 15:16:51 +00:00
limits.py osc-lib: command 2016-06-13 11:00:22 -05:00
logs.py osc-lib: logs 2016-06-13 10:55:44 -05:00
module.py osc-lib: command 2016-06-13 11:00:22 -05:00
parseractions.py osc-lib: parseractions 2016-06-13 10:55:44 -05:00
quota.py Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py osc-lib: timing 2016-06-13 11:08:21 -05:00
utils.py Use osc-lib and set up deprecation warnings 2016-06-10 08:35:54 -05:00