Fixing wrong type of input in PLA charm restart policy
[osm/devops.git] / installers / charm / pla / metadata.yaml
index 90c9d40..bd8b279 100644 (file)
@@ -12,7 +12,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-name: pla
+name: osm-pla
 summary: A Placement charm for Opensource MANO
 description: |
   Placement module for OSM
@@ -22,8 +22,13 @@ min-juju-version: 2.7.0
 deployment:
   type: stateless
   service: cluster
+resources:
+  image:
+    type: oci-image
+    description: OSM docker image for POL
+    upstream-source: "opensourcemano/pla:latest"
 requires:
   kafka:
     interface: kafka
-  mongo:
+  mongodb:
     interface: mongodb