Node roles with dynamic metadata mapping
For easy scale of any role in the cluster, there are some
dynamic metadata will be prepared for 'Environment' model
based on roles from the inventory:
* Automatically control master/slave relations for the:
rabbitmq_cluster_role
mysql_cluster_role
redis_cluster_role
* Automatically control IDs as counters for the:
keepalived_vip_priority
cicd_database_id
opencontrail_database_id
Change-Id: I4a893662d43c9cb1799ee2bc24d72a62afc00a56
Reviewed-on: https://review.gerrithub.io/377960
Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com>
Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git "a/tcp_tests/environment/environment_template/\173\043 interfaces \043\175/readme.txt" "b/tcp_tests/environment/environment_template/\173\043 interfaces \043\175/readme.txt"
new file mode 100644
index 0000000..cf80b5b
--- /dev/null
+++ "b/tcp_tests/environment/environment_template/\173\043 interfaces \043\175/readme.txt"
@@ -0,0 +1,10 @@
+Patterns from this folder are used for two purposes:
+1. Configure the real node interfaces as specified in the inventory.
+2. Provide the following list of interfaces for the underlay level:
+ - br_mgm: Access from infrastructure management network / admin network / DHCP / PXE
+ - br_ctl: OpenStack control network for internal services
+ - br-prv: For tenant networks with VLAN segmentation
+ - br-ten: For tenant networks with VXLAN segmentation
+ - br-mesh: Endpoint for VXLAN tunnels that are used by br-ten
+ - br-floating: Connection to the floating network
+ - vhost0: for OpenContrail workloads
\ No newline at end of file