Generate role files automatically based on user input and eliminating mutually exclusive services from a role
There are many services in TripleO that are conflicting and leads to deployment failure when enabled in the same role. Also users have to specify the whole service class like
- OS::TripleO:
- OS::TripleO:
for enabling ODL on controller role. This is not a good user experience and prone to human error.
This BP proposes to eliminate these 2 problems by making TripleO generate role file based on the user input and also disable conflicting services.
The user should have to specify to enable ODL and TripleO should then do its magic to generate role file with following content:
- OS::TripleO:
- OS::TripleO:
and NOT include
OS::TripleO:
OS::TripleO:
OS::TripleO:
which are mutually exclusive.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Janki Chhatbar
- Direction:
- Needs approval
- Assignee:
- Janki Chhatbar
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by