Re: [Openstack] How to make Neutron select a specific subnet when boot an instance

2018-07-10 Thread Eugen Block
There has been some work on this [2], but it didn't make it into the Kilo release (abandoned), and I don't see it either in later releases. [2] https://blueprints.launchpad.net/nova/+spec/selecting-subnet-when-creating-vm Zitat von Hang Yang : Hi there, I have one question about choosin

Re: [Openstack] How to make Neutron select a specific subnet when boot an instance

2018-07-10 Thread Eugen Block
Hi, depending on your workflow there would be a way with scripting [0], not sure if this would be a suitable approach for you. There also has been a blueprint [1] for the selection of subnets during instance creation since Juno, but I can't find anything about an implementation. Regards,