Cause it seems that such thing is not working: http://paste.openstack.org/show/64740/ It still downloads all directories for notifier and roc, although is only module=notifier.api in conf file.
Thanks Dina On Wed, Feb 12, 2014 at 11:13 PM, Dina Belova <[email protected]> wrote: > May we use smth like: > > module=notifier.api > > only to copy needed for middleware notifier? > > > On Wed, Feb 12, 2014 at 10:55 PM, Chris Buccella < > [email protected]> wrote: > >> On 02/12/2014 11:50 AM, Sanchez, Cristian A wrote: >> >>> Hi, >>> We've modified the openstack-commons.conf file for climate remove rpc >>> and notifier modules. But when the update.py is executed, the notifier and >>> rpc modules are still copied. Do you know what could be wrong? >>> Here you can see a log showing this situation: >>> http://paste.openstack.org/show/64674/ >>> >> >> I think it's because you're pulling in middleware. The audit module >> imports notifier, so notifier gets dragged along as a dependency. >> >> >> -Chris >> >> >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> > > > > -- > > Best regards, > > Dina Belova > > Software Engineer > > Mirantis Inc. > -- Best regards, Dina Belova Software Engineer Mirantis Inc.
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
