ODL : ERROR networking_odl.common.odl_features ConnectionError: HTTPConnectionPool
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-odl |
New
|
Undecided
|
Unassigned | ||
openstack-ansible |
Incomplete
|
Undecided
|
Manuel Buil |
Bug Description
Hi,
I am trying to deploy OSA + ODL with stable/
Followed this link for the installation:
https:/
As mentioned in that there was already a role present in /etc/ansible/roles for opendaylight.
So i didnt do anything else, changed use_varaibles.yml and run setup_everythin
Have i missed any step here? And i am unable to understand which version of ODL it will install.
I am getting these below errors:
-------
2018-06-06 10:17:56.708 8141 ERROR networking_
2018-06-06 10:17:56.708 8141 ERROR networking_
2018-06-06 10:17:56.708 8141 ERROR networking_
2018-06-06 10:17:56.709 8141 WARNING networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
2018-06-06 10:18:11.728 8141 ERROR networking_
-------
I would request someone to help if they have faced the same issue.
And is there a way to change the odl_ip to my external_
odl_ip: "{{ hostvars[
Instead of above line can we change it to??
odl_ip: "{{ external_
Thanks!
no longer affects: | odl |
tags: | added: networking-odl |
tags: | added: odl |
Changed in openstack-ansible: | |
assignee: | nobody → Manuel Buil (mbuil) |
Changed in openstack-ansible: | |
status: | New → Incomplete |
Does changing it to odl_ip: "{{ external_ lb_vip_ address }}" make it work?
Can you confirm that ODL is running and the REST API is up?