CORD-2354 AddressManager service required by fabric synchronizer
Change-Id: Iab529a08377cd90cb4174485b72268e1619ac90d
diff --git a/profile_manifests/mcord-ng40.yml b/profile_manifests/mcord-ng40.yml
index 1294a17..170bd66 100644
--- a/profile_manifests/mcord-ng40.yml
+++ b/profile_manifests/mcord-ng40.yml
@@ -68,6 +68,8 @@
- name: onos
path: orchestration/xos_services/onos-service
keypair: onos_rsa
+ - name: addressmanager
+ path: orchestration/xos_services/addressmanager
- name: fabric
path: orchestration/xos_services/fabric
- name: venb
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index da0dcea..1c85f86 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -74,6 +74,8 @@
- name: onos
path: orchestration/xos_services/onos-service
keypair: onos_rsa
+ - name: addressmanager
+ path: orchestration/xos_services/addressmanager
- name: fabric
path: orchestration/xos_services/fabric
- name: vmme