= neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver
Mihaela
From: Pawel Suder [mailto:pawel.su...@corp.ovh.com]
Sent: Tuesday, October 03, 2017 3:10 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: [openstack-dev] Odp.: [neutron][lbaasv2][agent implementation
Hello Mihaela,
It seems that you are referring to that part of code
https://github.com/openstack/neutron-lbaas/blob/mitaka-eol/neutron_lbaas/drivers/driver_base.py#L36
I found that document for Mitaka
https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html
It might be related to
xploring options, but I think we need someone to come up
with a proposal which addresses previous concerns. I'd recommend a quick search
of the mailing list archives for previous discussions.
Hope this helps,
Michael
On Tue, May 9, 2017 at 5:04 PM, Pawel Suder
mailto:pawel.su...@cor
Hello,
I would like to raise a topic regarding possibilities when metadata could be
modified on instance.
We noticed that instance metadata could be modified only when vm_state is set
to following values:
* active
* paused
* suspended
* stopped
Found:
https://github.com/ope