*** davidlenwell has quit IRC | 02:33 | |
*** davidlenwell has joined #akanda | 03:55 | |
*** ChanServ sets mode: +o davidlenwell | 03:56 | |
*** davidlenwell has quit IRC | 08:06 | |
*** davidlenwell has joined #akanda | 08:09 | |
*** davidlenwell has quit IRC | 08:23 | |
*** davidlenwell has joined #akanda | 08:30 | |
*** openstackgerrit has quit IRC | 10:09 | |
*** openstackgerrit has joined #akanda | 10:09 | |
*** ChanServ sets mode: +o davidlenwell | 10:58 | |
*** rods1 has joined #akanda | 14:22 | |
openstackgerrit | Merged stackforge/akanda-rug: devstack: Create a custom nova flavor for the appliance https://review.openstack.org/188953 | 14:25 |
---|---|---|
openstackgerrit | Merged stackforge/akanda-rug: Make router_instance_flavor a StrOpt https://review.openstack.org/188938 | 14:25 |
openstackgerrit | Merged stackforge/akanda-appliance: Bump gunicorn worker timeout to 60 https://review.openstack.org/188596 | 14:26 |
openstackgerrit | Merged stackforge/akanda-appliance: Allow for building non-wheezy releases https://review.openstack.org/188194 | 14:26 |
openstackgerrit | Merged stackforge/akanda-rug: Silence exception when provider rules not found https://review.openstack.org/188520 | 14:27 |
*** cleverdevil has joined #akanda | 15:06 | |
openstackgerrit | Merged stackforge/akanda-appliance: Setup logging in the appliance https://review.openstack.org/188617 | 15:19 |
openstackgerrit | Merged stackforge/akanda: Rename ./doc/ -> ./docs/, update dev docs https://review.openstack.org/188927 | 15:24 |
openstackgerrit | Merged stackforge/akanda-appliance: Remove the arping dependency and send gratuitous ARP via Python's socket lib. https://review.openstack.org/188892 | 15:24 |
*** puranamr has joined #akanda | 16:28 | |
*** sarob has joined #akanda | 16:40 | |
openstackgerrit | Merged stackforge/akanda-rug: Build jessie ramdisk https://review.openstack.org/188193 | 17:32 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-appliance: Test experimental devstack image build (DO NOT MERGE) https://review.openstack.org/189380 | 17:44 |
*** cleverde_ has joined #akanda | 18:04 | |
*** cleverdevil has quit IRC | 18:07 | |
*** cleverde_ has quit IRC | 18:08 | |
*** openstackgerrit has quit IRC | 18:09 | |
*** openstackgerrit has joined #akanda | 18:09 | |
sarob | ryanpetrello: so the plan is to delete the existing stable/juno branches | 19:02 |
sarob | ryanpetrello: ill create new stable/juno branches off stable/kilo | 19:03 |
sarob | ryanpetrello: then you can bug fix stable/juno separately | 19:04 |
ryanpetrello | okay | 19:06 |
ryanpetrello | let me make sure we're not deploying off of any of these first, if you would | 19:06 |
adam_g | ryanpetrello, you probably want https://review.openstack.org/188892 backported? | 19:26 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-appliance: Test experimental devstack image build (DO NOT MERGE) https://review.openstack.org/189380 | 19:29 |
ryanpetrello | adam_g: yerp | 19:33 |
ryanpetrello | I can, or you can, doesn't matter to me | 19:33 |
adam_g | https://review.openstack.org/189412 | 19:34 |
adam_g | ryanpetrello, thar you go | 19:34 |
adam_g | sarob, ^ | 19:34 |
ryanpetrello | +2 | 19:35 |
ryanpetrello | thx | 19:35 |
sarob | ryanpetrello: right, i will wait on your go signal before making any changes to the existing stackforge/akanda repos | 19:48 |
ryanpetrello | k, working on it | 19:49 |
sarob | around stable/juno branches | 19:49 |
sarob | ryanpetrello: cool | 19:49 |
openstackgerrit | Ryan Petrello proposed stackforge/akanda-appliance: Remove arping from the list of base packages. https://review.openstack.org/189419 | 19:50 |
ryanpetrello | adam_g, I missed ^ | 19:50 |
adam_g | ryanpetrello, +2 | 19:51 |
ryanpetrello | have you all set up any sort of mirroring yet for github.com/akanda/* ? | 19:55 |
ryanpetrello | having the multiple copies of code out there is getting a little confusing :) | 19:55 |
sarob | id like to remove it myself | 19:56 |
sarob | not sure how the rest of the group feels about it | 19:56 |
sarob | and the precedent if any | 19:56 |
adam_g | ryanpetrello, what do you mean? | 19:58 |
adam_g | ithink everything should go away but git.openstack.org/stackforge/akanda-* + github.com/stackforge/akanda-* | 19:58 |
ryanpetrello | I mean that github.com/stackforge/... and github.com/akanda/... both have repos | 19:58 |
ryanpetrello | and it's odd because the akanda ones are out of date | 19:58 |
ryanpetrello | it's nice to have the akanda namespace | 19:58 |
ryanpetrello | but if we want to persist this, we should come up with some way to mirror stackforge -> akanda | 19:58 |
adam_g | we can keep the namespace for other auxiliary things but anything in stackforge should not have dupes elsewhere | 19:59 |
adam_g | IMO, at least | 19:59 |
ryanpetrello | my biggest concern there is just broken links | 19:59 |
ryanpetrello | and DH forks (for now) | 19:59 |
adam_g | hmm | 20:00 |
adam_g | we can keep the repos, drop the code and modify the README.rst to just point to the new ones? | 20:00 |
ryanpetrello | I'd be fine w/ that, too | 20:03 |
ryanpetrello | I'm just thinking we should do *something* | 20:04 |
ryanpetrello | because it's confusing that the akanda namespace has a bunch of stale code | 20:04 |
ryanpetrello | okay sarob I verified that the only stackforge project we're currently building from is akanda-neutron | 20:08 |
ryanpetrello | so I created https://github.com/dreamhost/akanda-neutron as a fork we'll maintain until we're on the newer stuff | 20:08 |
ryanpetrello | basically, we'll just continue to build packages with https://github.com/dreamhost/akanda-neutron/tree/stable/juno for now | 20:08 |
sarob | ryanpetrello: okay | 20:10 |
sarob | so i will start removing the stable/juno branches off the stackforge/akanda repos | 20:11 |
sarob | ryanpetrello: you have already forked stackforge/akanda-neutron, right? | 20:12 |
ryanpetrello | https://github.com/dreamhost/akanda-neutron | 20:12 |
sarob | ryanpetrello: got it | 20:13 |
sarob | ryanpetrello: i guess i could have follow the url | 20:14 |
ryanpetrello | heh | 20:14 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Wait for a configured test router to become active https://review.openstack.org/189433 | 20:36 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Wait for a configured test router to become active https://review.openstack.org/189433 | 21:19 |
*** rods1 has quit IRC | 21:42 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-appliance: Test experimental devstack image build (DO NOT MERGE) https://review.openstack.org/189380 | 22:15 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!