Relax OpenStack upper capping of client versions
Bug #1200214 reported by
Dirk Mueller
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Undecided
|
gordon chung | ||
Cinder |
Fix Released
|
High
|
John Griffith | ||
Glance Client |
Fix Released
|
Undecided
|
Sean Dague | ||
Ironic |
Fix Released
|
High
|
Kun Huang | ||
OpenStack Compute (nova) |
Fix Released
|
High
|
Sean Dague | ||
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
David Lyle | ||
OpenStack Heat |
Fix Released
|
High
|
Steve Baker | ||
OpenStack Identity (keystone) |
Fix Released
|
High
|
Kun Huang | ||
python-ceilometerclient |
Fix Released
|
Undecided
|
Unassigned | ||
python-cinderclient |
Fix Released
|
Undecided
|
John Griffith | ||
python-heatclient |
Fix Released
|
High
|
Dirk Mueller | ||
tempest |
Fix Released
|
High
|
Matthew Treinish |
Bug Description
Because of the way the gate process pip requirements (one project at a time), on a current gate run
we actually install and uninstall python-
normal run, flipping back and forth from HEAD to 0.2.5.
http://
The net of this means that if any of the projects specify a capped
client, it has the potential for preventing that client from being
tested in the gate.
As part of the discussion here:
http://
it was suggested to only cap client versions at the major version, since all minor version bumps must be strictly backward compatible by policy.
Changed in keystone: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in tempest: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in heat: | |
assignee: | nobody → Steve Baker (steve-stevebaker) |
status: | New → Triaged |
Changed in python-heatclient: | |
assignee: | nobody → Steve Baker (steve-stevebaker) |
status: | New → Triaged |
Changed in heat: | |
importance: | Undecided → High |
Changed in python-heatclient: | |
importance: | Undecided → High |
Changed in heat: | |
milestone: | none → havana-2 |
Changed in horizon: | |
importance: | Undecided → High |
status: | New → Confirmed |
assignee: | nobody → David Lyle (david-lyle) |
Changed in ceilometer: | |
assignee: | nobody → Sean Dague (sdague) |
status: | New → In Progress |
Changed in nova: | |
importance: | Undecided → High |
milestone: | none → havana-2 |
Changed in python-heatclient: | |
assignee: | Steve Baker (steve-stevebaker) → Dirk Mueller (dmllr) |
status: | Triaged → In Progress |
Changed in ironic: | |
assignee: | Dirk Mueller (dmllr) → Kun Huang (academicgareth) |
Changed in ironic: | |
importance: | Undecided → High |
Changed in ceilometer: | |
assignee: | Sean Dague (sdague) → Kun Huang (academicgareth) |
Changed in python-heatclient: | |
milestone: | none → v0.2.3 |
Changed in ceilometer: | |
assignee: | Kun Huang (academicgareth) → Sean Dague (sdague) |
Changed in cinder: | |
milestone: | none → havana-2 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
milestone: | none → havana-3 |
Changed in keystone: | |
milestone: | none → havana-3 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | none → havana-3 |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
status: | Fix Committed → Fix Released |
Changed in tempest: | |
milestone: | none → havana-3 |
Changed in python-heatclient: | |
milestone: | v0.2.3 → none |
status: | Fix Committed → Fix Released |
milestone: | none → v0.2.5 |
Changed in ceilometer: | |
milestone: | havana-3 → 2013.2 |
Changed in heat: | |
milestone: | havana-2 → 2013.2 |
Changed in cinder: | |
milestone: | havana-2 → 2013.2 |
Changed in nova: | |
milestone: | havana-2 → 2013.2 |
Changed in keystone: | |
milestone: | havana-3 → 2013.2 |
Changed in horizon: | |
milestone: | havana-3 → 2013.2 |
Changed in ironic: | |
milestone: | none → icehouse-2 |
status: | Fix Committed → Fix Released |
Changed in ironic: | |
milestone: | icehouse-2 → 2014.1 |
Changed in python-glanceclient: | |
status: | Fix Committed → Fix Released |
Changed in python-ceilometerclient: | |
milestone: | none → 1.3.0 |
status: | Fix Committed → Fix Released |
Changed in python-cinderclient: | |
milestone: | none → 1.3.1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/36671
Review: https:/