commit | d6e98aad3b6f77e3dc4e605b22496b10dea2aee1 | [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 | 1cae13470fd082525fa240de8cb70b7c3ed99a29 [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