Allow searchlight-manage index sync --type to accept all plugins for a service
Registered by
Steve McLellan
To reindex all of (for instance) neutron's plugins requires specifying multiple options to --type. It'd be beneficial to allow e.g. OS::Neutron::* to index all Neutron plugins. For convenience this might as well use glob pattern matching (fnmatch or its acceptable oslo alternative).
Blueprint information
- Status:
- Complete
- Approver:
- Travis Tripp
- Priority:
- Medium
- Drafter:
- Steve McLellan
- Direction:
- Approved
- Assignee:
- Steve McLellan
- Definition:
- Approved
- Series goal:
- Accepted for newton
- Implementation:
- Implemented
- Milestone target:
- newton-3
- Started by
- Travis Tripp
- Completed by
- Travis Tripp
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Allow wildcard in index --type argument
(?)