o2ims

command module
v0.0.0-...-a7d64e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

O2IMS

This project project is an implementation of the O-RAN O2 IMS API on top of OpenShift and ACM.

Note that at this point this is just experimental and at its very beginnings, so don't try to use it for anything close to a production environment.

Note: this README is only for development purposes.

Quick Start

Build binary
make binary
Run
Commands
  • start deployment-manager-server
Flags
  • --backend-token string Token for authenticating to the backend server.
  • --backend-url string URL of the backend server.
  • --cloud-id string O-Cloud identifier.
Set Env Variables
export CLOUD_ID=<cloud_id>
export BACKEND_URL=<backend_url>
export BACKEND_TOKEN=<backend_token>
Using CLI
./o2ims start deployment-manager-server --cloud-id $CLOUD_ID --backend-url $BACKEND_URL --backend-token $BACKEND_TOKEN
Using VS Code

Run and Debug with the start deployment-manager-server configuration.

Usage
Examples
GET Deployment Manager List
curl http://localhost:8080/O2ims_infrastructureInventory/1.2.3/deploymentManagers

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
k8s
service
Code generated by MockGen.
Code generated by MockGen.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL