horizon/horizon/management
Akihiro Motoki 05bac59726 pull_catalog: avoid internet access during module loading
pull_catalog command accesses Zanata OpenStack site during loaded.
Python unit tests tries to load modules when starting tests.
This commit moves the logic to access to the Zanata OpenStack site
to inside the command class to avoid this.

Change-Id: Ibcb56f941003815340b2b7486ef0e1392c8ac540
Closes-Bug: #1733570
(cherry picked from commit 5cac0c4b34)
2017-11-21 19:43:59 +00:00
..
commands pull_catalog: avoid internet access during module loading 2017-11-21 19:43:59 +00:00
__init__.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00