Description
hi,
in a private fork, i'm trying to see how feasible it would be to add support for an octavia backend in addition to F5 Bigip.
1- what would you think of this kind of feature? is this something you'd like to see land in your codebase?
2- i don't get the "cp(ni)" vs "tenant(f5bigip)" provider types, and how octavia would feat into these?
it seems to me that provider types are for services: a service of type "control plane" (as of cloud provider service?) or "tenant", as for "service is running in a tenant network"
But how could i use f5 or octavia on a per endpoint manner ?
such as : service tenant A "MyAPI" could be accessible through an octavia lb by tenant B, and by an F5BigIP in tenant C?
should i add a backend type in the enpoint model ?
thanks a lot for your time
regards