Re: [openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Robert Collins
It's not needed for 2.6 either - unit test 2 includes a more up to date discover implementation. On 28 Aug 2015 5:21 am, "Matt Riedemann" wrote: > > > On 8/27/2015 6:26 AM, Chandan kumar wrote: > >> Hello, >> >> I am packaging 'discover' module < >> https://bugzilla.redhat.com/show_bug.cgi?id=125

Re: [openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Matt Riedemann
On 8/27/2015 6:26 AM, Chandan kumar wrote: Hello, I am packaging 'discover' module < https://bugzilla.redhat.com/show_bug.cgi?id=1251951 > for RDO. Since, this module is not maintained yet as per this http://code.google.com/p/unittest-ext/ and this module is used as a test-dependencies in all

[openstack-dev] Removing unused dependencies like:'discover' module from all projects

2015-08-27 Thread Chandan kumar
Hello, I am packaging 'discover' module < https://bugzilla.redhat.com/show_bug.cgi?id=1251951 > for RDO. Since, this module is not maintained yet as per this http://code.google.com/p/unittest-ext/ and this module is used as a test-dependencies in all the projects as per 'openstack-requirements' mo