Comment 4 for bug 1366216

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

Reviewed: https://review.opencontrail.org/4110
Committed: http://github.org/Juniper/contrail-provisioning/commit/6f30d37371eae195b9d273b46b7de9c04cb1def9
Submitter: Zuul
Branch: R1.10

commit 6f30d37371eae195b9d273b46b7de9c04cb1def9
Author: spuru <email address hidden>
Date: Sun Oct 26 22:48:58 2014 -0700

Added Storage HA support

Closes-Bug: #1366216
Feature: Storage HA support added over existing contrail HA nodes.
Change:
1. cinder backend rbd settngs done for openstack storage nodes.
2. cinder template config set to cinder HA vip.
3. global public_network set to newly added storage node address.
4. new cursh map is loaded using crushtool.
5. cinder rabbit host settings done for openstack storage nodes.
6. skipped compute-restart on openstack storage nodes.
7. added rabbit_port for cinder ha.

Test: verified storage HA by adding 2 openstack storage nodes on
storage-master role. HA Cinder volume properly attached to
VMs.

Change done based on Review comments:
1. removed tabs in storage-ceph-storage.py
2. grep -w added to match exact wip address
3. "storage os" comment changed to "storage openstack"
4. "cfg-hostlist" changed to "config-hosts" as per convention
5. added comments for new parameters
6. changed virsh secret list parsing logic
Change-Id: Idb0de4a72f753997188a71acadc4142dc5ce8032