<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2012年11月30日 05:44, Ahmed Al-Mehdi
wrote:<br>
</div>
<blockquote
cite="mid:CAKNWCPaxSkn7F2JJMgCpfvLxQcvbS+By15ogkrB7Z0-RpOMUJQ@mail.gmail.com"
type="cite">Hello,
<div><br>
</div>
<div>I have a general Quantum question. Do I need an external
network or even a router, for a VM to get an IP address (through
DHCP) from a private network.</div>
</blockquote>
Hi, Ahmed,<br>
External network used for floatingip allocation. You needn't create
external network and router.<br>
<blockquote
cite="mid:CAKNWCPaxSkn7F2JJMgCpfvLxQcvbS+By15ogkrB7Z0-RpOMUJQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>I am running into an issue where a VM is timing out getting
an IP address. I used the following commands to create the
network and sub-network:</div>
</blockquote>
Could you ensure that 'quantum-dhcp-agent' is startup?<br>
<br>
Thanks.<br>
Alex<br>
<blockquote
cite="mid:CAKNWCPaxSkn7F2JJMgCpfvLxQcvbS+By15ogkrB7Z0-RpOMUJQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>
<div># quantum net-create --tenant-id $put_id_of_project_one
net_proj_one --provider:network_type vlan
--provider:physical_network physnet1
--provider:segmentation_id 1024</div>
<div># quantum subnet-create --tenant-id $put_id_of_project_one
net_proj_one <a moz-do-not-send="true"
href="http://10.10.10.0/24">10.10.10.0/24</a></div>
<div><br>
</div>
<div># quantum router-create --tenant-id $put_id_of_project_one
router_proj_one</div>
<div># quantum router-interface-add $put_router_proj_one_id_here
$put_subnet_id_here</div>
</div>
<div><br>
</div>
<div>Thank you,</div>
<div>Ahmed.</div>
<div><br>
</div>
<div><br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
</blockquote>
<br>
</body>
</html>