*** cleverdevil has quit IRC | 00:06 | |
adam_g | davidlenwell, cool, ill take a closer look at it tomorrow. gotta EOD | 00:33 |
---|---|---|
davidlenwell | yeah .. me too .. my brain is pretty fried | 00:34 |
davidlenwell | adam_g: catch you tomorrow | 00:34 |
openstackgerrit | Sean Roberts proposed stackforge/akanda: update root readme https://review.openstack.org/194895 | 00:50 |
openstackgerrit | Sean Roberts proposed stackforge/akanda: Updates outdated repo reference https://review.openstack.org/194900 | 01:01 |
*** puranamr has quit IRC | 01:31 | |
*** sarob has quit IRC | 01:39 | |
*** puranamr has joined #akanda | 01:51 | |
*** puranamr has quit IRC | 01:56 | |
*** puranamr has joined #akanda | 04:10 | |
*** puranamr has quit IRC | 05:42 | |
*** puranamr has joined #akanda | 05:43 | |
*** puranamr has quit IRC | 05:47 | |
*** puranamr has joined #akanda | 05:47 | |
*** puranamr has quit IRC | 06:08 | |
*** openstack has quit IRC | 08:25 | |
*** openstack has joined #akanda | 08:26 | |
-cameron.freenode.net- [freenode-info] channel trolls and no channel staff around to help? please check with freenode support: http://freenode.net/faq.shtml#gettinghelp | 08:26 | |
*** rods has joined #akanda | 14:12 | |
*** puranamr has joined #akanda | 14:39 | |
*** puranamr has quit IRC | 14:43 | |
*** puranamr has joined #akanda | 14:43 | |
*** puranamr has quit IRC | 15:06 | |
*** puranamr has joined #akanda | 15:06 | |
*** puranamr_ has joined #akanda | 15:32 | |
*** puranam__ has joined #akanda | 15:36 | |
*** puranamr has quit IRC | 15:36 | |
*** puranamr_ has quit IRC | 15:37 | |
*** sarob has joined #akanda | 15:48 | |
*** puranam__ has quit IRC | 16:10 | |
*** puranamr has joined #akanda | 16:10 | |
openstackgerrit | Merged stackforge/akanda: Updates outdated repo reference https://review.openstack.org/194900 | 16:11 |
openstackgerrit | Merged stackforge/akanda: update root readme https://review.openstack.org/194895 | 16:11 |
*** cleverdevil has joined #akanda | 16:13 | |
adam_g | markmcclain, you'll want this in any devstack image you snapshot | 16:41 |
adam_g | https://review.openstack.org/#/c/194444/ | 16:41 |
openstackgerrit | Merged stackforge/akanda-appliance-builder: remove stale appliance-builder content https://review.openstack.org/194825 | 16:43 |
openstackgerrit | Merged stackforge/akanda-appliance: Add a build script + build_image tox env https://review.openstack.org/192915 | 16:43 |
markmcclain | adam_g: right... +2/A | 16:45 |
openstackgerrit | Merged stackforge/akanda-rug: Expose RUG API port as a config option https://review.openstack.org/194444 | 17:11 |
ryanpetrello | I had an akanda event management thought | 17:19 |
ryanpetrello | right now all events in the queue are basically given fifo priority | 17:19 |
ryanpetrello | but I wonder if aliveness/health checks should have a lower priority | 17:19 |
ryanpetrello | e.g., "there's a new router that needs to be booted" or "a floating IP was just created" are probably higher priority then "are all x1000 routers responsive?" | 17:19 |
ryanpetrello | we get into a situation now where the health subprocess blasts the queue with thousands of health events every few minutes | 17:20 |
ryanpetrello | and it takes the rug a bit to catch up | 17:20 |
ryanpetrello | in the meantime, other user-driven actions have to wait | 17:21 |
adam_g | ryanpetrello, that sounds reasonable. the health check is part of the POLL event, right? | 17:22 |
ryanpetrello | yep | 17:23 |
adam_g | markmcclain, not sure what inconsistency you're refering to in first comment @ https://review.openstack.org/#/c/194841/2/akanda/rug/test/unit/api/test_nova_wrapper.py | 17:23 |
ryanpetrello | it would probably not be a big deal to make the event queue be some type of priority queue | 17:23 |
ryanpetrello | and just have the POLL event be lower priority | 17:23 |
markmcclain | adam_g: oops that should have been the line below | 17:23 |
markmcclain | s/Equals/Equal/ | 17:23 |
adam_g | ah right | 17:24 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Fix ability to recover from an existing appliance VM https://review.openstack.org/194841 | 17:24 |
markmcclain | I know it's totally unrelated by noticed it when I was checking to see how we were comparing none's in the rest of the file | 17:24 |
adam_g | yea | 17:25 |
adam_g | i think theres a linter check that will catch that one | 17:25 |
*** puranamr has quit IRC | 17:26 | |
markmcclain | I think there is too | 17:26 |
*** puranamr has joined #akanda | 17:26 | |
*** puranamr has quit IRC | 17:30 | |
*** puranamr has joined #akanda | 17:30 | |
adam_g | hmm patch bomb heads up, i need to backport a buncha akanda-rug devstack changes to stable/kilo + juno | 17:31 |
adam_g | ...to get it functional in the gate. | 17:31 |
*** openstackgerrit has quit IRC | 17:38 | |
*** openstackgerrit has joined #akanda | 17:38 | |
openstackgerrit | Merged stackforge/akanda-rug: Capture and gracefully handle failed interface attach/detach API calls. https://review.openstack.org/193292 | 17:53 |
adam_g | ugh, actually this is going to be a PITA to get working. might make more sense to disable devstack runs against kilo+juno | 17:54 |
adam_g | davidlenwell, did a first pass on that driver patch | 18:18 |
davidlenwell | thanks.. im gona post the patches that split it up in a bit | 18:18 |
adam_g | also, is 'instance' the best thing to replace 'vm' with? | 18:18 |
adam_g | ...if we're talking about supporting containers in the future | 18:19 |
davidlenwell | its what mark and I came up with while chatting about it | 18:19 |
davidlenwell | seems to cover containers, vms, and bare metal | 18:19 |
adam_g | if we end up doing application containers in the future, those would be hosted on instances, so there'd be some confusion there again | 18:20 |
davidlenwell | ;hmm .. well I am open to suggestions | 18:20 |
adam_g | i dont have any better ideas, just seems to be overlapping with nova terms | 18:21 |
adam_g | markmcclain, ? | 18:21 |
adam_g | or we could just punt and cross that bridge later | 18:21 |
adam_g | brb, walking home | 18:21 |
davidlenwell | yeah .. I'm thinking that | 18:21 |
markmcclain | yeah around | 18:21 |
davidlenwell | markmcclain: we are just talking about vm vs instance | 18:21 |
markmcclain | ah | 18:22 |
davidlenwell | adam_g is concerned about confusion | 18:23 |
markmcclain | yeah... it's the openstack way to confuse terms | 18:23 |
davidlenwell | should I just punt on naming? it came up because I wanted to call "router_id" something else | 18:23 |
markmcclain | we could have called it a project/tenant/group | 18:23 |
markmcclain | or policy :) | 18:23 |
markmcclain | at one time I was thinking we could use resource_id for logical resources | 18:24 |
davidlenwell | could just call it "thing" | 18:24 |
markmcclain | the only issue is that doesn't tell you want that thing represents | 18:24 |
davidlenwell | markmcclain: thats what I had before we talked the other day | 18:24 |
markmcclain | for IDs for a logical resource then resource_id makes sense | 18:25 |
markmcclain | for the other side where we're managing an instance of a logical thing then that's where seems like instance_(id|info) could be universal | 18:27 |
markmcclain | and let the driver interpret | 18:27 |
davidlenwell | see I still like instance | 18:28 |
davidlenwell | once I moved everything over to that it all clicked | 18:28 |
sarob | i think we are using instance in the correct way | 18:29 |
sarob | the nova overlapping term, is a good thing | 18:29 |
cleverdevil | what about "service" | 18:29 |
cleverdevil | or "provider" | 18:29 |
davidlenwell | doh | 18:29 |
cleverdevil | or "backend" | 18:29 |
davidlenwell | how about junior | 18:30 |
davidlenwell | ;) | 18:30 |
cleverdevil | heh | 18:30 |
sarob | ugh | 18:30 |
sarob | service backend sounds dirty | 18:30 |
cleverdevil | indeed :) | 18:30 |
sarob | service provider sounds less clear than service instance | 18:31 |
cleverdevil | yeah, probably | 18:31 |
markmcclain | service is already really overloaded in OpenStack | 18:33 |
adam_g | sarob, the overlapping is not a good thing if, in the future, an instance is actually a container running on an instance, which is hosting other containers. thats my main concern | 18:33 |
adam_g | but actually i think we can punt on this till the nodepooling/pez thing progresses and tackle it there? | 18:33 |
sarob | i think matching nova terms right now will make it easier for the short term | 18:34 |
cleverdevil | huh... what about node? | 18:34 |
cleverdevil | :) | 18:34 |
cleverdevil | its more generic | 18:34 |
sarob | sense davidlenwell has started it already | 18:34 |
cleverdevil | and not overloaded | 18:34 |
cleverdevil | though, instance is fine for now, IMO | 18:35 |
cleverdevil | I do think I like node a little better... | 18:35 |
sarob | cleverdevil: im not against it | 18:35 |
sarob | but id like to follow nova | 18:35 |
sarob | rather come up with our own | 18:35 |
adam_g | cleverdevil, node is an ironic thing :) | 18:35 |
sarob | adam_g: ugh! | 18:35 |
cleverdevil | sure | 18:35 |
cleverdevil | yeah, but that's fine | 18:35 |
cleverdevil | node = bare metal node | 18:35 |
sarob | yeah | 18:36 |
cleverdevil | node could just as easily be a container node | 18:36 |
cleverdevil | or a vm node | 18:36 |
sarob | my head hurt | 18:36 |
sarob | s | 18:36 |
cleverdevil | but, the same could potentially be said for instance | 18:36 |
cleverdevil | and right now, all we do is VMs | 18:36 |
cleverdevil | so, instance makes perfect sense today | 18:36 |
sarob | +1 | 18:36 |
markmcclain | yeah we can stick with instances for now until a better term pops up | 18:37 |
davidlenwell | I like node | 18:37 |
davidlenwell | but instance is better and the works already mostly done | 18:37 |
adam_g | ok cool | 18:37 |
* cleverdevil nods | 18:37 | |
cleverdevil | wfm! | 18:37 |
sarob | instance sounds like the all around best choice | 18:38 |
adam_g | ... for now | 18:38 |
davidlenwell | ;) adam_g | 18:38 |
sarob | lunch tine!!!! | 18:39 |
*** puranamr has quit IRC | 18:41 | |
*** puranamr has joined #akanda | 18:42 | |
* markmcclain wanders off to find lunch | 18:45 | |
*** puranamr has quit IRC | 18:50 | |
*** puranamr has joined #akanda | 18:50 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Fix ability to recover from an existing appliance VM https://review.openstack.org/194841 | 18:53 |
ryanpetrello | guys guys, what about "computational device" | 19:10 |
*** cleverde_ has joined #akanda | 20:02 | |
*** puranamr_ has joined #akanda | 20:04 | |
*** puranamr has quit IRC | 20:04 | |
*** cleverde_ has quit IRC | 20:04 | |
*** cleverde_ has joined #akanda | 20:05 | |
*** cleverdevil has quit IRC | 20:05 | |
*** cleverde_ has quit IRC | 20:11 | |
*** cleverdevil has joined #akanda | 20:12 | |
davidlenwell | ryanpetrello: lol | 20:13 |
openstackgerrit | Doug Hellmann proposed stackforge/akanda-rug: Drop use of 'oslo' namespace package https://review.openstack.org/195304 | 20:49 |
*** puranamr_ has quit IRC | 21:12 | |
*** cleverde_ has joined #akanda | 21:16 | |
*** puranamr has joined #akanda | 21:18 | |
*** cleverdevil has quit IRC | 21:19 | |
davidlenwell | dhellmann: nice patch :) | 21:40 |
*** puranamr has quit IRC | 22:00 | |
*** puranamr has joined #akanda | 22:02 | |
openstackgerrit | Merged stackforge/akanda-rug: Drop use of 'oslo' namespace package https://review.openstack.org/195304 | 22:05 |
*** puranamr has quit IRC | 22:05 | |
*** puranamr has joined #akanda | 22:13 | |
*** puranamr has quit IRC | 22:15 | |
*** puranamr has joined #akanda | 22:18 | |
*** puranamr has quit IRC | 22:19 | |
*** puranamr has joined #akanda | 22:19 | |
adam_g | ryanpetrello, so i might have another use case for event prio-- we talked about using a distributed hash table to distribute routers among a cluster of RUGs | 22:45 |
adam_g | im playing with that now, adding a new rebalance event that happens when members come/go, which would need priority | 22:46 |
*** puranamr has quit IRC | 22:53 | |
*** rods has quit IRC | 22:56 | |
*** puranamr_ has joined #akanda | 23:00 | |
*** puranamr_ has quit IRC | 23:04 | |
*** puranamr has joined #akanda | 23:22 | |
*** puranamr_ has joined #akanda | 23:34 | |
*** puranamr has quit IRC | 23:38 | |
*** puranamr_ has quit IRC | 23:40 | |
*** puranamr has joined #akanda | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!