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 <auniya...@gmail.com>
Date: Friday, April 28, 2017 at 4:12 AM
To: openstack <openstack@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

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to