← Back to team overview

registry team mailing list archive

[Bug 607388] Re: Add graceful init.d script option

 

This is already in swift-init - use the 'shutdown' option.

if command == 'shutdown':
    for server in servers:
        do_stop(server, graceful=True)

** Changed in: swift
       Status: New => Invalid

-- 
Add graceful init.d script option
https://bugs.launchpad.net/bugs/607388
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).



References