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

Add Software Repository for Container (SWR) #623

Closed
Moep90 opened this issue Sep 22, 2020 · 4 comments · Fixed by #1129
Closed

Add Software Repository for Container (SWR) #623

Moep90 opened this issue Sep 22, 2020 · 4 comments · Fixed by #1129
Assignees
Milestone

Comments

@Moep90
Copy link
Contributor

Moep90 commented Sep 22, 2020

Terraform Version

Terraform v0.13.x
doesn't matter actually.

Affected Resource(s)

To be defined, e. g
opentelekomcloud_swr_*

Expected Behavior

Being able to manage SWR with terraform.

Actual Behavior

SWR resources and data sources are implemented in opentelekomcloud provider.

Links

SWR API

@gtema
Copy link
Member

gtema commented Sep 22, 2020

For the moment there is blocker for this - OTC is not exposing endpoint in the catalog. Until this is fixed no TF support is possible

@Moep90
Copy link
Contributor Author

Moep90 commented Sep 22, 2020

For the moment there is blocker for this - OTC is not exposing endpoint in the catalog. Until this is fixed no TF support is possible

:-/
This is a blocker for us as well, any expectations till this is resolved?

@philippeckel
Copy link

Hey @outcatcher is there any update on this?

Thanks!

@outcatcher
Copy link
Contributor

It seems, waiting for it to be fixed can take forever. We have to use some workaround in this case.

@outcatcher outcatcher added this to the v1.24.1 milestone Jun 2, 2021
@outcatcher outcatcher self-assigned this Jun 7, 2021
otc-zuul bot pushed a commit that referenced this issue Jun 11, 2021
Add `opentelekomcloud_swr_organization_v2` resource

Summary of the Pull Request
Add a resource for SWR v2 organization
PR Checklist

 Refers to: #623
 Tests added/passed.
 Documentation updated.
 Schema updated.

Acceptance Steps Performed
Resource:
=== RUN   TestSwrOrganizationV2_basic
--- PASS: TestSwrOrganizationV2_basic (8.41s)
=== RUN   TestSwrOrganizationV2_validateName
--- PASS: TestSwrOrganizationV2_validateName (0.30s)
PASS

Process finished with the exit code 0


Import:
=== RUN   TestSwrOrganizationV2_import
--- PASS: TestSwrOrganizationV2_import (9.71s)
PASS

Process finished with the exit code 0

Reviewed-by: None <None>
Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: Anton Kachurin <katchuring@gmail.com>
otc-zuul bot pushed a commit that referenced this issue Jun 15, 2021
Add `opentelekomcloud_swr_repository_v2` resource

Summary of the Pull Req
Implement opentelekomcloud_swr_repository_v2 resource
Part of #623
PR Checklist

 Refers to: #623
 Tests added/passed.
 Documentation updated.
 Schema updated.

Acceptance Steps Performed
Resource:
=== RUN   TestSwrRepositoryV2_basic
--- PASS: TestSwrRepositoryV2_basic (10.85s)
PASS

Process finished with the exit code 0


Import:
=== RUN   TestSwrRepositoryV2_import
--- PASS: TestSwrRepositoryV2_import (11.91s)
PASS

Process finished with the exit code 0

Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
otc-zuul bot pushed a commit that referenced this issue Jun 17, 2021
[SWR] Add `opentelekomcloud_swr_domain_v2` resource

Summary of the Pull Request
Implement opentelekomcloud_swr_domain_v2 resource
Part of: #623
PR Checklist

 Refers to: #623
 Tests added/passed.
 Documentation updated.
 Schema updated.

Acceptance Steps Performed
=== RUN   TestSwrDomainV2Basic
--- PASS: TestSwrDomainV2Basic (50.09s)
PASS

Process finished with the exit code 0

Reviewed-by: Anton Kachurin <katchuring@gmail.com>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: None <None>
@otc-zuul otc-zuul bot closed this as completed in #1129 Jun 17, 2021
otc-zuul bot pushed a commit that referenced this issue Jun 17, 2021
[SWR] Implement organization permissions resource

Summary of the Pull Request
Add resource opentelekomcloud_swr_organization_permissions_v2
Resolve #623
PR Checklist

 Refers to: #623
 Tests added/passed.
 Documentation updated.
 Schema updated.

Acceptance Steps Performed
=== RUN   TestSwrOrganizationPermissionsV2_basic
--- PASS: TestSwrOrganizationPermissionsV2_basic (12.45s)
PASS

Process finished with the exit code 0

Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants