aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/setup-openvswitch/vars/Debian.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26Fix ovs version used in odl scenarioHarry Huang1-2/+2
JIRA: - Use openvswitch 2.8.0 Change-Id: Ic2cc504543908141b14a2253e5edb67ca68d5299 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-23Modify openvswitch installationHarry Huang1-0/+13
JIRA: COMPASS-604 1. Keep linux bridges when ODL scenario 2. degrade ovs to 2.8.0 for 2.9.0 has issue with ODL Change-Id: I4433fb1bb4e2d64c7220296ca167f32e4a4246be Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-11-28Upgrade OpenStack version from Ocata to PikeYifei Xue1-0/+3
JIRA: COMPASS-565 For OPNFV F release, it's going to use OpenStack Pike as the NFVI component. This task is created to monitor the upgrade work of OpenStack Pike. Subtasks as follow: - Add Pike related configurations to compass_conf - Upgrade ubuntu os to ubuntu 16.04.3 - Upgrade centos os to centos 7.4 - Upgrade openstack-ansible from ocata to pike - Upgrade openstack repos from ocata to pike Change-Id: I2202e8e3ae23dae8e575c89170c9e5e057757870 Signed-off-by: Yifei Xue <xueyifei@huawei.com>