Comment 10 for bug 1684049

Revision history for this message
Anastasia (anastasia-macmood) wrote :

An update...
Tried to verify against current develop (2.3-alpha1).

Steps I followed:
* Add tag "wanted" to 2 machines in MAAS;
* Bootstrapped with '--constraints "tags=wanted"';
* Switched to 'controller' model;
* Added another_machine which is untagged in MAAS as "1";
* Ran 'juju enable-ha -n 3 --to 1' which showed output:

maintaining machines: 0
adding machines: 2
converting machines: 1

However, both new machines erred out - https://pastebin.canonical.com/195528/

Did your all your changes land in develop? Or maybe my verification steps are not correct?..