]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
typos(?) in create_snapshots_in_db
authorYusuke Hayashi <hayashi-yusuke@jp.fujitsu.com>
Sat, 25 Jul 2015 12:49:33 +0000 (21:49 +0900)
committerYusuke Hayashi <hayashi-yusuke@jp.fujitsu.com>
Sat, 25 Jul 2015 12:53:29 +0000 (12:53 +0000)
commit154b2542a4a4013fc6071c3ea56a2391787da2e7
tree6cbdbfaec65a078d4651841204b9f6381e3321e1
parent4f197feb0d6d4d8c44329087eb373ecdbf282bac
typos(?) in create_snapshots_in_db

Other variables are used in line 783 (snap) and 784 (snapshot)
of cinder.volume.api.

Since it looks typo, I fix it.

Change-Id: I3f1aa3b71166e882c751362792fbf90477ecbd38
Closes-Bug: #1478236
cinder/volume/api.py