2 config for Astute instead of 1

Bug #1415392 reported by Vladimir Sharshov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Vladimir Sharshov

Bug Description

Scenario:

If we want to change some parameters for Orchestrator, we should go inside Astute docker container and add/change params in ls /etc/astute/astuted.conf

Problem:

We also have /etc/astute/astute.conf inside Astute docker container with same content. This circumstance leads misunderstandings. Which config should be edit?

Solution:

Remove /etc/astute/astute.conf from Astute spec.

Source of working config: https://github.com/stackforge/fuel-library/blob/master/deployment/puppet/nailgun/templates/astuted.conf.erb

Proof:

yum whatprovides /etc/astute/astuted.conf
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No Matches found

[root@03c143138be4 ~]# yum whatprovides /etc/astute/astute.conf
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
ruby21-rubygem-astute-6.0.0-1.noarch : Orchestrator for OpenStack deployment
Repo : nailgun
Matched from:
Filename : /etc/astute/astute.conf

ruby21-rubygem-astute-6.0.0-1.noarch : Orchestrator for OpenStack deployment
Repo : installed
Matched from:
Other : Provides-match: /etc/astute/astute.conf

Tags: docker astute rpm
description: updated
Changed in fuel:
assignee: Fuel OSCI Team (fuel-osci) → Vladimir Sharshov (vsharshov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

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

Reviewed: https://review.openstack.org/150807
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=15fbb2ed2b02f35bf2e5098030c5e4fa87cd8e8b
Submitter: Jenkins
Branch: master

commit 15fbb2ed2b02f35bf2e5098030c5e4fa87cd8e8b
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Wed Jan 28 18:00:40 2015 +0300

    Remove misleading astute config

    Now we have 2 config in Astute docker container:
    - astute.conf
    - astuted.conf

    But only astuted.conf affect orchestrator.
    This change simple remove misleading astute.conf

    Change-Id: I45a57a79c7f8342af735cbcbe60d82c829f90bca
    Closes-Bug: #1415392

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.