[openstack-dev] [TripleO] custom configuration to overcloud fails second time
Ben Nemec
openstack at nemebean.com
Wed May 31 14:36:48 UTC 2017
I think we would need to see what your custom config templates look like
as well.
Also note that it's generally not recommended to drop environment files
from your deploy command unless you explicitly want to stop applying
them. So if you applied myconfig_1.yaml and then later want to apply
myconfig_2.yaml your deploy command should look like: openstack
overcloud deploy --templates -e myconfig_1.yaml -e myconfig_2.yaml
On 05/31/2017 07:53 AM, Dnyaneshwar Pawar wrote:
> Hi TripleO Experts,
> I performed following steps -
>
> 1. openstack overcloud deploy --templates -e myconfig_1.yaml
> 2. openstack overcloud deploy --templates -e myconfig_2.yaml
>
> Step 1 Successfully applied custom configuration to the overcloud.
> Step 2 completed successfully but custom configuration is not applied to
> the overcloud. And configuration applied by step 1 remains unchanged.
>
> *Do I need to do anything before performing step 2?*
>
>
> Thanks and Regards,
> Dnyaneshwar
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list