horizon/horizon/management
Akihiro Motoki 5cac0c4b34 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
2017-11-21 11:57:43 +00:00
..
commands pull_catalog: avoid internet access during module loading 2017-11-21 11:57:43 +00:00
__init__.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00