It's impossible to use this new class because you cannot use any services combined with and specify the parameters in octavia::controler since you get redeclaration issues. The class should only be included from octavia::worker if it doesn't exist to support the old use case. If you want to use this class it's required that you define octavia::controller *before* octavia::worker otherwise you'll end up with another redeclaration issue since we include the controller unless its defined before. Depends-On: https://review.openstack.org/#/c/618915/ Change-Id: If5b4014d2129879199798d440ae604c03b01ab3a
1.3 KiB
1.3 KiB