fuel-dockerctl has version template logic typo

Bug #1449677 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Matthew Mosesohn
6.0.x
Invalid
High
Unassigned

Bug Description

VERSION=$(awk '/release/{gsub(/"/, "");print $2}' /etc/fuel/version.yaml || echo <%= @release %>)
should be
VERSION=$(awk '/release/{gsub(/"/, "");print $2}' /etc/fuel/version.yaml || echo 6.1)

in dockerctl config in fuel-dockerutils

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/178626
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=938ea0ed82524e591b2394e29bcf6f1855df9a3d
Submitter: Jenkins
Branch: master

commit 938ea0ed82524e591b2394e29bcf6f1855df9a3d
Author: Matthew Mosesohn <email address hidden>
Date: Wed Apr 29 14:41:23 2015 +0300

    Remove leftover erb template from dockerctl config

    Places version of Fuel in dockerctl config instead of
    an ERB template string that is not rendered in RPM
    packaging.

    Change-Id: I1dc9a4f703e98e49c71aa61b24c04e65561f7b5e
    Closes-Bug: #1449677

Changed in fuel:
status: In Progress → Fix Committed
tags: added: on-verification
Revision history for this message
Alexander Arzhanov (aarzhanov) wrote :

Verified on #476

api: '1.0'
astute_sha: 5d570ae5e03909182db8e284fbe6e4468c0a4e3e
auth_required: true
build_id: 2015-05-27_22-12-45
build_number: '476'
feature_groups:
- mirantis
fuel-library_sha: ca9dc7589b9a1f7db945df0fb7c6bd21b60f0280
fuel-ostf_sha: 4cd2fef040ae9e7645a6b17a7cb44d3cd8fbe0be
fuelmain_sha: 6b5712a7197672d588801a1816f56f321cbceebd
nailgun_sha: ac8668cc06368fe22330e293c9ce8655d46846bd
openstack_version: 2014.2.2-6.1
production: docker
python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce
release: '6.1'
release_versions:
  2014.2.2-6.1:
    VERSION:
      api: '1.0'
      astute_sha: 5d570ae5e03909182db8e284fbe6e4468c0a4e3e
      build_id: 2015-05-27_22-12-45
      build_number: '476'
      feature_groups:
      - mirantis
      fuel-library_sha: ca9dc7589b9a1f7db945df0fb7c6bd21b60f0280
      fuel-ostf_sha: 4cd2fef040ae9e7645a6b17a7cb44d3cd8fbe0be
      fuelmain_sha: 6b5712a7197672d588801a1816f56f321cbceebd
      nailgun_sha: ac8668cc06368fe22330e293c9ce8655d46846bd
      openstack_version: 2014.2.2-6.1
      production: docker
      python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce
      release: '6.1'

tags: removed: on-verification
Changed in fuel:
status: Fix Committed → 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.