env.d merge/override problems
Bug #1599984 reported by
Travis Truman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-ansible |
Confirmed
|
Low
|
Cam J. Loader |
Bug Description
When testing patch: https:/
The behavior I saw is that the additions I had made in inventory/
Once I deleted the contents of /etc/openstack_
Changed in openstack-ansible: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
importance: | Critical → Low |
Changed in openstack-ansible: | |
assignee: | Cameron J. Loader (cjloader) → nobody |
Changed in openstack-ansible: | |
assignee: | nobody → Cam J. Loader (cjloader) |
To post a comment you must log in.
This will be important for upgrading; the etc files should be removed if they've been edited, but either the deployer needs to decide that they have been, or we need to provide tooling to detect whether it is or not.
Also, this behavior may mean that overrides support isn't functioning correctly - additional keys, especially from the base, should merge, not be deleted.