]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update osapi_volume_extension default.
authorDan Prince <dprince@redhat.com>
Mon, 28 Jan 2013 15:44:57 +0000 (10:44 -0500)
committerDan Prince <dprince@redhat.com>
Mon, 28 Jan 2013 17:11:32 +0000 (12:11 -0500)
commitff3b90522b0c6f02d71dc5fdea7092fcf498cd3a
tree6f2d7f9a896f8bd422405b31399e03dd0ecd395b
parent602da5b06b7bd2b16079305d2b2b90f88301f675
Update osapi_volume_extension default.

Updates the Cinder config default for osapi_volume_extension
so that it only uses the new cinder.api.contrib.standard_extensions
loader.

Previously both the new and old extension loader path were listed
which can cause extensions to be loaded twice thus causing
log WARNINGs to appear in the Cinder API log file.

Also, regenerates the cinder.conf.sample to reflect this change.

Fixes LP Bug #1107963.

Change-Id: I4e060fc8dcc49d8285e0e7db57489d10aa6d193a
cinder/api/extensions.py
cinder/flags.py
etc/cinder/cinder.conf.sample