enable-tenant-and-user-specific-instance-filtering

Registered by Mh Raies

This blueprint is regarding tenant and user specific filtering of nova instances.
As per current implementation, one can't filter available servers based on provided tenant or provided user.

As a result of this implementation one can filter available instances as below -

1. nova list --tenant <tenant_id>
<Result displayed - all servers with given tenant_id and current context user>
2. nova list --tenant <tenant_id> --user <user_id>
<Result displayed - all servers with given tenant_id and given user>
3. nova list --user <user_id>
<Result displayed - all servers with given user_id and current context tenant>

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Mh Raies
Direction:
Needs approval
Assignee:
Mh Raies
Definition:
Obsolete
Series goal:
None
Implementation:
Needs Code Review
Milestone target:
milestone icon ongoing
Started by
Mh Raies
Completed by
Mh Raies

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.