Comment 27 for bug 1830142

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

Reviewed: https://review.opendev.org/674365
Committed: https://git.openstack.org/cgit/starlingx/ha/commit/?id=4ef138fcf18345344efd79f7f783a4358faf3705
Submitter: Zuul
Branch: master

commit 4ef138fcf18345344efd79f7f783a4358faf3705
Author: Kristine Bujold <email address hidden>
Date: Fri Aug 2 13:32:39 2019 -0400

    Collapse the glance filesystem into platform

    The filesystem /opt/cgcs is removed and the “helm_charts” and “keystone”
    folders now resides under /opt/platform.

      ls /opt/platform/
      armada config helm nfv puppet sysinv

      ls /opt/cgcs/
      helm_charts keystone

    Resources related to cgcs-drbd and /opt/cgcs are removed from puppet.
    SMS is no longer monitoring these resources.

    Tested in AIO-SX, AIO-DX and Standard hardware labs.

    Depends-On: https://review.opendev.org/674360
    Partial-Bug: 1830142

    Change-Id: I4be7a877efb89bb9e5c2b067bdc7e4259f2b0c0c
    Signed-off-by: Kristine Bujold <email address hidden>