Horizon installation docs need to include upper-constraints.txt

Bug #1640620 reported by Richard Jones
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Critical
Richard Jones

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).

Revision history for this message
Richard Jones (r1chardj0n3s) wrote :

I note that this is important right now because we are looking to release a package that will break stable releases without the use of pinning.

Changed in horizon:
status: New → Triaged
importance: Undecided → Critical
milestone: none → ocata-1
tags: added: newton-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/395869

Changed in horizon:
assignee: nobody → Richard Jones (r1chardj0n3s)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/396064

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/newton)

Reviewed: https://review.openstack.org/396064
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bc8fb21a3cb6e7ccbbd42920de2635c9a65cadf9
Submitter: Jenkins
Branch: stable/newton

commit bc8fb21a3cb6e7ccbbd42920de2635c9a65cadf9
Author: Richard Jones <email address hidden>
Date: Thu Nov 10 10:35:42 2016 +1100

    Correct installation command to include upper-constraints

    Change-Id: I7856275f0bdb92851f87d1fc4235dbed3c755894
    Fixes-Bug: 1640620
    (cherry picked from commit 3d042a26ed8baec83d585e2d48acbba8926a7a99)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/402246

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/mitaka)

Reviewed: https://review.openstack.org/402246
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=980e92a4eb5d4de8b758e6ca737cdb8d6c26a1a3
Submitter: Jenkins
Branch: stable/mitaka

commit 980e92a4eb5d4de8b758e6ca737cdb8d6c26a1a3
Author: Richard Jones <email address hidden>
Date: Thu Nov 10 10:35:42 2016 +1100

    Correct installation command to include upper-constraints

    Change-Id: I7856275f0bdb92851f87d1fc4235dbed3c755894
    Fixes-Bug: 1640620
    (cherry picked from commit 3d042a26ed8baec83d585e2d48acbba8926a7a99)

tags: added: in-stable-mitaka
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.