Re: [openstack-dev] [TripleO] Proposal for a new tool: dlrn-repo

2016-06-24 Thread Ben Nemec
I'm just going to take this opportunity to point out that when RDO moved the dlrn repos this week the tool did not break because requests is smarter than curl. Also, it would have been super nice to have exactly one place to update the repo locations instead of at least 3. On 06/13/2016 03:29 PM,

Re: [openstack-dev] [TripleO] Proposal for a new tool: dlrn-repo

2016-06-14 Thread Ben Nemec
On 06/13/2016 05:58 PM, Derek Higgins wrote: > On 13 June 2016 at 21:29, Ben Nemec wrote: >> So our documented repo setup steps are three curls, a sed, and a >> multi-line bash command. And the best part? That's not even what we >> test. The commands we actually use in tripleo.sh --repo-setup c

Re: [openstack-dev] [TripleO] Proposal for a new tool: dlrn-repo

2016-06-13 Thread Derek Higgins
On 13 June 2016 at 21:29, Ben Nemec wrote: > So our documented repo setup steps are three curls, a sed, and a > multi-line bash command. And the best part? That's not even what we > test. The commands we actually use in tripleo.sh --repo-setup consist > of the following: three curls, four seds,