aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/glance/tasks
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05Yamllint testliyuenan2-13/+14
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-26Update ansible versionliyuenan2-3/+3
JIRA: COMPASS-511 Change-Id: Id0e83c65a08c9f9036b5d3a597b905e8a7bde6e8 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-20master only support newtonliyuenan1-1/+5
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-28Fix glance images dir mount issue on centos/rhelQiLiang1-1/+2
JIRA: - The directory /var/lib/glance/images is not created on centos/rhel system, create it before fs mount. Change-Id: Iec070ad834d6a6206f11923088a73a8dcfe173f9 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-15Add recovery scriptsQiLiang2-1/+9
- add recovery shell scripts - add boot-recovery role to stop services during system boot which could cause boot pending - configure nfs mount in /etc/fstab cause system boot pending, so mount nfs during ansible-playbook run. - kill mysqld before mysql recovery, running mysqld may cause mysql recover failure JIRA: COMPASS-474 Change-Id: I0f6f0ee935fbe3fbbe28a451a02decfb01a6165b Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu4-0/+32
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐1-0/+2
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
2015-12-25deploy mongodb as cluster for HAcarey.xu1-1/+5
JIRA: COMPASS-207 Change-Id: I1069bcc2d0dd97dd6a4c7bb61351be993d86b33a Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-22install compass-core in centos7baigk1-6/+5
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-14disable NetworkManager on centoscarey.xu1-1/+1
JIRA: COMPASS-187 Change-Id: I82df8dee1e0cdd7f374552131e78e743c8e11dba Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-17excute glance db sync errorbaigk1-1/+1
JIRA: COMPASS-154 Change-Id: Ie2d2ff189e10eaac904c47b34777965fe763fa18 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-13use shell execute openstack components' db_sync methodcarey.xu1-1/+1
JIRA: COMPASS-143 Change-Id: Ia4d7ce85c908bec3624dd7d20219daa7a90f4268 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-10Merge "bugfix: need start rpcbind on centos7"Justin chi1-1/+5
2015-11-10Merge "avoid repeatedly restart glance service"Justin chi1-2/+0
2015-11-10bugfix: need start rpcbind on centos7carey.xu1-1/+5
JIRA: COMPASS-147 Change-Id: I7fc539684e0d2cde72346345d7fffd651542172c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-09avoid repeatedly restart glance servicecarey.xu1-2/+0
JIRA: COMPASS-144 Change-Id: I880f7f83108f26358020c4a6b72893a892c8e4ff Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-09use shell to execute openstack components's db_sync methodcarey.xu1-1/+3
JIRA: COMPASS-143 Change-Id: I5ce5fd8ff5706b0aba0b15b92928424c5c841e0e Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13bugfix: generate config file errorcarey.xu1-1/+1
JIRA: COMPASS-95 Change-Id: I223e8afbb909be72937f159d766817803b3c2ab6 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13make internal vip and public vip into one groupcarey.xu3-32/+1
JIRA: COMPASS-88 Change-Id: Ie40033b99d29e79c6a50b3073f4147109a02d7fa Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-09Compass Netconfig optimizationyour name2-1/+4
Change-Id: Icbcfc7d794623436f22be5f6763b212a25d4fac7 JIRA: COMPASS-30
2015-08-09support deployment openstack juno with ansible for compass in centos7.1baigk3-11/+8
JIRA: COMPASS-6 Change-Id: I8ef865e8acfe29c3ff5c7e9030e4cebabed3457b Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05support deployment openstack juno with ansible for compass in ubuntu 14.04baigk4-0/+119
JIRA: COMPASS-4 Change-Id: I7adc565325c2a0cbf878b2aea022b31d118748dd Signed-off-by: baigk <baiguoku@huawei.com>