aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/neutron-network
AgeCommit message (Collapse)AuthorFilesLines
2017-06-02onos sfc for danbueYifei Xue1-0/+3
JIRA: COMPASS-483 Install ovs-common and ovs-dkms. Upgrade the ONOS SFC driver and update the sfc related comfigurations. Change-Id: I47c7fe5cd2cb83517da18c36820dba05522c3835 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-05-19Remove ovs-dpdk packageYifei Xue1-1/+0
JIRA: COMPASS-483 "openvswitch-switch-dpdk" is not useful for current scenarios and it will be incompatible with SFC scenarios. So we remove it in this patch for the preparation of SFC online. Change-Id: If48f63266101f0bc91faaab4ff330eac20e893c8 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-01-05Fix instance can't get key bugHarry Huang1-1/+1
JIRA:COMPASS-517 modify metadata_agent.ini to support keystone api V3 Change-Id: If0a3a9f687cdb48af740ed6231e96e3e712755f4 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-01-05Yamllint testliyuenan6-14/+26
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-26Update ansible versionliyuenan6-13/+17
JIRA: COMPASS-511 Change-Id: Id0e83c65a08c9f9036b5d3a597b905e8a7bde6e8 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-20master only support newtonliyuenan2-2/+8
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-08-15rename region name to be unifiedMatthewLi1-1/+1
JIRA: COMPASS-457 nova region name should be unified. compass use regionOne original, however, upstream usually use RegionOne, this is caused by clerical error. Now the OCL and sfc/tacker use RegionOne by not knowing the compass clerical error. so all should be changed to RegionOne. Change-Id: I8bc280cca036afffe09d0a3bcebc940deaa490b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-26FIX: neutron deploy failure on centosQiLiang1-1/+1
* neutron-server restart failure * neutron-openvswitch-agent configure error on controle node * update .gitignore JIRA: - Change-Id: I33f35548681cb88c74bcc80e7030645608e24b3c Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-03-14disable service autostart when install packages on ubuntucarey.xu3-0/+39
JIRA: COMPASS-336 Change-Id: I36c4e53d8c43231890bf29e678c38e2a22b33788 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu9-0/+72
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-12create a virtual port on jumpserver for functestcarey.xu1-0/+7
- create a virtual port on jumpserver, for functest communicate with openstack admin network - force mtu to 1450 when vxlan mode - make only one mysql node primary(bug workaround) JIRA: COMPASS-243 Change-Id: I498ed05f4b1b64f4f4db2455dd58dd2b4e82ae82 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-31bugfix: uncomment ceph-deploycarey.xu1-8/+0
JIRA: COMPASS-229 Change-Id: I35fe51c5c48838f7a16338459a50807a4c193697 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-5/+6
JIRA: COMPASS-187 Change-Id: I82df8dee1e0cdd7f374552131e78e743c8e11dba Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-19support FWaaS and VPNaaScarey.xu6-30/+88
JIRA: COMPASS-149 Change-Id: Ib523580fb7a7a2cd62e4fabb27fd710361cdeef3 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13make internal vip and public vip into one groupcarey.xu1-4/+0
JIRA: COMPASS-88 Change-Id: Ie40033b99d29e79c6a50b3073f4147109a02d7fa Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-18remove external_bridge=br-ex from neutron config filescarey.xu1-1/+1
Change-Id: Iec7f202ef5aba753cb6f88db1999a80fc4564208 JIRA: COMPASS-61
2015-09-18separate the mgmt vip from public vip, remove HA_VIPcarey.xu4-8/+8
Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c JIRA: COMPASS-51
2015-09-12bug fix:support centos 7.1 deploymentbaigk1-1/+1
JIRA: COMPASS-46 Change-Id: I4003c843b34509d44b45d0235fdf66d9114ff8d5 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-09Compass Netconfig optimizationyour name1-13/+1
Change-Id: Icbcfc7d794623436f22be5f6763b212a25d4fac7 JIRA: COMPASS-30
2015-08-17Neutron-related role in the compass-adapter should use the same template filebaigk6-1112/+2
JIRA: COMPASS-8 Change-Id: Ia7c2dc8d90a025950f84fdb92383be85e82f0cde Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-09support deployment openstack juno with ansible for compass in centos7.1baigk8-62/+90
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.04baigk15-0/+1540
JIRA: COMPASS-4 Change-Id: I7adc565325c2a0cbf878b2aea022b31d118748dd Signed-off-by: baigk <baiguoku@huawei.com>