aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/cinder-volume/templates/cinder.conf
AgeCommit message (Collapse)AuthorFilesLines
2017-07-03Remove obsoleted codechigang1-76/+0
JIRA:- use OpenStack-ansible deploy openstack, so remove obsoleted code. Some of the enhanced features will be added in later versions Change-Id: Ie92b92b5de234a7d7d03b578b0bc15fd0218b3b3 Signed-off-by: chigang <chigang@huawei.com>
2017-04-24tempest test case failed in Functest smokeYifei Xue1-2/+3
JIRA: COMPASS-545 1. LVMISCSIDriver has been removed but LVMVolumeDriver is what actually exists. Updating the LVM driver name in cinder.conf will solve this. 2. Add tgt to cinder-volume's service list 3. Add section of ceph in cinder.conf for cinder backend 4. Add enable_backends in cinder.conf Change-Id: I477d2b17ce9e10871a7b96c1a98a49506b36a6ef Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-12-20master only support newtonliyuenan1-16/+29
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-02-03FIX:use v3 of auth_uri for cinder quotagrakiss1-1/+1
JIRA:COMPASS-303 - failed to update cinder quota using v2.0 api Change-Id: I30ece4823ddc256bb2491cb6993f29ef4cc025c5 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐1-1/+0
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
2015-12-23cinder volume use the vg created by storage rolecarey.xu1-1/+1
JIRA: COMPASS-211 Change-Id: I6c6ec36bf015c663bd684ac8f48011397851877b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-04reduce idle connect timeout both on haproxy and servicescarey.xu1-0/+1
JIRA: COMPASS-175 Change-Id: I3f992f245f3de832864458d1444d388c1685a171 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-14fix cinder has no permission of accessing /var/lockgrakiss1-1/+1
JIRA: COMPASS-99 - no permission on /var/lock, modify cinder.conf to other dir Change-Id: Iffd6261a1e54f256b42a22e9a3a396464f13db39 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-18separate the mgmt vip from public vip, remove HA_VIPcarey.xu1-3/+3
Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c JIRA: COMPASS-51
2015-08-05support deployment openstack juno with ansible for compass in ubuntu 14.04baigk1-0/+62
JIRA: COMPASS-4 Change-Id: I7adc565325c2a0cbf878b2aea022b31d118748dd Signed-off-by: baigk <baiguoku@huawei.com>