Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-12 Thread Dennis Kliban
I updated the MVP doc to reflect the name change. This section no longer appears in red. Here is the diff[0] of my changes. [0] https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product/diff?utf8=%E2%9C%93&version=144&version_from=143&commit=View+differences On Mon, Feb 5, 2018 at 9:3

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-05 Thread Eric Helms
Thanks for the clarity. That explanation definitely helped me wrap my head around it. On Mon, Feb 5, 2018 at 5:47 AM, Dennis Kliban wrote: > I update issue 2894[0] with the new name, Exporter. Can someone please > groom this ticket? > > [0]https://pulp.plan.io/issues/2894 > > > Thanks, > Dennis

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-05 Thread Dennis Kliban
I update issue 2894[0] with the new name, Exporter. Can someone please groom this ticket? [0]https://pulp.plan.io/issues/2894 Thanks, Dennis On Fri, Feb 2, 2018 at 5:28 PM, Daniel Alley wrote: > +1 rename > > On Fri, Feb 2, 2018 at 10:51 AM, Austin Macdonald > wrote: > >> +1 rename to Export

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-02 Thread Daniel Alley
+1 rename On Fri, Feb 2, 2018 at 10:51 AM, Austin Macdonald wrote: > +1 rename to Exporter. > > On Fri, Feb 2, 2018 at 10:13 AM, Brian Bouterse > wrote: > >> +1 to renaming a Pulp3 'Distributor' to be 'Exporter'. The name of a >> 'Distribution' (when Pulp serves bits using its webserver) would

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-02 Thread Austin Macdonald
+1 rename to Exporter. On Fri, Feb 2, 2018 at 10:13 AM, Brian Bouterse wrote: > +1 to renaming a Pulp3 'Distributor' to be 'Exporter'. The name of a > 'Distribution' (when Pulp serves bits using its webserver) would stay the > same. Currently the names Distributor and Distribution sound so simil

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-02 Thread Brian Bouterse
+1 to renaming a Pulp3 'Distributor' to be 'Exporter'. The name of a 'Distribution' (when Pulp serves bits using its webserver) would stay the same. Currently the names Distributor and Distribution sound so similar that its very confusing. A Distribution and an Exporter would be clearer names I thi

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-02 Thread Dennis Kliban
On Fri, Feb 2, 2018 at 12:38 AM, Eric Helms wrote: > > > On Thu, Feb 1, 2018 at 10:30 AM, Dennis Kliban wrote: > >> Distributors are only used for exporting Publications out of Pulp. >> >> Distributions make Publications available to consume via http(s) at >> /content/relative/path/of/distributi

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-01 Thread Eric Helms
On Thu, Feb 1, 2018 at 10:30 AM, Dennis Kliban wrote: > Distributors are only used for exporting Publications out of Pulp. > > Distributions make Publications available to consume via http(s) at > /content/relative/path/of/distribution/. Each Publication can be > associated with any number of Dis

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-01 Thread Dennis Kliban
Distributors are only used for exporting Publications out of Pulp. Distributions make Publications available to consume via http(s) at /content/relative/path/of/distribution/. Each Publication can be associated with any number of Distributions. The names are very similar, but perform different fu

Re: [Pulp-dev] pulp 3 distributor use cases

2018-02-01 Thread Eric Helms
Will Pulp 3 support multiple distributors on a single repository? Could I, for example, attach the yum distributor multiple times but with a different output path to publish the same repository at different locations? Thanks, Eric On Thu, Feb 1, 2018 at 6:54 AM, Dennis Kliban wrote: > I've upd