Age | Commit message (Collapse) | Author | Files | Lines |
|
installer-type:osh
deploy-scenario:k8-calico-nofeature
JIRA: XCI-5
JIRA: XCI-6
JIRA: XCI-20
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Change-Id: I0f2b577f7535050e6c65ca0e0bc209b7403c67ba
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
Currently, all traffic is going through the untagged interface. However,
we are creating interfaces for the different traffic. This patch moves
the private traffic (VM-VM), which normally uses vxlan tunnels, to the
interface created for that
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: I680698d0bf7ab8045d4ca8f7b5bea8c1e1881d71
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
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>
|
|
In noha mode, node1 and node2 is used for controller and compute roles.
This patch changes that making node1 only controller and node2 only
compute.
It also modifies a bit the syntax to make it more ansible friendly
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: I3f40f59ea3c167914ea4c810f7dda60c75fb7175
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
JIRA:XCI-11
noha was not passing the tempest test, however, nobody is testing that
test upstream. We should use the test that it being really tested
upstream
deploy-scenario:k8-calico-nofeature
installer-type:osh
xci-flavor:noha
Change-Id: I551e966e81a93120e96027b32096ec18b21bd3bd
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
|
|
When deploying manually after a previous deployment, keys and fingerprints of the VMs clash with the stored ones.
This patch clears the relevant files and also fixes an issue with keepalived role which failes ansible lint when already cached.
deploy-scenario:k8-calico-nofeature
installer-type:osh
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Change-Id: I9331a5b7d0ac66a35064dfe7f62dd78a461e570c
|
|
|
|
|
|
We should use the Ansible variables whenever possible instead of
hardcoding values like IPs
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: Iee5f179b0b36d2fcbf9b2eca82a3c31cefd83229
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
Ansible best practices recommend doing the definition of variables in
the vars directory instead of directly in the tasks
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: Ia5e215f8492a901b8c75ac06ee23258249f7f09a
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: I0423ab27186316d40c93cce847d7cb9fa7308df1
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: Ie198ee7e25579f1438561f71fd965518b067fe42
Signed-off-by: Nikos Mimigiannis <nmimi@intracom-telecom.com>
|
|
This patch creates a new installer tree in xci that uses
openstack-helm to deploy openstack on a kubernetes cluster.
USAGE: Export INSTALLER_TYPE=osh, DEPLOY_SCENARIO=k8-calico-nofeature
and XCI_FLAVOR=noha or mini and run xci-deploy.sh as in documentation.
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: I212f70eb51c2a38c798c11367d2ebb8bf5f4a1de
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|