]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Correct comment to be consistent with code
authorJoel Coffman <joel.coffman@jhuapl.edu>
Tue, 4 Aug 2015 19:12:22 +0000 (15:12 -0400)
committerJoel Coffman <joel.coffman@jhuapl.edu>
Mon, 17 Aug 2015 19:15:06 +0000 (15:15 -0400)
commit847067d89873c8b4c8f39c261226660793fdede5
treee9c1acc6ab7f84cf94e92ba66742554f843df698
parent442aea54c9cdcbeb44b9eb8289b8207dddfd4adc
Correct comment to be consistent with code

The volume_encryption_metadata_get function returns more than just
the encryption key id. This change generalizes the comment to refer
to all the metadata that is returned.

Change-Id: I3f154930cec5f065011b40026d3dbdb3a8a2f07d
cinder/db/sqlalchemy/api.py