Comment 13 for bug 1242476

Revision history for this message
Dave Johnston (dave-johnston) wrote :

I managed to work around specifying the flavour by setting constraints during bootstrap:

juju bootstrap -v --constraints "mem=2048 root-disk=20480root-disk"

This seems to ensure the correct flavour is picked. Unfortunatley I don't get an further as my Openstack cloud has multiple networks available, so I get the error:

caused by: request (http://10.20.70.82:8774/v2/f7099e3a24db4a01835433dca97834c8/servers) returned unexpected status: 400; error info: {"badRequest": {"message": "Multiple possible networks found, use a Network ID to be more specific.", "code": 400}}

I'm not sure this parameter can be specified with a constraint