show mme in service list in GUI
Change-Id: Ib6a1bdeda59f86cd43f34c616a54b7e55471a786
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 12cfe72..071561f 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -21,7 +21,7 @@
- vtn-service.yaml
- fabric-service.yaml
- management-net.yaml
-# - mcord-services.yaml # should unify this with services.yaml.j2 eventually
+ - mcord-services.yaml # should unify this with services.yaml.j2 eventually
# - public-net.yaml
# - volt-devices.yaml
# - vrouter.yaml
diff --git a/roles/cord-profile/templates/mcord-services.yaml.j2 b/roles/cord-profile/templates/mcord-services.yaml.j2
index 65acc9a..dbd34ca 100644
--- a/roles/cord-profile/templates/mcord-services.yaml.j2
+++ b/roles/cord-profile/templates/mcord-services.yaml.j2
@@ -4,7 +4,7 @@
imports:
- custom_types/xos.yaml
-
+ - custom_types/vmme.yaml
topology_template:
node_templates:
@@ -48,4 +48,10 @@
no-create: true
no-update: true
-# CORD Services, add later
\ No newline at end of file
+# CORD Services, add later
+ service#vmme:
+ type: tosca.nodes.VMMEService
+ properties:
+ view_url: /admin/vmme/vmmeservice/$id$/
+ kind: vEPC
+ replaces: service_vmme