Adam Stokes
Adam Stokes
Ah, we just don't handle that provider. We'll need to add support for that, sorry!
It's looking for cloud_config method which isn't implemented in the openstack provider in conjure-up: https://github.com/conjure-up/conjure-up/blob/master/conjureup/models/provider.py#L167 and https://github.com/conjure-up/conjure-up/blob/master/conjureup/models/provider.py#L548-L584
We're going to look into better handling this
Yea, i've been thinking that adding some sort of constraints in the spells metadata to help accommodate this would be nice
@hmlanigan thanks for the report!
This is ultimately and issue with your MAAS not being configured correctly. Whether it can not access the internet, or MAAS can not automatically power on/off the nodes, or any...
This is a quick search on google and I have no idea if this will work or have any experience doing this, but, you can look at https://sysconfig.org.uk/two-factor-authentication-with-ssh.html to get...
Yea, I don't think there is much that conjure-up can do to help you solve that issue.
@deepsidhu1313 feel free to post any findings you come across here so that we can document this
@muthu883 you do not have MAAS setup correctly: ``` ERROR failed to bootstrap model: bootstrap instance started but did not change to Deployed state: instance "se67td" failed to deploy ```...