ci-cd-pipeline-app-murano/murano-apps/HAProxy/package/Resources/frontEndConfig.template
Dmytro Dovbii f683ec34b3 Initial commit for lbaas library
* adds lbaas interfaces
* adds HAProxy implementation

This commit makes refactoring for old python-based version
of LbaaS and makes LbaaS-interface library and haproxy-based-lbaas
packages deprecated.

Change-Id: I93e0fbb59959a04b11adaf8fb13e901f3dfa61a4
2016-06-08 13:25:39 +00:00

4 lines
69 B
Plaintext

frontend $name
$binds
mode $mode
default_backend $default_backend