-
Notifications
You must be signed in to change notification settings - Fork 86
Adding nsxt_policy_segment_port_binding resource #1932
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
|
/test-all |
4 similar comments
|
/test-all |
|
/test-all |
|
/test-all |
|
/test-all |
00011f2 to
2faae6c
Compare
|
/test-all |
yuanyouyao
left a comment
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.
hierarchial => hierarchical ???
abe6d43 to
dfa8354
Compare
|
/test-all |
ksamoray
left a comment
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.
I think that we can (and should) support import here as well:
If a user creates a port using a VM, sets the profile with the UI and then chooses to import the port profile bindings, he has a valid use case.
53d4516 to
80ec004
Compare
|
/test-all |
1 similar comment
|
/test-all |
5eb096d to
ee0fa69
Compare
|
/test-all |
847ec78 to
0526f73
Compare
|
/test-all |
nsxt/resource_nsxt_policy_segment_port_profile_bindings_test.go
Outdated
Show resolved
Hide resolved
…sts to update the profiles of an existing segment port Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Kobi Samoray <kobi.samoray@broadcom.com>
segment_port_path contains both of the above. Signed-off-by: Kobi Samoray <kobi.samoray@broadcom.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
…_profile_bindings Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
… ports and the acceptance tests for the same Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
0526f73 to
1a7dd63
Compare
…mple usage in the doc Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
Signed-off-by: Arun Tony <aruntony005@gmail.com>
|
/test-all |
Fixes: #1930