From: Jenkins Date: Fri, 10 Aug 2012 20:25:10 +0000 (+0000) Subject: Merge "Use openstack.common.notifier." X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9a7de84b69650a63ca287d34e363dff897349221;p=openstack-build%2Fcinder-build.git Merge "Use openstack.common.notifier." --- 9a7de84b69650a63ca287d34e363dff897349221 diff --cc etc/cinder/cinder.conf.sample index 803ccb1fc,9a382e5dc..cfca7adf5 --- a/etc/cinder/cinder.conf.sample +++ b/etc/cinder/cinder.conf.sample @@@ -122,9 -122,9 +122,9 @@@ ###### (StrOpt) ip address of this host # my_ip="10.0.0.1" ###### (StrOpt) availability zone of this node -# node_availability_zone="cinder" +# storage_availability_zone="cinder" ###### (StrOpt) Default driver for sending notifications - # notification_driver="cinder.notifier.no_op_notifier" + # notification_driver="cinder.openstack.common.notifier.no_op_notifier" ###### (StrOpt) kernel image that indicates not to use a kernel, but to use a raw disk image instead # null_kernel="nokernel" ###### (ListOpt) Specify list of extensions to load when using osapi_compute_extension option with cinder.api.openstack.compute.contrib.select_extensions