diff options
author | shuai chen <chenshuai@huawei.com> | 2015-12-29 01:45:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-29 01:45:55 +0000 |
commit | 5c72769b17d876c660216f844bea24e89fc858ec (patch) | |
tree | eff182bd06b039d9fab78925a80b519d749adef4 /deploy/adapters/ansible/roles/cinder-volume/templates | |
parent | ff1f58c46f35acad2c0ecb16b700d2784a653286 (diff) | |
parent | a074bf874bfef148de55544988bbfbd39badcd4d (diff) |
Merge "bugfix: cinder scheduler service is not restart when configuration updated"
Diffstat (limited to 'deploy/adapters/ansible/roles/cinder-volume/templates')
-rw-r--r-- | deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf b/deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf index 75288946..4d8e49ce 100644 --- a/deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf +++ b/deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf @@ -38,7 +38,6 @@ volume_name_template = volume-%s snapshot_name_template = snapshot-%s max_gigabytes=10000 -volume_group=cinder-volumes volume_clear=zero volume_clear_size=10 |