aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/setup-network/files
AgeCommit message (Collapse)AuthorFilesLines
2017-07-03Remove obsoleted codechigang4-247/+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-03-24Support compute node restart on CentOSliyuenan1-1/+8
JIRA: - Openvswitch service in Ubuntu named openvswitch-switch, but it named openvswitch in CentOS. Change-Id: I2a4d3d0ae0a646971696bae798b623da059a3781 Signed-off-by: liyuenan <liyuenan@huawei.com>
2017-02-27Add License header for files without itchigang3-0/+27
JIRA: - use the first author's company for license holder use the latest year for license year add license for yml,c,cpp,shell,python,java. don't add license for template files such as config and j2 patch for auto add license: https://github.com/Justin-chi/Lab/blob/master/add_license.sh delete the files with the Eclipse License Change-Id: I4f17da4ebb36a074c0b6722a2a4154e6c235d4bb Signed-off-by: chigang <chigang@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 checkQiLiang1-0/+56
JIRA: COMPASS-485 Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83 Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-10-29Merge "bugfix: solve virtual host can not reach out network"Justin chi1-19/+14
2015-10-27bugfix: solve virtual host can not reach out networkcarey.xu1-19/+14
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.xu1-1/+1
JIRA: COMPASS-68 Change-Id: I0ff0d382bbd9c6931cabe764f83343cfc1dbcafe Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-22network config persistencecarey.xu3-0/+134
JIRA: COMPASS-62 Change-Id: I0774ac3b77ecc7ebfe8b4cd2236c36c3a3099f1d Signed-off-by: carey.xu <carey.xuhan@huawei.com>