@Bastien_Pilat wrote:
I got the OpenStack installation scripts from Juniper, the easiest way I found to have a running image is to simply add it via Glance :
glance image-create --file=<image filename> --name=<glance image name> --property hw_vif_model=e1000 --property hw_disk_bus=ide --disk-format=qcow2 --container-format=bare --is-public False
It gets added and working properly this way.
I force the image statically when building the topology, in the node properties