X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpla%2Fmetadata.yaml;h=bd8b279d297d7c43b6940178b98be7e20b2be079;hb=refs%2Fchanges%2F58%2F11758%2F5;hp=37b6214d242dc11a5b34b79a8cd7b72f783b3e98;hpb=18c7a8b4367c8190a19327a421bdfa0ea9b2cb51;p=osm%2Fdevops.git diff --git a/installers/charm/pla/metadata.yaml b/installers/charm/pla/metadata.yaml index 37b6214d..bd8b279d 100644 --- a/installers/charm/pla/metadata.yaml +++ b/installers/charm/pla/metadata.yaml @@ -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,10 +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: - interface: mongo - mysql: - interface: mysql \ No newline at end of file + mongodb: + interface: mongodb