commit | 0985ef8e1b6f526857f5343b16ee505c9e52870b | [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 | 97fa1fa146352f1368a9c7eea68f3d8b29651fed [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