First quantum role skipped becaus of wrong ssh keys setup

Bug #1259604 reported by Andrey Korolyov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vladimir Kuklin

Bug Description

{"release": "4.0", "nailgun_sha": "d79a914cc093b4e1bb8fb87d8d85d5657097f37f", "ostf_sha": "cf48dac2a6e7ad284fc93c529f3d1e4668504028", "astute_sha": "d14e9d2475c55b29a5d475f7c112d979c6251ff4", "fuellib_sha": "219cb747129ca19b53f42ede0e3257d18e915d9e"}

Current masters plus cherry-picks from 894. HA Centos deploy, three controllers and two computes, all combined with cinder roles. Master will be available at 172.18.8.136 port 2222 with standard credentials up to 09:10 11/12/13(may be later).

Changed in fuel:
assignee: nobody → Vladimir Sharshov (vsharshov)
importance: Undecided → High
description: updated
Changed in fuel:
status: New → Invalid
Revision history for this message
Vladimir Sharshov (vsharshov) wrote :

Problem with ssh key name. At now moment we create key with name quantum, but here require neutron.

We can change this name, but should check existing depends.

[root@node-19 ~]# cat /var/log/puppet/puppet.err
Parameter private_key_path failed on Install_ssh_keys[neutron_ssh_key]: /var/lib/astute/neutron/neutron no such file
Parameter private_key_path failed on Install_ssh_keys[neutron_ssh_key]: /var/lib/astute/neutron/neutron no such file
Parameter private_key_path failed on Install_ssh_keys[neutron_ssh_key]: /var/lib/astute/neutron/neutron no such file

Changed in fuel:
status: Invalid → Triaged
summary: - Role order messed up again
+ First quantum role skipped becaus of wrong ssh keys setup
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-astute (master)

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

Changed in fuel:
assignee: Vladimir Sharshov (vsharshov) → Vladimir Kuklin (vkuklin)
status: Triaged → In Progress
Revision history for this message
Vladimir Sharshov (vsharshov) wrote :

Squeeze some of the log to confirm that the order of roles was correct:

2013-12-10T15:15:44 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Required attrs/metadata passed via facts extension. Starting deployment.
2013-12-10T15:15:44 debug: [8637] Waiting for puppet to finish deployment on all nodes (timeout = 3600 sec)...
2013-12-10T15:17:03 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Finished deployment of nodes => roles: [{"19"=>"primary-controller"}]

2013-12-10T15:17:03 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Required attrs/metadata passed via facts extension. Starting deployment.
2013-12-10T15:17:03 debug: [8637] Waiting for puppet to finish deployment on all nodes (timeout = 3600 sec)...
2013-12-10T15:18:17 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Finished deployment of nodes => roles: [{"20"=>"controller"}]

2013-12-10T15:18:17 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Required attrs/metadata passed via facts extension. Starting deployment.
2013-12-10T15:18:17 debug: [8637] Waiting for puppet to finish deployment on all nodes (timeout = 3600 sec)...
2013-12-10T15:19:33 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Finished deployment of nodes => roles: [{"21"=>"controller"}]

2013-12-10T15:19:34 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Required attrs/metadata passed via facts extension. Starting deployment.
2013-12-10T15:19:34 debug: [8637] Waiting for puppet to finish deployment on all nodes (timeout = 3600 sec)...
2013-12-10T15:47:12 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Finished deployment of nodes => roles: [{"19"=>"cinder"}, {"21"=>"cinder"}, {"20"=>"cinder"}, {"22"=>"cinder"}, {"23"=>"cinder"}]

2013-12-10T15:47:12 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Required attrs/metadata passed via facts extension. Starting deployment.
2013-12-10T15:47:12 debug: [8637] Waiting for puppet to finish deployment on all nodes (timeout = 3600 sec)...
2013-12-10T15:47:38 info: [8637] f003fe66-57a2-473c-bfbc-c5507617a964: Finished deployment of nodes => roles: [{"22"=>"compute"}, {"23"=>"compute"}]

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

Reviewed: https://review.openstack.org/61350
Committed: http://github.com/stackforge/fuel-astute/commit/7b77437a5d87dd5d06b45d152df80a681ffa25eb
Submitter: Jenkins
Branch: master

commit 7b77437a5d87dd5d06b45d152df80a681ffa25eb
Author: Vladimir Kuklin <email address hidden>
Date: Wed Dec 11 13:00:12 2013 +0400

    Rename ssh_keys for quantum to neutron in astute

    Change-Id: Iae4d8b6f8c2926a2b0a7fbb2b7960e4a4f6adc08
    Closes-bug: 1259604

Changed in fuel:
status: In Progress → Fix Committed
Mike Scherbakov (mihgen)
Changed in fuel:
milestone: none → 4.0
Dmitry Pyzhov (dpyzhov)
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.