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=90c9d400c64c49102b10acc42b4989d18628422e;hpb=a4a37f7f9f5410ff2c7833b76bdc85f752c74849;p=osm%2Fdevops.git diff --git a/installers/charm/pla/metadata.yaml b/installers/charm/pla/metadata.yaml index 90c9d400..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,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