Both nodes are openstack-helm-node-class=primary. That creates problems
when deploying neutron because two l3 agents and dhcp agents are
deployed which sometimes results in problems
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: Id13ee3cf308f5120061176302573739d7c5a5ed3
Signed-off-by: Manuel Buil <mbuil@suse.com>
node2:
- openstack-control-plane={{ (xci_flavor == 'noha') | ternary('disable', 'enabled') }}
- openstack-compute-node=enabled
- - openstack-helm-node-class=primary
+ - openstack-helm-node-class=secondary
- openvswitch=enabled
- linuxbridge=enabled
- ceph-mon=enabled