move extensions into keystone
endpoint policy has been moved to core, but federation, oauth, and endpoint filter have yet to be migrated over.
further, all sql migrations should be moved in as well.
Blueprint information
- Status:
- Complete
- Approver:
- Steve Martinelli
- Priority:
- Medium
- Drafter:
- Steve Martinelli
- Direction:
- Needs approval
- Assignee:
- Keystone Drivers
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
- Implemented
- Milestone target:
- mitaka-1
- Started by
- Steve Martinelli
- Completed by
- Steve Martinelli
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Move endpoint_policy migrations into keystone core
Addressed by: https:/
Move federation extension into keystone core
Gerrit topic: https:/
Addressed by: https:/
Move federation sql migrations to common
Addressed by: https:/
Move oauth1 extension into core
Addressed by: https:/
Move oauth1 sql migrations to common
Addressed by: https:/
Remove example extension
Addressed by: https:/
Move revoke extension into core
Addressed by: https:/
Move revoke sql migrations to common
Addressed by: https:/
Move endpoint filter into keystone core
Addressed by: https:/
Move endpoint_filter migrations into keystone core
Gerrit topic: https:/
Addressed by: https:/
Unit test for checking that migrations don't cause downtime
Gerrit topic: https:/
Addressed by: https:/
always enable endpoint-policy extension
Gerrit topic: https:/
Addressed by: https:/
Remove core module from the legacy endpoint_filter extension
Addressed by: https:/
Update docs for legacy keystone extensions
Addressed by: https:/
Move inheritance API spec into core Identity API