Charmed OSM: migration to CharmHub
[osm/devops.git] / installers / charm / ng-ui / metadata.yaml
index a0a5921..60643b5 100644 (file)
@@ -12,7 +12,7 @@
 #   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
@@ -24,4 +24,9 @@ deployment:
   service: cluster
 requires:
   nbi:
-    interface: osm-nbi
+    interface: http
+resources:
+  image:
+    type: oci-image
+    description: OSM docker image for NBI
+    upstream-source: "opensourcemano/ng-ui:latest"