]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove references to Swift in chunked driver
authorTom Barron <tpb@dyncloud.net>
Thu, 8 Oct 2015 01:10:48 +0000 (21:10 -0400)
committerTom Barron <tpb@dyncloud.net>
Thu, 8 Oct 2015 18:21:36 +0000 (18:21 +0000)
commit5ba0c704b9690e6d0f904fd6445ee9bc4b7b541d
tree62b5a86417741629d42d2dccd461f041713930f8
parent6f6e3e5beb87f0b7fde574ac23d23d760d1716e9
Remove references to Swift in chunked driver

After the chunked/Swift backup driver refactor in commit
2f701a39208f9396893cd8a57165e37cfeb6fc2f
some references to 'Swift' remained in code comments and
log messages in code that no longer lives in the Swift driver
proper.

This commit cleans up those leftovers.

Change-Id: I9c83661ed380cf728c9262d39f89cce0bc341509
Closes-Bug: 1452864
cinder/backup/chunkeddriver.py