-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC: Handling resources shared with me #113
Comments
For right now, shared bps automatically show up in |
My preference would be for #5
I like the idea that you might be working within ravshello and then get the idea that you want to see "all" blueprints even those that were shared with you. Rather than exiting and re-running, you can just issue a new command in the configshell. Between #2 and #3, I prefer #2 since I'd probably be looking for some blueprint whether its shared or not. I wouldn't want to first do /blueprints ls and then /shared_with_me/bps ls. I wouldn't like #1 ... because ravshello uses the API directly, I would like for it to always exceed whats possible with the WebUI :) |
Currently, the only resources ravshello manages that are shareable are blueprints. (For future reference, VM images & disk images are also shareable.)
In managing resources that have been "shared with me", we have a few options:
/blueprints/Shared_with_me
and in the future,/images/Shared_with_me
)/shared-with-me
folder (e.g.,/shared-with-me/bps/SOMEBP
) -- I don't like this--showshared
)/blueprints show_shared
, or something like thatThe text was updated successfully, but these errors were encountered: