[Openstack] How Launch to a VM on particular subnet in network.

James Denton james.denton at rackspace.com
Fri Apr 28 15:08:15 UTC 2017


Hi Amit,

You can create a port on a particular subnet using the neutron/openstack CLI, and then boot the instance using the port rather than the network. The difference being nova boot --port-id versus --net-id.

James

From: Amit Uniyal <auniyal61 at gmail.com>
Date: Friday, April 28, 2017 at 4:12 AM
To: openstack <openstack at lists.openstack.org>
Subject: [Openstack] How Launch to a VM on particular subnet in network.

Hi all,


How to launch a VM on particular subnet in network.

We have a option of creating more then one subnets in networks. but how to launch a VM on particular subnet.


[nline image 3]

In above image, I have a network parent-network, and this network has sub-networks. My objective is two launch a VM on subnet under same network.

But while launching a VM, it only offer network to launch VM not individual subnets. So is there any way we can launch VM on subnet.


[nline image 2]

If we launch vm in this network, its taking the subnet itself.



Regards

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170428/ab5a88f8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 13771 bytes
Desc: image001.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170428/ab5a88f8/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 29865 bytes
Desc: image002.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170428/ab5a88f8/attachment-0001.png>


More information about the Openstack mailing list