W dniu 26.03.2012 22:47, Paul Larson pisze: > I think the obvious concern for me here is that now we would be > proposing to require a growing stack of web components, django, etc in > order to just get a cli tool to submit a job. That seems like quite a > lot of overhead for such a simple thing. I'm a little surprised you > wouldn't rather group all the cli tools together. Also, from the BP > summary, it's not clear to me what the benefit is that you are trying to > achieve.
You misunderstood my proposal. The dependencies are separate. The technique I'm using creates extras, optional components of a package that have additional dependencies. In this case lava-dashboard-tool would be a transitional package that depends on lava-dashboard [tool] It would not pull django ;-) Thanks ZK > > On Mar 26, 2012 1:07 PM, "Zygmunt Krynicki" <[email protected] > <mailto:[email protected]>> wrote: > > Hi. > > This time a small blueprint that can be easily done in one or two days. > I think that, if successful, we could apply this pattern to other tools > to cut down the number of parts we need to release. > > (offtopic) > If successful I'd like to schedule the following merges: > > lava-dashboard-tool + lava-dashboard -> lava-dashboard > lava-scheduler-tool + lava-scheduler -> lava-scheduler > lava-server + lava-tool -> lava-core > > The last part would define the core dependency of any lava component. > This may be a good idea or a bad idea, depending on how you think about > it. Feel free to think about it and comment but please keep the > separation of concerns so that this (dashboard focused) blueprint can be > considered without runaway discussion. > (ontopic) > > > The blueprint is on the lava-dashboard-tool project. Please comment here > on the mailing list. > > > https://blueprints.launchpad.net/lava-dashboard-tool/+spec/lava-dashboard-tool-meged-with-lava-dashboard > > Thanks > ZK > -- > Zygmunt Krynicki > Linaro Validation Team > > _______________________________________________ > linaro-validation mailing list > [email protected] > <mailto:[email protected]> > http://lists.linaro.org/mailman/listinfo/linaro-validation > -- Zygmunt Krynicki Linaro Validation Team _______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
