components/openstack/glance/files/glance-api.xml
changeset 6852 bf55de364b19
parent 4476 230dcd277ef6
equal deleted inserted replaced
6851:f984e52b96bb 6852:bf55de364b19
    62       </method_context>
    62       </method_context>
    63     </exec_method>
    63     </exec_method>
    64     <exec_method timeout_seconds="60" type="method" name="stop"
    64     <exec_method timeout_seconds="60" type="method" name="stop"
    65       exec=":kill"/>
    65       exec=":kill"/>
    66 
    66 
       
    67     <property_group name="startd" type="framework">
       
    68       <!-- glance-api manages its children so we should ignore their death -->
       
    69       <propval name='ignore_error' type='astring' value='signal' />
       
    70     </property_group>
       
    71 
    67     <instance name='default' enabled='false'>
    72     <instance name='default' enabled='false'>
    68       <!-- to start/stop/refresh the service -->
    73       <!-- to start/stop/refresh the service -->
    69       <property_group name='general' type='framework'>
    74       <property_group name='general' type='framework'>
    70         <propval name='action_authorization' type='astring'
    75         <propval name='action_authorization' type='astring'
    71                  value='solaris.smf.manage.glance' />
    76                  value='solaris.smf.manage.glance' />