components/openstack/swift/files/swift-container-updater.xml
changeset 3998 5bd484384122
parent 1944 56ac2df1785b
equal deleted inserted replaced
3997:0ca3f3d6c919 3998:5bd484384122
     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) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
     4  Copyright (c) 2013, 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 
    26     name="application/openstack/swift/swift-container-updater">
    26     name="application/openstack/swift/swift-container-updater">
    27 
    27 
    28     <dependency name='multiuser' grouping='require_all' restart_on='error'
    28     <dependency name='multiuser' grouping='require_all' restart_on='error'
    29       type='service'>
    29       type='service'>
    30       <service_fmri value='svc:/milestone/multi-user:default' />
    30       <service_fmri value='svc:/milestone/multi-user:default' />
       
    31     </dependency>
       
    32 
       
    33     <dependency name='upgrade' grouping='require_all' restart_on='none'
       
    34       type='service'>
       
    35       <service_fmri value='svc:/application/openstack/swift/swift-upgrade' />
    31     </dependency>
    36     </dependency>
    32 
    37 
    33     <dependency name='ntp' grouping='optional_all' restart_on='none'
    38     <dependency name='ntp' grouping='optional_all' restart_on='none'
    34       type='service'>
    39       type='service'>
    35       <service_fmri value='svc:/network/ntp'/>
    40       <service_fmri value='svc:/network/ntp'/>