On Jul 1, 2016, at 9:28 PM, John Belamaric wrote:
> Even if you are NOT running DVR, the OVS agent (but not L3) needs to run on
> the compute to plumb the networking for instances on that node. The L3 agent
> only needs to run on the network node unless you are running DVR.
Ah! That's might be
Dear OpenStack Dev member:
May I ask you some question about neutron lbaaS?
How to install the neutron LBaaS with Octavia in Mitaka?I followed these two
guide ,but which one I should use? (My openstack is Mitaka , 1 controller, 2
compute nodes)
https://wiki.openstack.org/wiki/Neutron/LBaaS/HowTo
Even if you are NOT running DVR, the OVS agent (but not L3) needs to run on the
compute to plumb the networking for instances on that node. The L3 agent only
needs to run on the network node unless you are running DVR.
John
> On Jun 29, 2016, at 2:19 PM, Turbo Fredriksson wrote:
>
> On Jun 29
You can use IPv6...
On 29 June 2016 at 15:17, Gustavo Randich wrote:
> Hi operators...
>
> Transitioning from nova-network to Neutron (Mitaka), one of the key issues
> we are facing is how to reach VMs in VXLAN tenant networks without using
> precious floating IPs.
>
> Things that are outside N
On 07/01/2016 05:49 AM, Turbo Fredriksson wrote:
On Jun 30, 2016, at 4:07 PM, Turbo Fredriksson wrote:
Stracing the running process, I noticed this:
connect(8, {sa_family=AF_LOCAL, sun_path="/var/lib/neutron/metadata_proxy"},
33) = -1 ENOENT (No such file or directory)
Creating the socket man
Thanks for the explanation, that actually helps a lot (and makes me
realise that I did that for nothing ;-) )!
I'll be out of office for the next three weeks, so any attempt to
contribute will start after my vacation ;-)
Regards,
Eugen
Zitat von Mehdi Abaakouk :
Hi Eugen,
Le 2016-06-29 16
On Jun 30, 2016, at 4:07 PM, Turbo Fredriksson wrote:
Stracing the running process, I noticed this:
connect(8, {sa_family=AF_LOCAL, sun_path="/var/lib/neutron/metadata_proxy"},
33) = -1 ENOENT (No such file or directory)
Creating the socket manually, I instead get "Connection refused".
So whate