commit | b80f3e7808220271f72aa57d5cac4ab70db7920d | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Fri May 27 12:59:04 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Fri May 27 12:59:04 2016 -0400 |
tree | 5654603e2cc79f2455819bb74d4bccb387f2150b | |
parent | 66317a68fcce0cd5a14f830708e6ffcc85db400c [diff] |
Prevent no_container from getting deleted
diff --git a/xos/configurations/cord-pod/cord-vtn-vsg.yaml b/xos/configurations/cord-pod/cord-vtn-vsg.yaml index 1ec2a67..02366a4 100644 --- a/xos/configurations/cord-pod/cord-vtn-vsg.yaml +++ b/xos/configurations/cord-pod/cord-vtn-vsg.yaml
@@ -87,6 +87,10 @@ service#ONOS_CORD: type: tosca.nodes.ONOSService + properties: + no-delete: true + no-create: true + no-update: true vOLT_ONOS_app: type: tosca.nodes.ONOSvOLTApp