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

DMS v2.1 cluster management & specification implementation #706

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

sgmv
Copy link
Contributor

@sgmv sgmv commented Aug 6, 2024

What this PR does / why we need it

Covers additional instance management for DMS.

Instance Management

Specification Modification Management

Special notes for your reviewer

Test passed.

=== RUN TestDmsManagement
instances_test.go:76: Attempting to create DMSv2.1 instance
instances_test.go:120: DMSv2.1 instance successfully created: 3c5c891f-78ce-4436-82f4-99a96e34d4bb
instances_management_test.go:36: DMSv2.1 password updated
instances_management_test.go:43: DMSv2.1 auto topic creation enabled
instances_management_test.go:47: DMSv2.1 consumer group created
instances_management_test.go:55: got consumergroup response:
instances_management_test.go:57: DMSv2.1 consumer group get function done
instances_management_test.go:59: got detailed consumergroup response:
instances_management_test.go:61: DMSv2.1 consumer group detailed get function done
instances_management_test.go:65: DMSv2.1 list of consumer group is done
instances_management_test.go:69: DMSv2.1 get coordinator is done
instances_management_test.go:73: DMSv2.1 get disk usage is done
instances_management_test.go:77: DMSv2.1 get metadata is done
instances_management_test.go:81: DMSv2.1 get specification is done
instances_management_test.go:52: DMSv2.1 consumer group deleted
instances_test.go:126: Attempting to delete DMSv2.1 instance: 3c5c891f-78ce-4436-82f4-99a96e34d4bb
instances_test.go:133: DMSv2.1 instance deleted successfully: 3c5c891f-78ce-4436-82f4-99a96e34d4bb
--- PASS: TestDmsManagement (666.06s)
PASS

# Conflicts:
#	acceptance/openstack/dms/v2.1/instances_test.go
#	openstack/dms/v2.1/instances/BatchRestartDelete.go
#	openstack/dms/v2.1/instances/Create.go
#	openstack/dms/v2.1/instances/Delete.go
#	openstack/dms/v2.1/instances/Get.go
#	openstack/dms/v2.1/instances/GetConf.go
#	openstack/dms/v2.1/instances/List.go
#	openstack/dms/v2.1/instances/Put.go
#	openstack/dms/v2.1/instances/PutConf.go
#	openstack/dms/v2.1/instances/common.go
@sgmv sgmv marked this pull request as ready for review August 13, 2024 09:09
@sgmv sgmv requested a review from artem-lifshits as a code owner August 13, 2024 09:09
@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Aug 16, 2024
@otc-zuul otc-zuul bot merged commit a05c248 into devel Aug 16, 2024
11 checks passed
@otc-zuul otc-zuul bot deleted the dms_v2_1_cluster_management branch August 16, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants