neutron-vpnaas using wrong driver on redhat derived bases
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| kolla |
High
|
Paul Bourke | ||
| Newton |
High
|
Mohammed Naser | ||
| Ocata |
High
|
Paul Bourke |
Bug Description
The current redhat derived bases that Kolla ships use libreswan instead
of openswan (even running 'yum install openswan' on these bases results
in libreswan being installed).
This means we need to use this device_driver in vpnaas_agent.ini. Also
/lib/modules is required from the host for the ipsec driver.
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Paul Bourke (pauldbourke) |
Changed in kolla: | |
milestone: | none → ocata-3 |
Christian Berendt (berendt) wrote : | #2 |
According to the Jenkins bot this was fixed. Is this true? Backports are required?
Changed in kolla: | |
milestone: | ocata-3 → ocata-rc1 |
Changed in kolla: | |
milestone: | ocata-rc1 → pike-1 |
Fix proposed to branch: stable/newton
Review: https:/
Mohammed Naser (mnaser) wrote : | #4 |
VPN support didn't exist in Mitaka, backport proposed to Newton above.
no longer affects: | kolla/mitaka |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/newton
commit 0e8d96b9ad64fa1
Author: Paul Bourke <email address hidden>
Date: Thu Nov 24 11:18:54 2016 +0000
Fix neutron-vpnaas for redhat derived bases
The current redhat derived bases that Kolla ships use libreswan instead
of openswan (even running 'yum install openswan' on these bases results
in libreswan being installed).
This means we need to use this device_driver in vpnaas_agent.ini. Also
/lib/modules is required from the host for the ipsec driver.
Change-Id: I94480cda06718a
Closes-Bug: #1644518
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
Changed in kolla: | |
milestone: | pike-3 → pike-rc1 |
Changed in kolla: | |
milestone: | pike-rc1 → queens-1 |
Changed in kolla: | |
milestone: | queens-2 → queens-3 |
Changed in kolla: | |
milestone: | queens-3 → queens-rc1 |
Changed in kolla: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in kolla: | |
milestone: | queens-rc2 → rocky-1 |
Changed in kolla: | |
milestone: | rocky-2 → rocky-3 |
This issue was fixed in the openstack/ kolla-ansible 4.0.0.0b2 development milestone.