X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fng-ui%2Fmetadata.yaml;h=60643b5731593fd03319b16f62abb56e4d96143c;hb=refs%2Ftags%2Fv13.0.0rc2;hp=db13ba614438bbbd791434de2e6acd781152774c;hpb=081f469ea6358cdd9c6d4c992a7668a2199c8cdc;p=osm%2Fdevops.git diff --git a/installers/charm/ng-ui/metadata.yaml b/installers/charm/ng-ui/metadata.yaml index db13ba61..60643b57 100644 --- a/installers/charm/ng-ui/metadata.yaml +++ b/installers/charm/ng-ui/metadata.yaml @@ -11,7 +11,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -name: ng-ui + +name: osm-ng-ui summary: A Next Generation UI charm for Opensource MANO description: | New UI for OSM @@ -21,6 +22,11 @@ min-juju-version: 2.7.0 deployment: type: stateless service: cluster -provides: +requires: nbi: - interface: osm-nbi + interface: http +resources: + image: + type: oci-image + description: OSM docker image for NBI + upstream-source: "opensourcemano/ng-ui:latest"