From a7cfd754d17840cbcd4d9cd10564ca30260e0dac Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Wed, 12 Sep 2012 16:30:25 -0700 Subject: Fix FLAGS.volumes_dir help message And other nova/volume/iscsi.py typos Change-Id: I08e7d4379f6a455273df999b621f8a89e73e0aef --- etc/nova/nova.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/nova') diff --git a/etc/nova/nova.conf.sample b/etc/nova/nova.conf.sample index d3ef41bb2..e0b1aa062 100644 --- a/etc/nova/nova.conf.sample +++ b/etc/nova/nova.conf.sample @@ -1791,7 +1791,7 @@ #### (StrOpt) iscsi target user-land tool to use # volumes_dir=$state_path/volumes -#### (StrOpt) Volume configfuration file storage directory +#### (StrOpt) Volume configuration file storage directory ######## defined in nova.volume.manager ######## -- cgit