Upgrade ODL from boron to carbon 87/36187/15
authorYifei Xue <xueyifei@huawei.com>
Mon, 19 Jun 2017 11:22:11 +0000 (19:22 +0800)
committerYifei Xue <xueyifei@huawei.com>
Mon, 10 Jul 2017 10:42:20 +0000 (10:42 +0000)
commita7fed3be428eddf64f626c52ef35cf691c68e431
tree4fe6b4cf635cd3ebf3450dd97fa0e947d47ae92c
parent4db2df5989e16b2ad1152b7851136ff4dc637252
Upgrade ODL from boron to carbon

JIRA: -

Change-Id: I031444d1094af646ae39a9c0c3fbfc30548e6ee4
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
25 files changed:
deploy/adapters/ansible/roles/config-osa/tasks/main.yml
deploy/adapters/ansible/roles/config-osa/templates/setup-odl.yml.j2 [new file with mode: 0644]
deploy/adapters/ansible/roles/post-openstack/tasks/main.yml
plugins/odl_cluster/files/opendaylight.service [new file with mode: 0644]
plugins/odl_cluster/handlers/main.yml [new file with mode: 0755]
plugins/odl_cluster/plugins.desc [moved from plugins/odl/plugins.desc with 100% similarity]
plugins/odl_cluster/tasks/control-agents-1.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-agents-2.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-agents-3.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-db-1.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-hosts-1.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-hosts-2.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-repos-1.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-servers-1.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-servers-2.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/control-servers-3.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/main.yml [new file with mode: 0644]
plugins/odl_cluster/tasks/odl-post.yml [new file with mode: 0644]
plugins/odl_cluster/templates/acl_conf.sh [new file with mode: 0755]
plugins/odl_cluster/templates/custom.properties [new file with mode: 0755]
plugins/odl_cluster/templates/ml2_conf.sh [new file with mode: 0755]
plugins/odl_cluster/templates/org.apache.karaf.features.cfg [new file with mode: 0755]
plugins/odl_cluster/vars/Debian.yml [new file with mode: 0755]
plugins/odl_cluster/vars/RedHat.yml [new file with mode: 0755]
plugins/odl_cluster/vars/main.yml [new file with mode: 0755]