[Starlingx-discuss] For automation: Instalation workflow update will be merged soon

Poncea, Ovidiu Ovidiu.Poncea at windriver.com
Tue Apr 16 19:36:12 UTC 2019


Hi Folks,

Be aware that we will merge a change soon that may impact automated deployments and testing. The gerrit is this: https://review.openstack.org/#/c/644256/ and it will make Ceph the default storage backend. Therefore, once merged, users will no longer have to run this (as currently stated by the wikis):


echo ">>> Enable primary Ceph backend"
system storage-backend-add ceph --confirmed

echo ">>> Wait for primary ceph backend to be configured"
echo ">>> This step really takes a long time"
while [ $(system storage-backend-list | awk '/ceph-store/{print $8}') != 'configured' ]; do echo 'Waiting for ceph..'; sleep 5; done

echo ">>> Ceph health"
ceph -s


Regards,
Ovidiu


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190416/3b7211e4/attachment-0001.html>


More information about the Starlingx-discuss mailing list