← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1640620] Re: Horizon installation docs need to include upper-constraints.txt

 

Reviewed:  https://review.openstack.org/395869
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3d042a26ed8baec83d585e2d48acbba8926a7a99
Submitter: Jenkins
Branch:    master

commit 3d042a26ed8baec83d585e2d48acbba8926a7a99
Author: Richard Jones <r1chardj0n3s@xxxxxxxxx>
Date:   Thu Nov 10 10:35:42 2016 +1100

    Correct installation command to include upper-constraints
    
    Change-Id: I7856275f0bdb92851f87d1fc4235dbed3c755894
    Fixes-Bug: 1640620


** 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/1640620

Title:
  Horizon installation docs need to include upper-constraints.txt

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References