Public bug reported: Currently the Horizon install docs say "pip install ." but this doesn't honor the upper-constraints pinning that makes things work. The install command needs to be:
pip install -c http://git.openstack.org/cgit/openstack/requirements/plain/upper- constraints.txt?h=stable/mitaka . (or whatever stable version name is appropriate). ** Affects: horizon Importance: Critical Status: Triaged ** Tags: newton-backport-potential ** Changed in: horizon Status: New => Triaged ** Changed in: horizon Importance: Undecided => Critical -- 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/1640620 Title: Horizon installation docs need to include upper-constraints.txt Status in OpenStack Dashboard (Horizon): Triaged Bug description: Currently the Horizon install docs say "pip install ." but this doesn't honor the upper-constraints pinning that makes things work. The install command needs to be: pip install -c http://git.openstack.org/cgit/openstack/requirements/plain/upper- constraints.txt?h=stable/mitaka . (or whatever stable version name is appropriate). To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1640620/+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

