mgagne | so ~2m before connection lost is detected and a new one is established right? | 00:00 |
---|---|---|
*** j05h has quit IRC | 00:00 | |
*** vinsh has joined #openstack-operators | 00:00 | |
*** markvoelker has quit IRC | 00:03 | |
mgagne | on a side note, I'm testing aptly, not too bad at all | 00:04 |
klindgren | still testing that one.... :-) | 00:04 |
klindgren | what I am noticing in gerneal | 00:04 |
klindgren | is that if I get a rabbitmq error | 00:04 |
*** vinsh has quit IRC | 00:04 | |
klindgren | I always see a message following it on the nova compute side that says <something> failed retrying in 1 second | 00:05 |
klindgren | that message that follows is usually timestamped within 5ms or less | 00:05 |
mgagne | haha 5ms < 1s :P | 00:06 |
klindgren | so going to turn down the brokenness of haproxy to test rabbitmq failover | 00:06 |
klindgren | well is like error trace | 00:06 |
mgagne | logs lying to us? how could this be | 00:07 |
*** markvoelker has joined #openstack-operators | 00:08 | |
klindgren | 5ms later messag saying error, retyring in 1 second | 00:08 |
klindgren | and then we get no errors following that | 00:08 |
klindgren | so that a vast improvement over tracing forever :-) | 00:08 |
klindgren | until you restart | 00:09 |
mgagne | =) | 00:10 |
*** reed has joined #openstack-operators | 00:14 | |
*** Marga_ has quit IRC | 00:15 | |
*** alop has quit IRC | 00:16 | |
*** vmtrooper has joined #openstack-operators | 00:17 | |
mgagne | klindgren: btw, I'm investigating the idea of dropping the concept of a long-live repository à-la UCA (which I'm currently using) for specialized repositories built and published by my projects. | 00:17 |
mgagne | In fact, I believe dvorak shared a similar idea earlier this week. | 00:17 |
mgagne | I came to the conclusion that trying to synchronize and version a monolithic repository where multiple projects can publish to is too challenging and prone to race conditions. | 00:18 |
klindgren | yes it is | 00:19 |
mgagne | klindgren: my goal is to have a similar setup to upstream openstack where multiple projects/commits can be done and tested at the same time but with binary packages. | 00:19 |
*** mdorman has quit IRC | 00:19 | |
mgagne | klindgren: because I'm more or less heading toward using venv within .deb. I'm not ready for the container madness. | 00:20 |
*** vmtrooper has quit IRC | 00:22 | |
mgagne | klindgren: what I would like to do is write about the different packaging and distribution methods with pros/cons. I don't think we will ever be able to come up with ONE magic packaging solution. but if we can educate people on the different methods, they will then be able to see and choose what fits their needs. | 00:24 |
klindgren | yea | 00:25 |
klindgren | I would like to move to venv's as well | 00:26 |
klindgren | or more package wrapped venv's | 00:26 |
klindgren | I am also not against doing lxc containers on that as well | 00:26 |
mgagne | yea, looks like the saner direction to take for now | 00:26 |
*** Marga_ has joined #openstack-operators | 00:27 | |
*** j05h has joined #openstack-operators | 00:35 | |
klindgren | http://lists.openstack.org/pipermail/openstack-dev/2015-March/059034.html | 00:35 |
klindgren | :-/ | 00:35 |
harlowja | lol | 00:39 |
harlowja | *i mean sorry, not funny | 00:40 |
mgagne | jesus | 00:40 |
*** jaypipes has quit IRC | 00:45 | |
*** radez is now known as radez_g0n3 | 00:51 | |
*** j05h has quit IRC | 00:52 | |
klindgren | is it sad that I am not even surprised/phased if thats what it really ends up doing? | 00:56 |
mgagne | I'm not surprised | 00:58 |
*** j05h has joined #openstack-operators | 00:59 | |
mgagne | I'm not sure if the original author is actually using this feature in production or not | 00:59 |
mgagne | and I'm not sure why it wasn't caught earlier | 01:00 |
mgagne | I mean, someone should have seen that their instances disappeared each times they "archived" the tables | 01:01 |
klindgren | so... side note heartbeating - the patch seemed to do nothing to fix nova/cells | 01:01 |
mgagne | klindgren: how is it broken? | 01:02 |
klindgren | restarted haproxy and got errors every 2 minutes in the api cell trying to send a rabbit message from the "cells" component of nova | 01:02 |
mgagne | klindgren: isn't nova-cells using oslo.messaging? | 01:02 |
klindgren | deletes seem to have left vm's running in child cells | 01:03 |
harlowja | klindgren https://github.com/openstack/nova/blob/master/nova/compute/api.py#L1579 | 01:03 |
harlowja | perhaps that commit in the _delete function is useful... | 01:03 |
klindgren | mgagne, Failed to publish message to topic 'cells': [Errno 1] _ssl.c:1302: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry | 01:03 |
harlowja | that probably won't phase u either though, lol | 01:04 |
klindgren | is what I would see every 2 minutes | 01:04 |
klindgren | from oslo_messaging._drivers_impl_rabbit | 01:04 |
harlowja | 'cause a cast to the child cell' might be why, afaik those messages are just thrown out there, which probably == lost | 01:05 |
klindgren | oslo_messaging._drivers.impl_rabbit | 01:05 |
*** j05h has quit IRC | 01:15 | |
*** j05h has joined #openstack-operators | 01:23 | |
*** j05h has quit IRC | 01:38 | |
*** Marga_ has quit IRC | 01:53 | |
*** Marga_ has joined #openstack-operators | 02:03 | |
*** sbfox has joined #openstack-operators | 02:04 | |
*** vmtrooper has joined #openstack-operators | 02:06 | |
*** harlowja is now known as harlowja_away | 02:07 | |
*** vmtrooper has quit IRC | 02:11 | |
*** j05h has joined #openstack-operators | 02:18 | |
*** j05h1 has joined #openstack-operators | 02:18 | |
*** j05h has quit IRC | 02:22 | |
*** nugget_ has joined #openstack-operators | 02:28 | |
*** reed has quit IRC | 02:33 | |
*** sbfox has quit IRC | 02:33 | |
*** devlaps has quit IRC | 02:43 | |
*** mpopow_ has quit IRC | 02:43 | |
*** jaypipes has joined #openstack-operators | 03:18 | |
*** sbfox has joined #openstack-operators | 03:21 | |
*** vmtrooper has joined #openstack-operators | 03:55 | |
*** vmtrooper has quit IRC | 03:59 | |
*** mpopow_ has joined #openstack-operators | 04:02 | |
*** mpopow__ has joined #openstack-operators | 04:03 | |
*** mpopow_ has quit IRC | 04:07 | |
*** mpopow has joined #openstack-operators | 04:13 | |
*** mpopow_ has joined #openstack-operators | 04:13 | |
*** cdelatte has quit IRC | 04:14 | |
*** mpopow__ has quit IRC | 04:15 | |
*** Marga_ has quit IRC | 04:16 | |
*** mpopow has quit IRC | 04:17 | |
*** delattec has joined #openstack-operators | 04:21 | |
*** dboik_ has quit IRC | 04:34 | |
*** Marga_ has joined #openstack-operators | 04:37 | |
*** sbfox has quit IRC | 04:49 | |
*** mpopow_ has quit IRC | 05:00 | |
*** sbfox has joined #openstack-operators | 05:28 | |
*** SimonChung has joined #openstack-operators | 05:35 | |
*** delattec has quit IRC | 05:36 | |
*** SimonChung1 has quit IRC | 05:37 | |
*** cdelatte has joined #openstack-operators | 05:37 | |
*** vmtrooper has joined #openstack-operators | 05:43 | |
*** vmtrooper has quit IRC | 05:48 | |
*** sbfox has quit IRC | 05:48 | |
*** sbfox has joined #openstack-operators | 05:58 | |
*** blair has quit IRC | 06:03 | |
*** blair has joined #openstack-operators | 06:04 | |
*** markvoelker has quit IRC | 06:11 | |
*** markvoelker has joined #openstack-operators | 06:12 | |
*** markvoelker has quit IRC | 06:16 | |
*** blair has quit IRC | 06:18 | |
*** michchap has quit IRC | 06:38 | |
*** markvoelker has joined #openstack-operators | 06:42 | |
*** markvoelker has quit IRC | 06:47 | |
*** michchap has joined #openstack-operators | 06:58 | |
*** sbfox has quit IRC | 07:24 | |
*** vmtrooper has joined #openstack-operators | 07:32 | |
*** vmtrooper has quit IRC | 07:37 | |
*** markvoelker has joined #openstack-operators | 07:43 | |
*** markvoelker has quit IRC | 07:48 | |
*** matrohon has joined #openstack-operators | 08:21 | |
*** blair has joined #openstack-operators | 08:35 | |
*** blair has quit IRC | 08:40 | |
*** markvoelker has joined #openstack-operators | 08:44 | |
*** markvoelker has quit IRC | 08:48 | |
*** blair has joined #openstack-operators | 08:57 | |
*** bvandenh_call_tr has joined #openstack-operators | 09:00 | |
*** Miouge_ has joined #openstack-operators | 09:06 | |
*** Miouge has quit IRC | 09:08 | |
*** Miouge_ is now known as Miouge | 09:08 | |
*** vmtrooper has joined #openstack-operators | 09:21 | |
*** vmtrooper has quit IRC | 09:26 | |
*** markvoelker has joined #openstack-operators | 09:45 | |
*** markvoelker has quit IRC | 09:49 | |
*** derekh has joined #openstack-operators | 09:57 | |
*** cdelatte has quit IRC | 10:24 | |
*** Miouge has quit IRC | 10:41 | |
*** markvoelker has joined #openstack-operators | 10:46 | |
*** markvoelker has quit IRC | 10:50 | |
*** blair has quit IRC | 10:52 | |
*** blair has joined #openstack-operators | 10:52 | |
*** harlowja_away has quit IRC | 10:59 | |
*** vmtrooper has joined #openstack-operators | 11:10 | |
*** puck has quit IRC | 11:12 | |
*** vinsh has joined #openstack-operators | 11:12 | |
*** blair has quit IRC | 11:13 | |
*** ggillies_ has quit IRC | 11:15 | |
*** vmtrooper has quit IRC | 11:15 | |
*** puck has joined #openstack-operators | 11:15 | |
*** vinsh has quit IRC | 11:32 | |
*** Miouge has joined #openstack-operators | 11:34 | |
*** markvoelker has joined #openstack-operators | 11:46 | |
*** markvoelker has quit IRC | 11:51 | |
*** turnerg has joined #openstack-operators | 11:54 | |
*** pboros has joined #openstack-operators | 11:54 | |
*** markvoelker has joined #openstack-operators | 12:07 | |
*** blair has joined #openstack-operators | 12:14 | |
*** blair has quit IRC | 12:16 | |
*** blair has joined #openstack-operators | 12:16 | |
*** vinsh has joined #openstack-operators | 12:17 | |
*** blair has quit IRC | 12:21 | |
*** vinsh has quit IRC | 12:22 | |
*** radez_g0n3 is now known as radez | 12:22 | |
*** Marga_ has quit IRC | 12:24 | |
*** ferest has joined #openstack-operators | 12:32 | |
*** vinsh has joined #openstack-operators | 12:37 | |
*** vmtrooper has joined #openstack-operators | 12:59 | |
*** Miouge_ has joined #openstack-operators | 13:03 | |
*** Miouge has quit IRC | 13:04 | |
*** Miouge_ is now known as Miouge | 13:04 | |
*** vmtrooper has quit IRC | 13:04 | |
*** radez is now known as radez_g0n3 | 13:10 | |
*** markvoelker has quit IRC | 13:16 | |
*** markvoelker has joined #openstack-operators | 13:17 | |
*** blair has joined #openstack-operators | 13:17 | |
*** dboik has joined #openstack-operators | 13:21 | |
*** blair has quit IRC | 13:22 | |
*** Marga_ has joined #openstack-operators | 13:23 | |
*** j05h1 has quit IRC | 13:33 | |
*** j05h has joined #openstack-operators | 13:47 | |
*** dboik has quit IRC | 13:50 | |
*** dboik has joined #openstack-operators | 13:50 | |
*** Miouge has quit IRC | 13:51 | |
*** Miouge has joined #openstack-operators | 13:53 | |
*** ferest has quit IRC | 13:53 | |
*** Miouge has quit IRC | 14:02 | |
*** radez_g0n3 is now known as radez | 14:02 | |
*** blinky42 has quit IRC | 14:02 | |
*** jaypipes is now known as leakypipes | 14:07 | |
*** Piet has quit IRC | 14:11 | |
*** Miouge has joined #openstack-operators | 14:13 | |
*** dboik has quit IRC | 14:15 | |
*** csoukup has joined #openstack-operators | 14:16 | |
*** dboik has joined #openstack-operators | 14:16 | |
*** blair has joined #openstack-operators | 14:18 | |
*** dboik has quit IRC | 14:21 | |
*** dboik has joined #openstack-operators | 14:21 | |
*** blair has quit IRC | 14:23 | |
*** Piet has joined #openstack-operators | 14:42 | |
*** alaski is now known as lascii | 14:48 | |
*** vmtrooper has joined #openstack-operators | 14:48 | |
*** vmtrooper has quit IRC | 14:53 | |
*** subscope has quit IRC | 14:53 | |
*** mdorman has joined #openstack-operators | 15:01 | |
*** radez is now known as radez_g0n3 | 15:02 | |
*** j05h has quit IRC | 15:03 | |
*** radez_g0n3 is now known as radez | 15:05 | |
*** turnerg has quit IRC | 15:10 | |
*** Marga_ has quit IRC | 15:10 | |
*** blair has joined #openstack-operators | 15:19 | |
*** blair has quit IRC | 15:21 | |
*** blair has joined #openstack-operators | 15:21 | |
*** blair has quit IRC | 15:27 | |
*** esker has joined #openstack-operators | 15:31 | |
*** j05h has joined #openstack-operators | 15:32 | |
*** SimonChung has quit IRC | 15:33 | |
*** david-lyle_afk is now known as david-lyle | 15:33 | |
*** DaSchab has joined #openstack-operators | 15:35 | |
*** reed has joined #openstack-operators | 15:40 | |
*** Miouge has quit IRC | 15:40 | |
*** dboik_ has joined #openstack-operators | 15:43 | |
*** dboik has quit IRC | 15:43 | |
*** mpopow has joined #openstack-operators | 15:44 | |
*** esker has quit IRC | 15:45 | |
*** bvandenh_call_tr has quit IRC | 15:46 | |
*** resker has joined #openstack-operators | 15:47 | |
*** Miouge has joined #openstack-operators | 15:50 | |
*** DaSchab has quit IRC | 15:51 | |
*** logan2 has joined #openstack-operators | 15:54 | |
*** alop has joined #openstack-operators | 15:56 | |
*** Miouge has quit IRC | 15:59 | |
*** Miouge has joined #openstack-operators | 16:02 | |
*** Miouge has quit IRC | 16:04 | |
*** Piet has quit IRC | 16:05 | |
*** mpopow has quit IRC | 16:10 | |
*** blair has joined #openstack-operators | 16:22 | |
*** mpopow has joined #openstack-operators | 16:22 | |
*** blair has quit IRC | 16:27 | |
*** SimonChung has joined #openstack-operators | 16:28 | |
*** sbfox has joined #openstack-operators | 16:30 | |
*** j05h has quit IRC | 16:31 | |
*** sbfox has quit IRC | 16:31 | |
*** sbfox has joined #openstack-operators | 16:32 | |
*** j05h has joined #openstack-operators | 16:35 | |
*** dboik_ has quit IRC | 16:36 | |
*** dboik has joined #openstack-operators | 16:37 | |
*** vmtrooper has joined #openstack-operators | 16:37 | |
*** resker has quit IRC | 16:37 | |
*** vmtrooper has quit IRC | 16:42 | |
*** mpopow has quit IRC | 16:44 | |
*** Marga_ has joined #openstack-operators | 16:46 | |
*** turnerg has joined #openstack-operators | 16:48 | |
*** matrohon has quit IRC | 16:49 | |
*** harlowja has joined #openstack-operators | 16:57 | |
*** sbfox has quit IRC | 17:12 | |
*** Miouge has joined #openstack-operators | 17:15 | |
*** Piet has joined #openstack-operators | 17:19 | |
klindgren | IN testing the rabbitmq stuff I noticed that I managed to get into a state where vm's are deleted from the api cell, but the rpc call blew up and never actually removed stuff in the child cells. Does anyone have a script to attempt to true up the compute cells to match the api cell in this event? | 17:21 |
*** SimonChung1 has joined #openstack-operators | 17:22 | |
*** SimonChung has quit IRC | 17:22 | |
*** blair has joined #openstack-operators | 17:23 | |
harlowja | klindgren i wonder if the nova guys are addressing this in the new cells redesign, might be worth a ML post/email? | 17:27 |
harlowja | i'm sure others would like to know :-P | 17:27 |
*** blair has quit IRC | 17:28 | |
klindgren | I assume that you are talking about to the dev mailing list? | 17:29 |
harlowja | ya | 17:37 |
harlowja | or operators, or both? | 17:37 |
mdorman | i would bet rax and/or nectar probably have some tooling around cleaning stuff up | 17:37 |
*** SimonChung1 has quit IRC | 17:40 | |
*** SimonChung has joined #openstack-operators | 17:40 | |
*** Marga_ has quit IRC | 17:40 | |
*** Marga_ has joined #openstack-operators | 17:41 | |
*** derekh has quit IRC | 17:45 | |
*** Marga_ has quit IRC | 17:46 | |
*** signed8bit has joined #openstack-operators | 17:48 | |
*** turnerg has quit IRC | 17:55 | |
*** turnerg has joined #openstack-operators | 17:57 | |
*** esker has joined #openstack-operators | 18:04 | |
*** alop has quit IRC | 18:11 | |
mgagne | harlowja: my understanding is that cells v2 will make the api cell a router. If the api cell is now aware of where each instances are located, I see no reason for cells to continue using broadcast instead of unicast message to manage instances. | 18:13 |
harlowja | mgagne quite possibly, i'm not so sure on the details of cells v2 | 18:13 |
mgagne | harlowja: me neither but my understanding is that api cell won't manage instance info in its own database anymore, it's just gonna route RPC calls to the appropriate cell bus and/or access the compute cell database directly. | 18:14 |
harlowja | possibly, routing around stuff though i sort think makes inconsistencies/syncs even more problematic | 18:15 |
mgagne | the idea is you avoid data discrepancy by not replicating anymore and accessing them directly | 18:15 |
mgagne | yep | 18:15 |
harlowja | at that point why isn't cells v2 just a load-balancer, lol | 18:17 |
harlowja | i heard they route things around to, lol | 18:18 |
harlowja | *and/or something completly external to nova | 18:18 |
*** sbfox has joined #openstack-operators | 18:21 | |
*** blair has joined #openstack-operators | 18:24 | |
mgagne | harlowja: some concepts need to be global such as AZ, flavors, aggregates, etc. so you still need some state in the api cell. | 18:25 |
*** vmtrooper has joined #openstack-operators | 18:26 | |
*** turnerg has quit IRC | 18:27 | |
harlowja | sounds like that could also seperate service (likes call it the AZ-flavor-aggregate service) that each nova 'cluster/cell/whatever' calls into to get such info, then u just put loadbalancers/other in front of them | 18:27 |
harlowja | and then each nova cluster/cell just gets that information from 'AZ-flavor-aggregate service' and they don't need top level state-thing | 18:27 |
harlowja | but to each there own, i just comment here, lol | 18:29 |
*** blair has quit IRC | 18:29 | |
*** Marga_ has joined #openstack-operators | 18:29 | |
*** vmtrooper has quit IRC | 18:31 | |
harlowja | then u can scale out 'AZ-flavor-aggregate service' and nova clusters as u wish (and independently...) | 18:31 |
harlowja | and joe-blow service can also use info in 'AZ-flavor-aggregate service' if it wants | 18:32 |
*** esker has quit IRC | 18:35 | |
*** esker has joined #openstack-operators | 18:38 | |
mgagne | yet an other service to maintain =) | 18:43 |
harlowja | meh, service oriented architectures have alot of services | 18:44 |
harlowja | *see name, lol | 18:44 |
harlowja | http://siliconangle.com/furrier/2011/10/12/google-engineer-accidently-shares-his-internal-memo-about-google-platform/ lol | 18:46 |
harlowja | funny to read over that :-P | 18:46 |
mgagne | yep, I also read one about Amazon and how a dictator forced all departments to communicate through API, making it easy later to release AWS which they already used internally | 18:48 |
*** esker has quit IRC | 18:52 | |
mgagne | oh, it's the same article lol | 18:53 |
mgagne | I thought it was a new one | 18:53 |
mgagne | harlowja: thanks for that one, will share with our team again :P | 18:54 |
harlowja | :-P | 18:54 |
harlowja | '6) Anyone who doesn’t do this will be fired. | 18:54 |
harlowja | 7) Thank you; have a nice day!' | 18:54 |
harlowja | lol | 18:54 |
mgagne | hehe | 18:57 |
mgagne | I like this Jeff Bezos =) | 18:57 |
harlowja | ha | 18:57 |
mgagne | the part about his mandate | 18:57 |
mgagne | It just makes sense. Even if people don't agree yet, they often agree later when situations and circumstances change | 18:59 |
harlowja | :-P | 19:00 |
harlowja | idk, amazon turned out ok, whether that email helped out or not, idk | 19:00 |
harlowja | hard to correlate | 19:00 |
harlowja | but SOA shouldn't scare people (and more services, meh, it at least worked out for amazon and others) | 19:00 |
mgagne | I don't care much about Amazon but I do care about the general idea | 19:01 |
harlowja | sure | 19:01 |
mgagne | dev: why can't service X accesses service Y's database? why can't you open the port for me? | 19:03 |
mgagne | netadmin: because you shouldn't, it's wrong | 19:03 |
harlowja | ya | 19:03 |
mgagne | and now you have devs ranting about our netadmin because they do not understand why they can't access the damn database | 19:04 |
harlowja | ya, send them that link then, lol | 19:05 |
klindgren | man - lots of new changes in oslo.config | 19:05 |
klindgren | looks like everything is getting moved to its own config section - vs's stashing everything in "default" | 19:05 |
*** mpopow has joined #openstack-operators | 19:06 | |
*** vinsh has quit IRC | 19:11 | |
*** vinsh has joined #openstack-operators | 19:12 | |
*** vinsh has quit IRC | 19:16 | |
*** blair has joined #openstack-operators | 19:25 | |
*** esker has joined #openstack-operators | 19:27 | |
*** esker has quit IRC | 19:28 | |
*** esker has joined #openstack-operators | 19:28 | |
*** vinsh has joined #openstack-operators | 19:29 | |
*** blair has quit IRC | 19:30 | |
*** esker has quit IRC | 19:37 | |
*** esker has joined #openstack-operators | 19:38 | |
*** radez is now known as radez_g0n3 | 19:40 | |
*** esker has quit IRC | 19:41 | |
*** j05h has quit IRC | 19:41 | |
*** j05h has joined #openstack-operators | 19:43 | |
*** esker has joined #openstack-operators | 19:44 | |
*** esker has joined #openstack-operators | 19:44 | |
*** j05h has quit IRC | 19:49 | |
*** j05h has joined #openstack-operators | 19:49 | |
*** alop has joined #openstack-operators | 19:49 | |
*** esker has quit IRC | 19:51 | |
mgagne | klindgren: again? | 20:00 |
mgagne | klindgren: what kind of changes? which sections? for what? | 20:00 |
klindgren | mgagne, due checking out the rabbitmq heartbeat stuff | 20:01 |
*** vinsh has quit IRC | 20:01 | |
klindgren | it looks like all the rabbitmq config options that were in DEFAULT sections are getting moved to its own oslo_messaging_rabbitmq section | 20:02 |
*** esker has joined #openstack-operators | 20:04 | |
*** esker has quit IRC | 20:08 | |
*** mpopow has quit IRC | 20:09 | |
*** esker has joined #openstack-operators | 20:10 | |
*** esker has quit IRC | 20:11 | |
*** SimonChung has quit IRC | 20:14 | |
*** vmtrooper has joined #openstack-operators | 20:15 | |
*** flaviosr has joined #openstack-operators | 20:16 | |
*** vmtrooper has quit IRC | 20:20 | |
*** sbfox has quit IRC | 20:22 | |
*** blair has joined #openstack-operators | 20:27 | |
*** blair has quit IRC | 20:32 | |
*** j05h has quit IRC | 20:42 | |
*** bvandenh_call_tr has joined #openstack-operators | 20:42 | |
*** harlowja has quit IRC | 21:00 | |
*** esker has joined #openstack-operators | 21:00 | |
*** bvandenh_call_tr has quit IRC | 21:01 | |
*** harlowja has joined #openstack-operators | 21:06 | |
*** esker has quit IRC | 21:10 | |
*** SimonChung has joined #openstack-operators | 21:14 | |
*** esker has joined #openstack-operators | 21:15 | |
*** csoukup has quit IRC | 21:15 | |
*** Piet has quit IRC | 21:17 | |
*** j05h has joined #openstack-operators | 21:24 | |
*** j05h1 has joined #openstack-operators | 21:27 | |
*** blair has joined #openstack-operators | 21:28 | |
*** j05h has quit IRC | 21:28 | |
*** flaviosr has quit IRC | 21:30 | |
*** blair has quit IRC | 21:33 | |
*** SimonChung has quit IRC | 21:33 | |
*** SimonChung has joined #openstack-operators | 21:33 | |
*** SimonChung1 has joined #openstack-operators | 21:34 | |
*** SimonChung has quit IRC | 21:34 | |
*** lascii is now known as alaski | 21:35 | |
*** pboros has quit IRC | 21:45 | |
*** dboik has quit IRC | 21:46 | |
*** mpopow has joined #openstack-operators | 21:58 | |
*** Miouge has quit IRC | 22:00 | |
*** Piet has joined #openstack-operators | 22:02 | |
*** vmtrooper has joined #openstack-operators | 22:04 | |
*** harlowja has quit IRC | 22:04 | |
*** harlowja has joined #openstack-operators | 22:06 | |
*** harlowja has quit IRC | 22:06 | |
*** harlowja has joined #openstack-operators | 22:06 | |
*** vmtrooper has quit IRC | 22:08 | |
*** csoukup has joined #openstack-operators | 22:15 | |
*** j05h1 has quit IRC | 22:20 | |
*** dvorak is now known as clayton | 22:28 | |
*** clayton is now known as dvorak | 22:28 | |
*** blair has joined #openstack-operators | 22:29 | |
*** blair has quit IRC | 22:34 | |
*** blair has joined #openstack-operators | 22:45 | |
*** esker has joined #openstack-operators | 22:46 | |
*** cdelatte has joined #openstack-operators | 22:49 | |
*** mpopow has quit IRC | 22:52 | |
*** mpopow has joined #openstack-operators | 22:53 | |
*** cdelatte has quit IRC | 22:53 | |
*** Miouge has joined #openstack-operators | 22:55 | |
*** markvoelker has quit IRC | 22:56 | |
*** mpopow has quit IRC | 22:57 | |
*** j05h has joined #openstack-operators | 22:58 | |
*** j05h has joined #openstack-operators | 22:58 | |
*** mpopow has joined #openstack-operators | 23:06 | |
*** Miouge has quit IRC | 23:24 | |
*** j05h has quit IRC | 23:28 | |
*** david-lyle is now known as david-lyle_afk | 23:29 | |
*** mdorman has quit IRC | 23:32 | |
*** esker has quit IRC | 23:40 | |
*** csoukup has quit IRC | 23:41 | |
*** alop has quit IRC | 23:50 | |
*** vmtrooper has joined #openstack-operators | 23:53 | |
*** markvoelker has joined #openstack-operators | 23:57 | |
*** vmtrooper has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!