Add metadata for OMS - Object Storage Migration Service #109

Open
sgode wants to merge 1 commits from feature/add-oms-service-metadata into main
Owner

This pull request is fully AI-generated by Hermes Agent.

Adds metadata for OMS (Object Storage Migration Service) in the storage category, including API and UMN document types, as requested in issue #101.

Changes

  • services/oms.yaml: New service definition for OMS with service_title “Object Storage Migration Service”, service_type “oms”, service_uri “object-storage-migration-service”, jira_component “OMS”, team docs-storage-rw (write), and eu_de public visibility.
  • repositories/oms.yaml: Repository configuration with public (GitHub) and internal (Gitea) repos for the eu_de cloud environment.
  • documents/oms-umn.yaml: User Guide document metadata.
  • documents/oms-api-ref.yaml: API Reference document metadata.

Verification

  • Metadata loaded successfully via otc_metadata.services.Services()
  • All 3 existing tests pass (pytest otc_metadata/tests/test_otc_metadata.py)

Resolves #101

**This pull request is fully AI-generated by Hermes Agent.** Adds metadata for OMS (Object Storage Migration Service) in the storage category, including API and UMN document types, as requested in issue #101. ## Changes - **services/oms.yaml**: New service definition for OMS with service_title "Object Storage Migration Service", service_type "oms", service_uri "object-storage-migration-service", jira_component "OMS", team docs-storage-rw (write), and eu_de public visibility. - **repositories/oms.yaml**: Repository configuration with public (GitHub) and internal (Gitea) repos for the eu_de cloud environment. - **documents/oms-umn.yaml**: User Guide document metadata. - **documents/oms-api-ref.yaml**: API Reference document metadata. ## Verification - Metadata loaded successfully via `otc_metadata.services.Services()` - All 3 existing tests pass (`pytest otc_metadata/tests/test_otc_metadata.py`) Resolves #101
sgode added 1 commit 2026-08-04 12:50:57 +00:00
Add metadata for OMS - Object Storage Migration Service
Run Tox Check / tox-py312 (pull_request) Successful in 18s
Run Tox Check / tox-pep8 (pull_request) Successful in 17s
9f7ac13867
Adds service metadata for OMS (Object Storage Migration Service)
in the storage category, including API and UMN document types.

Resolves #101
tischrei approved these changes 2026-08-04 12:55:27 +00:00
All checks were successful
Run Tox Check / tox-py312 (pull_request) Successful in 18s
Required
Details
Run Tox Check / tox-pep8 (pull_request) Successful in 17s
Required
Details
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/add-oms-service-metadata:feature/add-oms-service-metadata
git checkout feature/add-oms-service-metadata
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infra/otc-metadata-rework#109