Comment 3 for bug 1626426

Revision history for this message
Julie Pichon (jpichon) wrote :

I got the same error deploying from the CLI with the new plan deployment command:

$ openstack overcloud plan deploy overcloud
Starting to deploy plan: overcloud
Started Mistral Workflow. Execution ID: 99da985b-615e-43c4-9691-2d80f3bc2ad8
...
2016-10-24 13:32:04Z [overcloud.CephStorageServiceChain.ServiceChain.1]: CREATE_FAILED resources[1]: Property error: resources.CephBase.properties: Property CephClusterFSID not assigned
...

I see this is set at deploy time in the CLI when using the legacy overcloud deploy command though:

https://github.com/openstack/python-tripleoclient/blob/1969cc/tripleoclient/v1/overcloud_deploy.py#L129