diff -r 097063f324c0 -r 4b1def16fe9b components/openstack/swift/files/swift-smf-method --- a/components/openstack/swift/files/swift-smf-method Thu Apr 16 01:36:32 2015 -0700 +++ b/components/openstack/swift/files/swift-smf-method Mon Apr 20 12:35:51 2015 -0700 @@ -23,6 +23,7 @@ rings = { "account-reaper": ["account", "container", "object"], "account-replicator": ["account"], + "container-reconciler": ["container"], "container-replicator": ["container"], "container-sync": ["container", "object"], "container-updater": ["account"],