commit | ee1b950dde793312e4928b2e067db9215f57ceba | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Dec 10 15:30:37 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Dec 10 15:30:37 2015 -0800 |
tree | c55bdbb228af5e43dd6b2702d1f337a4b12bc5d4 | |
parent | bb7d64a92d586b6566d3168047610ab765d6c7e8 [diff] |
fix admin link for helloworld service
diff --git a/xos/tosca/samples/helloworld-chain.yaml b/xos/tosca/samples/helloworld-chain.yaml index decd3cf..e4ccb11 100644 --- a/xos/tosca/samples/helloworld-chain.yaml +++ b/xos/tosca/samples/helloworld-chain.yaml
@@ -25,6 +25,9 @@ service_helloworld: type: tosca.nodes.Service + properties: + kind: helloworldservice_complete + view_url: /admin/helloworldservice_complete/helloworldservicecomplete/$id$/ mysite_helloworld: type: tosca.nodes.Slice