Reviewed: https://review.openstack.org/521827 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5cac0c4b34f29afa385bdf2d560dacd8754214aa Submitter: Zuul Branch: master
commit 5cac0c4b34f29afa385bdf2d560dacd8754214aa Author: Akihiro Motoki <[email protected]> Date: Tue Nov 21 11:57:43 2017 +0000 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 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1733570 Title: horizon accesses the internet during the build Status in OpenStack Dashboard (Horizon): Fix Released Bug description: horizon accesses the internet during the build https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882266 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1733570/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

