openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #22529
Re: root_helper deprecated?
Thanks Thierry, it seems to make sense.
On Tue, Apr 9, 2013 at 4:53 PM, Thierry Carrez <thierry@xxxxxxxxxxxxx>wrote:
> Rahul Upadhyaya wrote:
> > I think you should use : rootwrap_config=/etc/quantum/rootwrap.conf
> >
> > Found this at below mentioned wiki page. I think this should hold true
> > for Quantum too.
>
> No, Quantum still uses root_helper and has not transitioned to using
> rootwrap_config yet.
>
> Looking at the code, the message seems to point to configuration
> sections. The [DEFAULT] root_helper configuration option is now
> deprecated, it needs to be specified in the [AGENT] section of
> quantum.conf.
>
> See https://github.com/openstack/quantum/blob/master/etc/quantum.conf
> for an example.
>
> --
> Thierry Carrez (ttx)
> Release Manager, OpenStack
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
References