Excelent! CSS plays a very important role in the non-easy task of documenting openstack.<br><br>Atul Jha [and others], I come with some doubts about the Installation and Configuration section, could you help with them?<br>
<br>--<br><br>I think if the two servers have nova-compute installed both will run the VMs.<br>So, shouldn't be installed kvm and libvirt-bin in both servers?<br><br>Shouldn't be installed a iscsi target such as tgt in the servers whit nova-volume server?<br>

<br>
Shouldn't be installed a iscsi-client such as openiscsi-client in the servers with nova-compute?<br>
<br>In the nova.conf file: <br>shouldn't the flag flat_network_dhcp_start be in the fixed_range=<a href="http://192.168.4.1/27">192.168.4.1/27</a>?<br>shouldn't the servers public ip addres be out of the floating_range=<a href="http://10.10.10.2/27">10.10.10.2/27</a>?<br>
<br><br>Thanks in advance.<br><br><br><br><div class="gmail_quote">2012/5/22 Shake Chen <span dir="ltr"><<a href="mailto:shake.chen@gmail.com" target="_blank">shake.chen@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Atul<br><br><br>I have meet a problem, seem the document bug. please correct me if no right.<br><br>In page 21<br><br>2.2.5.7 Creating Endpoints<br><br>create endpoint for nova-compute<br><br>keystone endpoint-create --region myregion --service_id 1e93ee6c70f8468c88a5cb1b106753f3 --  -publicurl ’<a href="http://10.10.10.2:8774/v2/$%28tenant_id%29s" target="_blank">http://10.10.10.2:8774/v2/$(tenant_id)s</a>’ --adminurl ’<a href="http://10.10.10.2:8774/" target="_blank">http://10.10.10.2:8774/</a>  -v2/$(tenant_id)s’ --internalurl ’<a href="http://10.10.10.2:8774/v2/$%28tenant_id%29s" target="_blank">http://10.10.10.2:8774/v2/$(tenant_id)s</a>’<br>

<br><br>the command seem have two problem <br><br>1: <a href="http://10.10.10.2:8774/v2/" target="_blank">http://10.10.10.2:8774/v2/</a><br><br>for nova-compute, the api should v1.1.<br><br>2: if run the command would show error<br>
tenant_id: command not found<br>
<br>we need add "( )" <br><br>so I think the correct is below:<br><br>keystone endpoint-create --region myregion --service_id 7ee472012dfa4f01b35507a7ef2aa9cb --publicurl <a href="http://10.10.10.2:8774/v1.1/$" target="_blank">http://10.10.10.2:8774/v1.1/$</a>"(tenant_id)"s --adminurl <a href="http://10.10.10.2:8774/v1.1/$" target="_blank">http://10.10.10.2:8774/v1.1/$</a>"(tenant_id)"s --internalurl <a href="http://10.10.10.2:8774/v1.1/$" target="_blank">http://10.10.10.2:8774/v1.1/$</a>"(tenant_id)"s<br>

<br>the below is output<br><br>+-------------+------------------------------------------+<br>|   Property  |                  Value                   |<br>+-------------+------------------------------------------+<br>| adminurl    | <a href="http://10.10.10.2:8774/v1.1/%28tenant_id%29s" target="_blank">http://10.10.10.2:8774/v1.1/(tenant_id)s</a> |<br>

| id          | a3443ac7103745e29e931d5b6c48e245         |<br>| internalurl | <a href="http://10.10.10.2:8774/v1.1/%28tenant_id%29s" target="_blank">http://10.10.10.2:8774/v1.1/(tenant_id)s</a> |<br>| publicurl   | <a href="http://10.10.10.2:8774/v1.1/%28tenant_id%29s" target="_blank">http://10.10.10.2:8774/v1.1/(tenant_id)s</a> |<br>

| region      | myregion                                 |<br>| service_id  | 7ee472012dfa4f01b35507a7ef2aa9cb         |<br>+-------------+------------------------------------------+<div class="HOEnZb"><div class="h5"><br>
<br><br><br><br><br><br><br><br><br>
<br><div class="gmail_quote">On Thu, May 10, 2012 at 10:33 PM, Atul Jha <span dir="ltr"><<a href="mailto:Atul.Jha@csscorp.com" target="_blank">Atul.Jha@csscorp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
We at Csscorp have been publishing series of beginners guide on Ubuntu/Openstack (versions), in continuation with that we have released  the latest version of our book with Essex and Ubuntu 12.04.<br>
<br>
<a href="http://cssoss.wordpress.com/2012/05/07/openstack-beginners-guide-v3-0-for-essex-on-ubuntu-12-04-precise-pangolin/" target="_blank">http://cssoss.wordpress.com/2012/05/07/openstack-beginners-guide-v3-0-for-essex-on-ubuntu-12-04-precise-pangolin/</a><br>


<br>
The code can be found at <a href="https://code.launchpad.net/openstackbook" target="_blank">https://code.launchpad.net/openstackbook</a><br>
<br>
We would love to see the book localized in some other languages too, say Chinese/Japanese/German to reach to as many people as possible. :)<br>
<br>
Suggestion/criticism would be highly appreciated.<br>
<br>
<br>
<br>
<br>
<br>
<br>
Cheers!!<br>
<br>
Atul Jha<br>
<br>
Application Specialist<br>
Csscorp pvt ltd, Chennai, India<br>
<br>
<a href="http://www.csscorp.com/common/email-disclaimer.php" target="_blank">http://www.csscorp.com/common/email-disclaimer.php</a><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>Shake Chen<br><br><br>
</font></span><br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><b>Alisson Pontes</b><br>__________________________________________________________<br>Network Technology Evolution Researcher<br><div>CPqD - Center for Research and Development in Telecommunications<br>
</div>Tel.: +55 19 3705-4996<br><a href="mailto:aponte@cpqd.com.br" target="_blank">apontes@cpqd.com.br</a><br><a href="http://www.cpqd.com.br" target="_blank">www.cpqd.com.br</a><br><br><img src="http://www.cpqd.com.br/component/do=%20cman/doc_download/53-marca-cpqd-formato-jpg.html" height="45" width="96"><br>
<br>