UKCloud / openshift-deployment-ansible

3 stars 1 forks source link

script and playbook to increase number of worker nodes #31

Closed andywis closed 6 years ago

andywis commented 6 years ago

This is the Ansible side. There's also a change in the Heat repo

andywis commented 6 years ago

Following review, I've reorganised the python a bit, and removed references to "openstacklocal" in the code (they're still present in the tests, which is fine, AFAIK)

andywis commented 6 years ago

Added a test that builds an app and runs it on each node, to ensure the upscale was successful.