commit | 8b94591a8c0e22aadc0a12c62ae5c1b9ac3da7c7 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Jun 12 16:10:04 2018 -0700 |
committer | Andy Bavier <andy@onlab.us> | Tue Jun 12 16:10:04 2018 -0700 |
tree | a5e3ded011496f46fcd4638fd27a1f8ce3535d8e | |
parent | d66ed51f79c141ec971889c96399555992839b03 [diff] |
Missing import Change-Id: I7c6adaa4776969189db65d7ded8901540643d5b2
diff --git a/xos-profiles/base-openstack/templates/_tosca.tpl b/xos-profiles/base-openstack/templates/_tosca.tpl index e580a8a..098dcd5 100644 --- a/xos-profiles/base-openstack/templates/_tosca.tpl +++ b/xos-profiles/base-openstack/templates/_tosca.tpl
@@ -49,6 +49,7 @@ imports: - custom_types/onosapp.yaml - custom_types/onosservice.yaml + - custom_types/servicedependency.yaml - custom_types/servicegraphconstraint.yaml - custom_types/serviceinstance.yaml - custom_types/serviceinstancelink.yaml