X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fnbi%2Fmetadata.yaml;h=381497b7f50079c7307aea11a61c831398bce071;hb=5ec6be5562a16c472a10db91b5a28e852cdc62ad;hp=e4b55ab30529ef4247c87a1777a2e155e84bde7b;hpb=6248fe6005403005832d6e770e83322d5f679e0f;p=osm%2Fdevops.git diff --git a/installers/charm/nbi/metadata.yaml b/installers/charm/nbi/metadata.yaml index e4b55ab3..381497b7 100644 --- a/installers/charm/nbi/metadata.yaml +++ b/installers/charm/nbi/metadata.yaml @@ -19,7 +19,7 @@ # osm-charmers@lists.launchpad.net ## -name: nbi +name: osm-nbi summary: OSM Northbound Interface (NBI) description: | A CAAS charm to deploy OSM's Northbound Interface (NBI). @@ -37,16 +37,20 @@ resources: image: type: oci-image description: OSM docker image for NBI - upstream-source: "opensourcemano/nbi:8" + upstream-source: "opensourcemano/nbi:latest" requires: kafka: interface: kafka + limit: 1 mongodb: interface: mongodb + limit: 1 keystone: interface: keystone + limit: 1 prometheus: interface: prometheus + limit: 1 provides: nbi: - interface: osm-nbi + interface: http