upgrade script for secure Fuel Master services

Bug #1333204 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Evgeniy L

Bug Description

Here the dict that we need to add to astute.yaml when upgrading from 5.0 to 5.1:
"astute/user": "naily",
"astute/password": "naily",
"cobbler/user": "cobbler",
"cobbler/password": "cobbler",
"mcollective/user": "mcollective",
"mcollective/password": "marionette",
"postgres/keystone_dbname": "keystone",
"postgres/keystone_user": "keystone",
"postgres/keystone_password": "keystone",
"postgres/nailgun_dbname": "nailgun",
"postgres/nailgun_user": "nailgun",
"postgres/nailgun_password": "nailgun",
"postgres/ostf_dbname": "ostf",
"postgres/ostf_user": "ostf",
"postgres/ostf_password": "ostf",

Note that / represents a subdict and is not a literal slash in the yaml key.

Tags: upgrade
description: updated
Evgeniy L (rustyrobot)
Changed in fuel:
status: New → Confirmed
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/105533
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=733111f77c3e5cc3cf29fd243fd281da61c95ef5
Submitter: Jenkins
Branch: master

commit 733111f77c3e5cc3cf29fd243fd281da61c95ef5
Author: Evgeniy L <email address hidden>
Date: Tue Jul 8 21:23:44 2014 +0400

    Upgrades, add credentials to astute.yaml

    Feature `access control on master node`
    was introduced in 5.1 release.
    In this feature fuelmenu generates credenitals
    and saves them in /etc/astute.yaml file.
    Before upgrade for this featuer we need to
    add default credentials to the file for 5.0.X
    versions.

    Closes-bug: #1333204
    Change-Id: I415439bc9211c2fc43cce226d9127ca7767eb7b8

Changed in fuel:
status: In Progress → Fix Committed
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.