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

[ECS] Fix issue with multiple networks #1057

Merged
merged 4 commits into from
May 14, 2021
Merged

[ECS] Fix issue with multiple networks #1057

merged 4 commits into from
May 14, 2021

Conversation

lego963
Copy link
Contributor

@lego963 lego963 commented May 14, 2021

Summary of the Pull Request

Fix issue with reading networks in resource/opentelekomcloud_compute_instance_v2
Fixes: #1039

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccComputeV2Instance_basic
--- PASS: TestAccComputeV2Instance_basic (140.33s)
=== RUN   TestAccComputeV2Instance_multiSecgroup
--- PASS: TestAccComputeV2Instance_multiSecgroup (149.64s)
=== RUN   TestAccComputeV2Instance_bootFromImage
--- PASS: TestAccComputeV2Instance_bootFromImage (79.78s)
=== RUN   TestAccComputeV2Instance_bootFromVolume
--- PASS: TestAccComputeV2Instance_bootFromVolume (78.77s)
=== RUN   TestAccComputeV2Instance_changeFixedIP
--- PASS: TestAccComputeV2Instance_changeFixedIP (80.90s)
=== RUN   TestAccComputeV2Instance_bootFromVolumeVolume
--- PASS: TestAccComputeV2Instance_bootFromVolumeVolume (100.41s)
=== RUN   TestAccComputeV2Instance_stopBeforeDestroy
--- PASS: TestAccComputeV2Instance_stopBeforeDestroy (126.18s)
=== RUN   TestAccComputeV2Instance_metadata
--- PASS: TestAccComputeV2Instance_metadata (137.88s)
=== RUN   TestAccComputeV2Instance_timeout
--- PASS: TestAccComputeV2Instance_timeout (87.94s)
=== RUN   TestAccComputeV2Instance_autoRecovery
--- PASS: TestAccComputeV2Instance_autoRecovery (127.58s)
=== RUN   TestAccComputeV2Instance_crazyNICs
--- PASS: TestAccComputeV2Instance_crazyNICs (231.48s)
=== RUN   TestAccComputeV2Instance_initialStateActive
--- PASS: TestAccComputeV2Instance_initialStateActive (215.49s)
=== RUN   TestAccComputeV2Instance_initialStateShutoff
--- PASS: TestAccComputeV2Instance_initialStateShutoff (287.69s)
PASS

Process finished with the exit code 0

otc-zuul[bot]
otc-zuul bot previously approved these changes May 14, 2021
otc-zuul[bot]
otc-zuul bot previously approved these changes May 14, 2021
otc-zuul[bot]
otc-zuul bot previously approved these changes May 14, 2021
@lego963 lego963 marked this pull request as ready for review May 14, 2021 11:49
@lego963 lego963 requested review from a team, outcatcher and anton-sidelnikov and removed request for a team May 14, 2021 11:49
@lego963 lego963 added the gate Merge PR label May 14, 2021
@otc-zuul
Copy link

otc-zuul bot commented May 14, 2021

Build succeeded.

@otc-zuul otc-zuul bot merged commit 5de0510 into devel May 14, 2021
@otc-zuul otc-zuul bot deleted the fix-import-ecs branch May 14, 2021 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ECS][IMPORT] opentelekomcloud_compute_instance_v2 seams to not work with multiple Subnet in VPC
2 participants