[bare-metal] version constraints are wrong

Bug #1430808 reported by Mark Vanderwiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Critical
Mark Vanderwiel

Bug Description

In the metadata for bare-metal and compute, the version constraints are wrong.

depends 'openstack-common', '~> 11.0.0'

Should be

depends 'openstack-common', '~> 11.0.0'

in Compute

depends 'openstack-bare-metal', '~> 11.0.0'

should be

depends 'openstack-bare-metal', '>= 11.0.0'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-bare-metal (master)

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

Changed in openstack-chef:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-compute (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-bare-metal (master)

Reviewed: https://review.openstack.org/163436
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-bare-metal/commit/?id=616379790acccadda5c3a7220f5412e8ecb38448
Submitter: Jenkins
Branch: master

commit 616379790acccadda5c3a7220f5412e8ecb38448
Author: Mark Vanderwiel <email address hidden>
Date: Wed Mar 11 08:42:53 2015 -0500

    Fix version constraint in metadata

    dont use the optomistic version constraint for base cookbooks.

    Change-Id: I7ae470588d307833b711a502a7691eb0af82107b
    Partial-Bug: #1430808

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-compute (master)

Reviewed: https://review.openstack.org/163437
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-compute/commit/?id=6f6f508e783e458b8e2ee0bde5f533ad044c9fed
Submitter: Jenkins
Branch: master

commit 6f6f508e783e458b8e2ee0bde5f533ad044c9fed
Author: Mark Vanderwiel <email address hidden>
Date: Wed Mar 11 08:45:09 2015 -0500

    Fix version constraint in metadata

    dont use the optomistic version constraint for base cookbooks.

    Change-Id: Ie413a43c58b9d36a610614e73a3dd8a3aa0114cc
    Partial-Bug: #1430808

Changed in openstack-chef:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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