components/openstack/heat/files/heat-db.xml
branchs11-update
changeset 4072 db0cec748ec0
parent 3320 f9d413d0e202
child 4472 a2c8214e9a7f
equal deleted inserted replaced
4067:4be1f488dda8 4072:db0cec748ec0
     1 <?xml version="1.0" ?>
     1 <?xml version="1.0" ?>
     2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
     2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
     3 <!--
     3 <!--
     4  Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
     4  Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
     5 
     5 
     6  Licensed under the Apache License, Version 2.0 (the "License"); you may
     6  Licensed under the Apache License, Version 2.0 (the "License"); you may
     7  not use this file except in compliance with the License. You may obtain
     7  not use this file except in compliance with the License. You may obtain
     8  a copy of the License at
     8  a copy of the License at
     9 
     9 
    27     <dependency name='multiuser' grouping='require_all' restart_on='error'
    27     <dependency name='multiuser' grouping='require_all' restart_on='error'
    28       type='service'>
    28       type='service'>
    29       <service_fmri value='svc:/milestone/multi-user:default' />
    29       <service_fmri value='svc:/milestone/multi-user:default' />
    30     </dependency>
    30     </dependency>
    31 
    31 
       
    32     <dependency name='upgrade' grouping='require_all' restart_on='none'
       
    33       type='service'>
       
    34       <service_fmri value='svc:/application/openstack/heat/heat-upgrade' />
       
    35     </dependency>
       
    36 
    32     <dependency name='ntp' grouping='optional_all' restart_on='none'
    37     <dependency name='ntp' grouping='optional_all' restart_on='none'
    33       type='service'>
    38       type='service'>
    34       <service_fmri value='svc:/network/ntp'/>
    39       <service_fmri value='svc:/network/ntp'/>
       
    40     </dependency>
       
    41 
       
    42     <dependency name='mysql' grouping='optional_all' restart_on='none'
       
    43       type='service'>
       
    44       <service_fmri value='svc:/application/database/mysql'/>
    35     </dependency>
    45     </dependency>
    36 
    46 
    37     <logfile_attributes permissions='600'/>
    47     <logfile_attributes permissions='600'/>
    38 
    48 
    39     <exec_method timeout_seconds="60" type="method" name="start"
    49     <exec_method timeout_seconds="60" type="method" name="start"