-
Notifications
You must be signed in to change notification settings - Fork 16
Create tendrl_definitions_add_object_listing_key.adoc #13
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
Conversation
tendrl_definitions_add_object_listing_key
tendrl_definitions_add_object_listing_key
|
@Tendrl/tendrl-core , @shtripat @anivargi @nnDarshan @anmolbabu @GowthamShanmugam please review |
|
Is this specification connected with future specification for tendrl-api for listing objects in etcd? |
| * Adds "list" key to all Objects in Tendrl namespaces | ||
|
|
||
| * The "list" key will point to a relative path in the central store which will contain list of all instances of that object | ||
| eg: 'clusters/xyz/objects/Volumes/' will contain list of all Volumes in that cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldnt it be like /clusters//Volumes rather?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally it should be /clusters/:cluster_id/volumes, but whatever you put here will be used for listing from the API
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"objects" is required for #37
|
@anivargi any queries on this? I am going to merge this today |
|
@r0h4n No. |
tendrl_definitions_add_object_listing_key