aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/setup-network
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05Yamllint testliyuenan1-4/+4
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-26Update ansible versionliyuenan2-6/+6
JIRA: COMPASS-511 Change-Id: Id0e83c65a08c9f9036b5d3a597b905e8a7bde6e8 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-20master only support newtonliyuenan1-9/+13
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-11-15Repair Flake8's warnings & errorsKingPoo1-4/+4
Change-Id: I67e71bc37c0464a0714e1e59b3402973786e4aa6 Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-09autopep8 make py files more standardKingPoo3-16/+35
Change-Id: Ibaa74a1f508b28548668e764d1860393caa356d4 Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-09-14Add network connectivity checkQiLiang2-0/+70
JIRA: COMPASS-485 Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-28Add controller and compute recovery rolesQiLiang1-0/+2
After all hosts system restart, login to the compass-core, change directory /var/ansible/run/<openstack-cluster> and execute below command: ansible-playbook \ -i inventories/inventory.yml HA-ansible-multinodes.yml \ -t recovery \ -e "RECOVERY_ENV=True" JIRA: COMPASS-474 Change-Id: I2ed80550c043b14643382609c48d724019cc1cfb Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu1-0/+8
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-14disable NetworkManager on centoscarey.xu1-0/+8
JIRA: COMPASS-187 Change-Id: I82df8dee1e0cdd7f374552131e78e743c8e11dba Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-16suport installing openstack kilo on centos 7baigk1-1/+1
JIRA: COMPASS-141 Change-Id: I8b4eeacd802124cd05d17c7c24682254f0c567f7 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-29Merge "bugfix: solve virtual host can not reach out network"Justin chi2-19/+15
2015-10-27bugfix: solve virtual host can not reach out networkcarey.xu2-19/+15
JIRA: COMPASS-119 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-26delete default route via compass ipbaigk1-0/+1
JIRA: COMPASS-114 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-24bug fix: using external_vip as linked dashboard ipbaigk1-4/+8
JIRA: COMPASS-72 Change-Id: I9ab8f6042635a7a06f1a4e2fb3222f790a5bee76 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-22ntp configure bugfixcarey.xu2-3/+2
JIRA: COMPASS-68 Change-Id: I0ff0d382bbd9c6931cabe764f83343cfc1dbcafe Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-22network config persistencecarey.xu5-26/+166
JIRA: COMPASS-62 Change-Id: I0774ac3b77ecc7ebfe8b4cd2236c36c3a3099f1d Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-18separate the mgmt vip from public vip, remove HA_VIPcarey.xu2-20/+18
Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c JIRA: COMPASS-51
2015-09-09Compass Netconfig optimizationyour name2-0/+59
Change-Id: Icbcfc7d794623436f22be5f6763b212a25d4fac7 JIRA: COMPASS-30