diff options
| author | Terry Howe <terrylhowe@gmail.com> | 2015-10-30 17:38:42 +0900 |
|---|---|---|
| committer | Terry Howe <terrylhowe@gmail.com> | 2015-10-30 17:38:42 +0900 |
| commit | 05800c47227ce7c6918296c33fe0b9a774d14cda (patch) | |
| tree | 4a9b63dfe1beb9ff665be494bfa136f49c966845 /openstackclient/common | |
| parent | bfebac82825a7242ad4e2923e3b71d38b391f08e (diff) | |
| download | python-openstackclient-05800c47227ce7c6918296c33fe0b9a774d14cda.tar.gz | |
Rename context.py to logs.py
At one point this file contained the context for logging, but
the reason for its existence is now for logging.
Implements: blueprint logging-migration
Change-Id: I4ba42bbef97b09d31236ac8c01b6fb23827b8bee
Diffstat (limited to 'openstackclient/common')
| -rw-r--r-- | openstackclient/common/logs.py (renamed from openstackclient/common/context.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/openstackclient/common/context.py b/openstackclient/common/logs.py index 6d1aec13..6d1aec13 100644 --- a/openstackclient/common/context.py +++ b/openstackclient/common/logs.py |
