Contrail 3.0.0.0-2725 Kilo : fab setup_storage fails

Bug #1566562 reported by Himanshu
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Undecided
Ignatious Johnson Christopher
Trunk
Fix Committed
Undecided
Ignatious Johnson Christopher

Bug Description

Contrail 3.0 kilo, Ubuntu 14.04 LTS.
try installing contrail storage with the hostnames defined in below format in testbed.py file. the install fails

env.hostnames = {
   host1: 'ccpe-8',
   host2: 'ccpe-9',
   host3: 'ccpe-10',
}

workaround is to define it in a listed format

env.hostnames = {
   'all': ['ccpe-8','ccpe-9','ccpe-10']
}

Tags: provisioning
Changed in juniperopenstack:
assignee: nobody → Ignatious Johnson Christopher (ijohnson-x)
milestone: none → r3.1.0.0-fcs
tags: added: provisioning
removed: contrail-installer
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19094
Submitter: Ignatious Johnson Christopher (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19095
Submitter: Ignatious Johnson Christopher (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19094
Submitter: Ignatious Johnson Christopher (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19094
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/8c20a8fda502e588f0e2db11f1863c632b116970
Submitter: Zuul
Branch: master

commit 8c20a8fda502e588f0e2db11f1863c632b116970
Author: Ignatious Johnson Christopher <email address hidden>
Date: Wed Apr 6 04:14:18 2016 +0000

Initialize hostnames list before appending it in
get_all_hostnames function.
Expose the config_nova flag to setup_without_openstack task
add_reserved_ports task should check for the declatation of
openstack node and execute, if not declared, the task will execute
in the host poulated in env.host_string

Change-Id: I4626377e310f194fee6441f338b68dbe967750e6
Closes-Bug: 1566562

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19095
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/dbe38cc4f1e770f17b1b84199f8a28d6ae316d3e
Submitter: Zuul
Branch: R3.0

commit dbe38cc4f1e770f17b1b84199f8a28d6ae316d3e
Author: Ignatious Johnson Christopher <email address hidden>
Date: Wed Apr 6 04:14:18 2016 +0000

Initialize hostnames list before appending it in
get_all_hostnames function.
Expose the config_nova flag to setup_without_openstack task
add_reserved_ports task should check for the declatation of
openstack node and execute, if not declared, the task will execute
in the host poulated in env.host_string

Change-Id: I4626377e310f194fee6441f338b68dbe967750e6
Closes-Bug: 1566562

information type: Proprietary → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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