Skip to content
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

feat(storage): frontend traget case API #375

Merged

Conversation

artek-koltun
Copy link
Contributor

No description provided.

Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
@artek-koltun artek-koltun added the Storage APIs or code related to storage area label Sep 27, 2023
@artek-koltun artek-koltun marked this pull request as ready for review September 27, 2023 07:14
@artek-koltun artek-koltun requested a review from a team as a code owner September 27, 2023 07:14
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
looking forward for BackEnd change following this one to use all the common objects now

@artek-koltun artek-koltun force-pushed the feat-frontend-traget-case branch from 9199a43 to 6869961 Compare September 29, 2023 09:35
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
@glimchb
Copy link
Member

glimchb commented Sep 29, 2023

@sanders-mark please hold this merge until Monday @artek-koltun will merge himself when ready

@@ -43,6 +43,18 @@ message PciEndpoint {
google.protobuf.Int32Value virtual_function = 3 [(google.api.field_behavior) = REQUIRED];
}

// Represents Fabrics Endpoint
message FabricsEndpoint {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvme: consider combining FabricsEndpoint and FabricsPath

since we want to extend this message with more fields anyways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage APIs or code related to storage area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants