Remove cinder containers in the cleanup script

Change-Id: I29b788a71f30d133e66759a5de2ecd43222313a8
Closes-Bug: #1524557
This commit is contained in:
Sidharth Surana 2015-12-09 16:21:34 -08:00
parent 6316279278
commit a3b7b866b7
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ else
rabbitmq{,_data} \
rsyslog \
swift_{account_{auditor,reaper,replicator,server},container_{auditor,expirer,replicator,server,updater},proxy_server,rsyncd} \
memcached
memcached \
cinder_{volume,scheduler,backup,api}
)
fi