Tool to merge passwords file on upgrade
Registered by
Vladislav Belogrudov
During upgrade we can have quite a few new entries in passwords.yml. To fill them automatically we can run password generation tool but the latter simply overwrites the file. Instead we could save old file, generate new one and update the latter with entries from old one.
Blueprint information
- Status:
- Complete
- Approver:
- Steven Dake
- Priority:
- Undefined
- Drafter:
- Vladislav Belogrudov
- Direction:
- Approved
- Assignee:
- Vladislav Belogrudov
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- ocata-3
- Started by
- Steven Dake
- Completed by
- Vladislav Belogrudov
Related branches
Related bugs
Sprints
Whiteboard
please fill out workitems if there are any to be distributed.
What's the status of this blueprint (egonzalez 19-Jun-2017)
The tool has been implemented. Documentation is added.
Gerrit topic: https:/
Addressed by: https:/
Add documetation for kolla-mergepwd tool
(?)
Work Items
Work items:
Initial script to merge two yaml files: DONE
Add new command into kolla package: DONE
Documentation update: DONE