commit | 7bdfbed8fb43b4ad44c3731f9c812a244e2b7aea | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Dec 17 21:13:40 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Dec 17 21:13:40 2015 -0800 |
tree | 55e0bfadc43f0f37dc1109e34e74b3b776c4b44c | |
parent | ac786cc3a4eb56edb313a9ce7c4fb6bcc8068726 [diff] |
instantiate service_vcpe as the right kind of service
diff --git a/xos/tosca/samples/helloworld-chain.yaml b/xos/tosca/samples/helloworld-chain.yaml index 8959f7f..8a35b9e 100644 --- a/xos/tosca/samples/helloworld-chain.yaml +++ b/xos/tosca/samples/helloworld-chain.yaml
@@ -20,7 +20,7 @@ type: tosca.nodes.Image service_vcpe: - type: tosca.nodes.Service + type: tosca.nodes.VCPEService requirements: - helloworld_tenant: node: service_helloworld