[SEBA-165] Depending on newer core that supports sync and policy_implement xProto options
Change-Id: I696137f0cf0fe077679c8cd42adf5387ee009a3d
diff --git a/xos/synchronizer/config.yaml b/xos/synchronizer/config.yaml
index ad53b84..0f7699e 100644
--- a/xos/synchronizer/config.yaml
+++ b/xos/synchronizer/config.yaml
@@ -15,7 +15,7 @@
name: rcord
-core_version: ">=2.2.1"
+core_version: ">=3.2.8"
required_models:
- RCORDService
- RCORDSubscriber
diff --git a/xos/synchronizer/models/rcord.xproto b/xos/synchronizer/models/rcord.xproto
index d050849..e1ebb9a 100644
--- a/xos/synchronizer/models/rcord.xproto
+++ b/xos/synchronizer/models/rcord.xproto
@@ -33,6 +33,7 @@
option owner_class_name = "RCORDService";
option description = "A residential subscriber";
option policy_implemented = "True";
+ option sync_implemented = "True";
// vsg related configurations
optional manytoone creator->User:created_rcord_subscribers = 15 [