You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ECS] Add possibility to query NICs info
What this PR does / why we need it
Add possibility to query info about NICs
Which issue this PR fixes
Fixes: #149
Refers to: opentelekomcloud/terraform-provider-opentelekomcloud#1039
Acceptance tests
=== RUN TestServerList
--- PASS: TestServerList (2.67s)
=== RUN TestServerLifecycle
servers_test.go:37: Attempting to create ECSv2
servers_test.go:76: Created ECSv2: 4ba882dd-21fc-4755-b79b-24f5b365485c
servers_test.go:108: Attempting to update ECSv2: 4ba882dd-21fc-4755-b79b-24f5b365485c
servers_test.go:118: ECSv2 successfully updated: 4ba882dd-21fc-4755-b79b-24f5b365485c
servers_test.go:87: Attempting to delete ECSv2: 4ba882dd-21fc-4755-b79b-24f5b365485c
servers_test.go:105: ECSv2 instance deleted: 4ba882dd-21fc-4755-b79b-24f5b365485c
--- PASS: TestServerLifecycle (149.57s)
PASS
Process finished with the exit code 0
Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>
Add possibility ot query ECSs NICs
The text was updated successfully, but these errors were encountered: