X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fcharm%2Fpla%2Fmetadata.yaml;h=bd8b279d297d7c43b6940178b98be7e20b2be079;hb=53a09d8a21b6b4c2a3e17ce302c3aec4b220b040;hp=90c9d400c64c49102b10acc42b4989d18628422e;hpb=de4c92944d0e639458321896e3f58a8ba1f4b2a4;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