X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpla%2Fmetadata.yaml;h=bd8b279d297d7c43b6940178b98be7e20b2be079;hb=ee303f97b9afe276076f56220d73c6382aa65c48;hp=afd45748962f7b991eb9045cf4239478e5e35502;hpb=5863d3e8d8dca5108d89b993d5eb019ab16df587;p=osm%2Fdevops.git diff --git a/installers/charm/pla/metadata.yaml b/installers/charm/pla/metadata.yaml index afd45748..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: + mongodb: interface: mongodb - mysql: - interface: mysql \ No newline at end of file