FOCOM API: Adding openapi file#71
Conversation
Signed-off-by: JohnKeeney <john.keeney@est.tech>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
|
Hi @JohnKeeneyEST. Thanks for your PR. I'm waiting for a nephio-project member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
|
Please refer to User Story - FOCOM NBI - Lifecycle Management #1066 |



The FOCOM (Federated O-Cloud Cluster Orchestration Management) North Bound Interface (NBI) provides a REST API for managing the complete lifecycle of FOCOM infrastructure resources. This interface enables administrators and orchestrators to declaratively manage O-Cloud configurations, cluster templates, and provisioning requests through a Git-backed, revision-controlled system using Nephio Porch and GitOps synchronization (ConfigSync/Flux).
The FOCOM NBI implements a draft-validate-approve workflow that ensures safe infrastructure-as-code management, with Git serving as the source of truth for FOCOM resources. This approach provides full audit trails, self-healing capabilities, while maintaining clear separation between the northbound management interface and southbound O2IMS integration.