Add description to configuration group parameters api call
This was over looked in the original blueprint for configuration groups.
We need the description populated in the validation-
Taken from the mysql doc pages:
https:/
Short example:
{
"name": "max_connections",
"description": "The maximum permitted number of simultaneous client connections.",
...
}
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Craig Vyvial
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Deferred
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
This was part of the initial design (bp at https:/
Gerrit topic: https:/
Addressed by: https:/
configuration datastore paramters description
[cp16net]
The blueprint should be added to the trove-spec repo when this is picked up.