<div dir="ltr">Awesome!!! :-D<div><br></div><div>Guide updated!<br><div><div><br></div></div><div>Cheers!</div><div>Thiago</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 March 2013 12:10, Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">great guide, thanks a lot !<div><br><div>
<span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:'Lucida Grande';word-spacing:0px"><span style="font-weight:normal;font-family:Helvetica"><b style="color:rgb(19,112,138)">Razique Mahroua</b></span><span style="font-weight:normal;font-family:Helvetica;color:rgb(19,112,138)"><b> - </b></span><span style="font-family:Helvetica"><span style="font-weight:normal;font-family:Helvetica"><b style="color:rgb(19,112,138)">Nuage & Co</b></span><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px;font-size:medium"><span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="font-style:normal;font-size:medium;font-family:Helvetica;font-weight:normal">
<font color="#13708a"><a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a></font></div><div style="font-style:normal;font-size:medium;font-family:Helvetica"><font color="#13708a">Tel : <a href="tel:%2B33%209%2072%2037%2094%2015" value="+33972379415" target="_blank">+33 9 72 37 94 15</a></font></div>
</span></span></span></span></span><br style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Arial;word-spacing:0px">
<span><img height="125" width="125" src="cid:0A2450C8-6A0D-42D0-8035-743CAD564432@fabrique.lan"></span>
</div>
<br><div><div>Le 21 mars 2013 à 15:26, Jean-Baptiste RANSY <<a href="mailto:jean-baptiste.ransy@alyseo.com" target="_blank">jean-baptiste.ransy@alyseo.com</a>> a écrit :</div><div><div class="h5"><br><blockquote type="cite">
<div text="#000000" bgcolor="#FFFFFF">
<div>Hello Thiago,<br>
<br>
I think it's better to use rootwrap in sudoers :<br>
<br>
nova ALL = (root) NOPASSWD: /usr/bin/nova-rootwrap
/etc/nova/rootwrap.conf *<br>
cinder ALL = (root) NOPASSWD: /usr/bin/cinder-rootwrap
/etc/cinder/rootwrap.conf *<br>
quantum ALL = (root) NOPASSWD: /usr/bin/quantum-rootwrap
/etc/quantum/rootwrap.conf *<br>
<br>
NOTE : with quantum (l3, dhcp, etc ..) you can encounter issue
with rootwrap, especially with namespaces (i don't know if this is
still the case)<br>
To fix that, just add 'root_helper = sudo
/usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf' in the .ini
file of each quantum service.<br>
<br>
I don't know why root_helper isn't in each quantum service sample
files if it must be configured ... is it normal or not ?<br>
If this addition (to add root_helper in each ini file) should not
be necessary, I think i identified the root problem.<br>
In the dhcp_agent for example, just need to replace each
occurrences of 'self.conf.root_helper' by 'self.root_helper'<br>
<br>
If someone has the answer, let me know if I should open a bug or
not.<br>
<br>
Regards,<br>
<br>
<br>
jbr_<br>
<br>
<br>
On 03/21/2013 01:19 AM, Martinx - ジェームズ wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">1 problem fixed with:
<div><br>
</div>
<div>
<div>visudo</div>
<div><br>
</div>
<div>---</div>
<div>quantum ALL=NOPASSWD: ALL</div>
<div>cinder ALL=NOPASSWD: ALL</div>
<div>nova ALL=NOPASSWD: ALL</div>
<div>---</div>
</div>
<div><br>
</div>
<div>Guide updated...</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 20 March 2013 19:51, Martinx - ジェームズ
<span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>Hi!</div>
<div><br>
</div>
<div> I'm working with Grizzly G3+RC1 on top of Ubuntu
12.04.2 and here is the guide I wrote:</div>
<div><br>
</div>
<div> <a href="https://gist.github.com/tmartinx/d36536b7b62a48f859c2" target="_blank">Ultimate OpenStack Grizzly Guide</a></div>
<div><br>
</div>
<div> It covers:</div>
<div><br>
</div>
<div> * Ubuntu 12.04.2</div>
<div> * Basic Ubuntu setup</div>
<div> * KVM</div>
<div> * OpenvSwitch</div>
<div> * Name Resolution for OpenStack components;</div>
<div> * LVM for Instances</div>
<div> * Keystone</div>
<div> * Glance</div>
<div> * Quantum - Single Flat, Super Green!!</div>
<div> * Nova</div>
<div> * Cinder / tgt</div>
<div> * Dashboard</div>
<div><br>
</div>
<div> It is still a draft but, every time I deploy Ubuntu
and Grizzly, I follow this little guide...</div>
<div><br>
</div>
<div> I would like some help to improve this guide... If
I'm doing something wrong, tell me! Please!</div>
<div><br>
</div>
<div> Probably I'm doing something wrong, I don't know
yet, but I'm seeing some errors on the logs, already
reported here on this list. Like for example:
nova-novncproxy conflicts with novnc (no VNC console for
now), dhcp-agent.log / auth.log points to some problems
with `sudo' or the `rootwarp' subsystem when dealing
with metadata (so it isn't working)...</div>
<div><br>
</div>
<div> But in general, it works great!!</div>
<div><br>
</div>
<div>Best!</div>
<div>Thiago</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a>
Post to : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a>
More help : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a>
</pre>
</blockquote>
<br>
</div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" 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/~openstack" 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></div></div><br></div></div></blockquote></div><br></div>