commit | 6a5af0bab18b66aa9eb611fcab2a7912c35a2e2e | [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 | 1a17a4ea2f05f775726e9fa243c8a44c3753dac0 | |
parent | 7b043b2044f4dd5d8c222faae19d67265b888b76 [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