components/openstack/heat/heat.p5m
branchs11-update
changeset 4625 18adb92d4193
parent 4314 96c1b7e2e45c
child 6035 c9748fcc32de
equal deleted inserted replaced
4621:21ae1fb71148 4625:18adb92d4193
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
       
    26 <transform file path=lib/svc/method/.* -> add pkg.depend.bypass-generate .*/smf_include.*>
    26 set name=pkg.fmri \
    27 set name=pkg.fmri \
    27     value=pkg:/cloud/openstack/heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/cloud/openstack/heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="OpenStack Heat (Orchestration Service)"
    29 set name=pkg.summary value="OpenStack Heat (Orchestration Service)"
    29 set name=pkg.description \
    30 set name=pkg.description \
    30     value="OpenStack Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API."
    31     value="OpenStack Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API."