*** zz_avozza is now known as avozza | 00:02 | |
*** reed has quit IRC | 00:08 | |
*** Piet has quit IRC | 00:22 | |
*** markvoelker has quit IRC | 00:30 | |
*** markvoelker has joined #openstack-operators | 00:31 | |
*** mdorman has quit IRC | 00:31 | |
*** Gala-G has quit IRC | 00:32 | |
*** markvoelker has quit IRC | 00:35 | |
*** Marga_ has quit IRC | 00:42 | |
*** alop has quit IRC | 00:50 | |
*** esker has joined #openstack-operators | 00:50 | |
*** markvoelker has joined #openstack-operators | 01:01 | |
*** markvoelker has quit IRC | 01:06 | |
mgagne | that thread about galera on openstack-dev: "well, that escalated quickly, really that got out of hand fast!" | 01:31 |
---|---|---|
harlowja | lol | 01:32 |
jlk | I missed that, I'm not on that list | 01:32 |
*** openstack has joined #openstack-operators | 01:33 | |
-sendak.freenode.net- [freenode-info] channel trolls and no channel staff around to help? please check with freenode support: http://freenode.net/faq.shtml#gettinghelp | 01:33 | |
harlowja | mgagne whats wrong with zookeeper, etcd being involved? ;) | 01:38 |
* harlowja is curious | 01:39 | |
mgagne | harlowja: it's a trap, isn't it? | 01:39 |
harlowja | how so? | 01:39 |
harlowja | lol | 01:39 |
harlowja | anything could be a trap, never know | 01:39 |
mgagne | guys, has anyone tackle the challenge of having multiple brands (or resellers) within the same OpenStack installation with all that comes with it? (public flavors, images, networks, etc.) | 01:43 |
*** markvoelker has joined #openstack-operators | 01:44 | |
*** VW_ has joined #openstack-operators | 01:47 | |
jlk | multiple brands? | 01:57 |
jlk | so multiple horizons? | 01:57 |
jlk | not sure how reselling works, with multiple tenants | 01:57 |
mgagne | jlk: horizon is trivial, it isn't the core of the problem. Mainly related to public resources such as flavor. | 02:04 |
*** verdurin has quit IRC | 02:05 | |
mgagne | jlk: brand A sells foo.small and brand B sells bar.small. You don't want users/customers of brand A to see/spawn flavor bar.small and vise-versa. | 02:05 |
jlk | can't flavors be tenant specific? | 02:05 |
mgagne | jlk: and each brand wishes to have its own users/tenants, maybe segregated in domains | 02:05 |
mgagne | jlk: you have to scale the idea to 10k tenants/users | 02:06 |
jlk | that many resellers on a single cloud sounds like madness | 02:06 |
mgagne | =) | 02:06 |
jlk | so you have flavor-access-list at your disposal | 02:07 |
mgagne | I often see topics at the summit about what could be this multi-brand support and it's never quite what I expect. | 02:07 |
jlk | which should get you per-project (or sets of projects) flavor constraints | 02:07 |
mgagne | jlk: and you have 10k ACL multiplied by your number of flavors to maintain =) | 02:08 |
jlk | yes, madness | 02:08 |
mgagne | I'm more or less wishing for a way to say: public BUT within the scope of a domain | 02:08 |
mgagne | so each resellers could have their domains and do whatever they wish within it. | 02:08 |
mgagne | creating tenants, users, flavors, public images, etc. | 02:09 |
* mgagne dreams | 02:10 | |
*** j05h1 has quit IRC | 02:10 | |
*** verdurin has joined #openstack-operators | 02:12 | |
jlk | you want sub-projects | 02:18 |
jlk | actually | 02:18 |
jlk | have you looked into federated keystone? | 02:18 |
jlk | and breaking our cloud into federated parts? | 02:18 |
mgagne | If I can federate clouds, in my specific use case, I would just create multiple openstack installations instead. | 02:19 |
jlk | fair enough | 02:20 |
mgagne | The idea is to reuse the same management infra to lower infra and operation costs | 02:20 |
jlk | would you be somehow applying quotas at a reseller level? | 02:20 |
mgagne | I would say yes | 02:20 |
jlk | to prevent one resller from consuming all the resources out from under others? | 02:20 |
jlk | yeah, you need a lot of inception level stuff | 02:21 |
jlk | quotas to a project which gets divvied into quotas for sub-projects which get divvied into quotas for users | 02:21 |
mgagne | quota aren't that much of a problem tbh | 02:21 |
*** gfa has joined #openstack-operators | 02:21 | |
mgagne | more the "public" resources around those brands | 02:21 |
jlk | so, images, flavors, networks | 02:22 |
mgagne | there is no scope, it's full public or it isn't | 02:22 |
mgagne | yep | 02:22 |
jlk | images there is scope, but it's just a difficult scope | 02:22 |
mgagne | members, same as flavor access to me | 02:22 |
jlk | er not images | 02:22 |
jlk | flavors | 02:22 |
klindgren | while not public - I think we have some similar uses cases | 02:23 |
mgagne | I could invoke the power of wafflehaus and more metadata madness though | 02:23 |
klindgren | we are hoping for hierarchical projects | 02:24 |
klindgren | to try to solve some of this | 02:24 |
mgagne | I think it can be part of the solution | 02:24 |
jlk | cloud overlord -> top level tenants (resllers) -> customer tenants | 02:25 |
mgagne | looks like we are running out of words to describe those new entities :D | 02:26 |
jlk | overload controls truly fully public things, top level tenants creates things only their section can see, etc... | 02:26 |
mgagne | jlk: yep | 02:26 |
jlk | should only need a small amount of code.... :p | 02:26 |
mgagne | jlk: and then you could isolate a reseller to a specific cell (or more) | 02:27 |
mgagne | or aggregate | 02:27 |
jlk | I seem to recall we did something like that already at Rackspace | 02:27 |
mgagne | so the guy can buy whole dedicated compute nodes too | 02:27 |
jlk | tenant isolation to cells | 02:27 |
mgagne | jlk: super easy part tbh | 02:27 |
jlk | yeah | 02:27 |
mgagne | jlk: on a side note, I just don't understand people coding "isolation" filters to Nova. The filters often just do half of the job | 02:28 |
mgagne | jlk: aggregate is dedicated for a tenant but it's blatantly false that the tenant is isolated, it can spawn everywhere else too /rant | 02:29 |
jlk | tickles some part of cell capabilities in my brain | 02:30 |
jlk | but that could be some of the non-upstream goo that RAX had | 02:30 |
jlk | we had some way to keep a particular customer only spawning within a given cell | 02:30 |
jlk | maybe it had to do with flavors though | 02:30 |
klindgren | is cells v2 going to allow cells + az's? | 02:30 |
mgagne | I wouldn't mind contributing what I have here but cells v1 are deprecated and no new feature are accepted :-/ | 02:31 |
mgagne | jlk: I'm sure it has to do with flavors too | 02:31 |
mgagne | jlk: compute1 flavor class -> those go in this cell | 02:31 |
jlk | yeah, but then the hard part is keeping said tenant from seeing any other flavors | 02:32 |
mgagne | jlk: oh, that's a whole different subject then | 02:32 |
*** esker has quit IRC | 02:36 | |
*** esker has joined #openstack-operators | 02:37 | |
*** esker has quit IRC | 02:42 | |
*** VW_ has quit IRC | 02:42 | |
*** harlowja is now known as harlowja_away | 02:48 | |
*** clfh has joined #openstack-operators | 02:52 | |
*** Marga_ has joined #openstack-operators | 03:20 | |
*** Marga_ has quit IRC | 03:20 | |
*** Marga_ has joined #openstack-operators | 03:21 | |
*** VW_ has joined #openstack-operators | 03:25 | |
*** avozza is now known as zz_avozza | 03:29 | |
*** esker has joined #openstack-operators | 03:49 | |
*** esker has quit IRC | 04:07 | |
*** zz_avozza is now known as avozza | 04:27 | |
*** avozza is now known as zz_avozza | 04:37 | |
*** beddari has quit IRC | 04:52 | |
*** beddari has joined #openstack-operators | 04:53 | |
*** VW_ has quit IRC | 04:54 | |
*** harlowja_away has quit IRC | 05:38 | |
*** blairo has joined #openstack-operators | 06:20 | |
*** Gala-G has joined #openstack-operators | 06:21 | |
*** blair has quit IRC | 06:24 | |
*** blairo has quit IRC | 06:25 | |
*** Gala-G has quit IRC | 06:50 | |
*** Gala-G has joined #openstack-operators | 07:05 | |
*** Gala-G has quit IRC | 07:19 | |
*** Marga_ has quit IRC | 07:23 | |
*** SimonChung1 has quit IRC | 07:55 | |
*** SimonChung has joined #openstack-operators | 07:55 | |
*** belmoreira has joined #openstack-operators | 08:01 | |
*** esker has joined #openstack-operators | 08:06 | |
*** markvoelker has quit IRC | 08:12 | |
*** markvoelker has joined #openstack-operators | 08:13 | |
*** markvoelker has quit IRC | 08:18 | |
*** matrohon has joined #openstack-operators | 08:20 | |
*** blair has joined #openstack-operators | 08:31 | |
*** blair has quit IRC | 08:36 | |
*** markvoelker has joined #openstack-operators | 08:44 | |
*** zz_avozza is now known as avozza | 08:44 | |
*** markvoelker has quit IRC | 08:51 | |
*** blair has joined #openstack-operators | 08:51 | |
*** derekh has joined #openstack-operators | 09:02 | |
*** tuvenen has joined #openstack-operators | 09:16 | |
*** bvandenh has joined #openstack-operators | 09:17 | |
*** markvoelker has joined #openstack-operators | 09:46 | |
*** Gala-G has joined #openstack-operators | 09:48 | |
*** SimonChung has quit IRC | 09:50 | |
*** markvoelker has quit IRC | 09:51 | |
*** belmoreira has quit IRC | 10:01 | |
*** esker has quit IRC | 10:05 | |
*** avozza is now known as zz_avozza | 10:13 | |
*** subscope has quit IRC | 10:14 | |
*** blair has quit IRC | 10:18 | |
*** subscope has joined #openstack-operators | 10:26 | |
*** zz_avozza is now known as avozza | 10:31 | |
*** avozza is now known as zz_avozza | 10:34 | |
*** markvoelker has joined #openstack-operators | 10:47 | |
*** Gala-G has quit IRC | 10:48 | |
*** subscope has quit IRC | 10:52 | |
*** markvoelker has quit IRC | 10:52 | |
*** belmoreira has joined #openstack-operators | 11:01 | |
*** bvandenh has quit IRC | 11:03 | |
*** bvandenh has joined #openstack-operators | 11:03 | |
*** Gala-G has joined #openstack-operators | 11:05 | |
*** reed has joined #openstack-operators | 11:21 | |
*** Gala-G has quit IRC | 11:26 | |
*** zigo has quit IRC | 11:42 | |
*** markvoelker has joined #openstack-operators | 11:48 | |
*** markvoelker has quit IRC | 11:54 | |
*** Gala-G has joined #openstack-operators | 11:56 | |
*** clfh has quit IRC | 11:58 | |
*** clfh has joined #openstack-operators | 11:58 | |
*** furlongm_ has joined #openstack-operators | 11:59 | |
*** simonmcc has quit IRC | 11:59 | |
*** furlongm has quit IRC | 12:00 | |
*** simonmcc has joined #openstack-operators | 12:01 | |
*** gfa has quit IRC | 12:19 | |
*** medberry has quit IRC | 12:19 | |
*** dmsimard_away has quit IRC | 12:19 | |
*** mgagne has quit IRC | 12:19 | |
*** j^2 has quit IRC | 12:19 | |
*** gfa has joined #openstack-operators | 12:21 | |
*** medberry has joined #openstack-operators | 12:21 | |
*** dmsimard_away has joined #openstack-operators | 12:21 | |
*** mgagne has joined #openstack-operators | 12:21 | |
*** j^2 has joined #openstack-operators | 12:21 | |
*** jaypipes has joined #openstack-operators | 12:31 | |
*** markvoelker has joined #openstack-operators | 12:50 | |
*** SimonChung has joined #openstack-operators | 12:50 | |
*** markvoelker has quit IRC | 12:54 | |
*** markvoelker has joined #openstack-operators | 13:04 | |
*** pboros has joined #openstack-operators | 13:12 | |
*** Gala-G has quit IRC | 13:25 | |
*** Gala-G has joined #openstack-operators | 13:36 | |
*** Marga_ has joined #openstack-operators | 13:51 | |
*** jaypipes is now known as leakypipes | 14:07 | |
*** radez_g0n3 is now known as radez | 14:11 | |
*** tuvenen1 has joined #openstack-operators | 14:26 | |
*** tuvenen1 has quit IRC | 14:26 | |
*** tuvenen has quit IRC | 14:27 | |
*** Gala-G has quit IRC | 14:31 | |
*** Ctina_ has joined #openstack-operators | 14:31 | |
*** VW_ has joined #openstack-operators | 14:44 | |
*** clfh has quit IRC | 14:46 | |
*** signed8bit has joined #openstack-operators | 14:59 | |
*** signed8b_ has joined #openstack-operators | 15:01 | |
*** j05h has joined #openstack-operators | 15:01 | |
*** signed8bit has quit IRC | 15:04 | |
*** Gala-G has joined #openstack-operators | 15:06 | |
*** Marga_ has quit IRC | 15:11 | |
*** Marga_ has joined #openstack-operators | 15:12 | |
*** Gala-G has quit IRC | 15:17 | |
*** signed8b_ has quit IRC | 15:22 | |
*** Marga_ has quit IRC | 15:24 | |
*** dmsimard_away is now known as dmsimard | 15:25 | |
*** Piet has joined #openstack-operators | 15:31 | |
*** mdorman has joined #openstack-operators | 15:39 | |
*** signed8bit has joined #openstack-operators | 15:43 | |
*** mdorman has quit IRC | 15:46 | |
*** emccormick has joined #openstack-operators | 15:58 | |
*** mdorman has joined #openstack-operators | 15:59 | |
*** david-lyle_afk is now known as david-lyle | 16:07 | |
*** Marga_ has joined #openstack-operators | 16:10 | |
*** signed8b_ has joined #openstack-operators | 16:19 | |
*** signed8bit has quit IRC | 16:23 | |
*** matrohon has quit IRC | 16:33 | |
*** mdorman has quit IRC | 16:38 | |
*** mdorman has joined #openstack-operators | 16:40 | |
*** SimonChung has quit IRC | 16:42 | |
*** mdorman has quit IRC | 16:44 | |
*** mdorman has joined #openstack-operators | 16:46 | |
*** alop has joined #openstack-operators | 16:46 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 16:49 | |
*** Ti-mo has quit IRC | 16:51 | |
*** mdorman has quit IRC | 16:51 | |
*** Ti-mo has joined #openstack-operators | 16:52 | |
*** VW_ has quit IRC | 16:53 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 16:56 | |
*** Ti-mo has quit IRC | 16:59 | |
*** Ti-mo has joined #openstack-operators | 17:01 | |
*** bvandenh has quit IRC | 17:06 | |
*** Marga_ has quit IRC | 17:08 | |
*** j05h has quit IRC | 17:09 | |
*** j05h has joined #openstack-operators | 17:14 | |
*** mdorman has joined #openstack-operators | 17:17 | |
*** belmoreira has quit IRC | 17:21 | |
*** mdorman has quit IRC | 17:22 | |
*** SimonChung has joined #openstack-operators | 17:23 | |
*** mdorman has joined #openstack-operators | 17:26 | |
*** VW_ has joined #openstack-operators | 17:42 | |
*** radez is now known as radez_g0n3 | 17:43 | |
*** mdorman has quit IRC | 17:50 | |
*** Marga_ has joined #openstack-operators | 17:51 | |
*** mdorman has joined #openstack-operators | 17:52 | |
*** mdorman has quit IRC | 17:54 | |
*** mdorman has joined #openstack-operators | 17:54 | |
*** Gala-G has joined #openstack-operators | 17:55 | |
*** mdorman has quit IRC | 17:56 | |
*** mdorman has joined #openstack-operators | 17:56 | |
*** j05h has quit IRC | 17:56 | |
*** derekh has quit IRC | 18:06 | |
jlk | Any of y'all familiar with supernova? | 18:07 |
jlk | if you are, or aren't but have to deal with multiple openstacks with different auths, this may be useful to you: https://github.com/j2sol/superstack | 18:08 |
mgagne | jlk: is only nova supported? | 18:09 |
jlk | no, this uses the new python-openstackclient tool so it supports all the things | 18:09 |
jlk | http://docs.openstack.org/developer/python-openstackclient/command-list.html and more | 18:09 |
jlk | that list doesn't show ip and network and some others which are available. | 18:10 |
mgagne | oh, haven't tried openstackclient yet =( | 18:10 |
mgagne | jlk: I have a .openrc folder with ~100 openrc files :-/ | 18:10 |
jlk | supernova was nova only, which was okay for Rackspace which only exposed nova. But superstack makes it better | 18:10 |
*** harlowja has joined #openstack-operators | 18:15 | |
jlk | mgagne: yeah, now you could have them all in a single file and just select from them. | 18:16 |
*** j05h has joined #openstack-operators | 18:19 | |
Ctina_ | jlk: thanks for sharing! | 18:26 |
dvorak | I'll be glad when the openstack client is a little further along, I think it's a great project | 18:29 |
dvorak | I love that the output of basically any command can be made easily parsable | 18:29 |
*** signed8b_ is now known as signed8bit_ZZZzz | 18:30 | |
jlk | I love that the arguments are unified | 18:31 |
dvorak | yeah, it really should have happened a while ago | 18:32 |
jlk | hated how nova client had network-list, neutron had net-list, nova had volume-list, cinder had list | 18:32 |
jlk | now if we could just make all the <project>-manage CLIs unified I'd be even happier. | 18:32 |
dvorak | yeah, and you have nova list --all-tenants vs glance image-list --all | 18:32 |
*** SimonChung has quit IRC | 18:32 | |
Ctina_ | jlk i'd settle for a consistent <project>-manage structure | 18:33 |
*** SimonChung1 has joined #openstack-operators | 18:33 | |
Ctina_ | sometimes it's db_sync vs db sync | 18:33 |
dvorak | heh, and I noticed the other day if you do nova list --all, it complains that you specified an ambiguous argument, and you need to specify either --all-tenants or --all_tenants | 18:33 |
jlk | Ctina_: yeah, we used to have a fun block of code to deal with all that | 18:33 |
dvorak | Ctina_: well, and neutron is completely different | 18:33 |
jlk | then we gave up and put the specific sync command into each project's ansible role | 18:33 |
*** SimonChung has joined #openstack-operators | 18:33 | |
*** SimonChung1 has quit IRC | 18:33 | |
dvorak | yeah, that's how the puppet modules do it also | 18:33 |
Ctina_ | jlk do you deploy using ansible then? | 18:34 |
jlk | yes | 18:34 |
jlk | https://github.com/blueboxgroup/ursula | 18:34 |
Ctina_ | we're currently using pupmods but we're going to move to packstack/ansible way of things | 18:34 |
Ctina_ | jlk: thanks that looks handy! | 18:34 |
Ctina_ | packstack or ansible* | 18:35 |
Ctina_ | ah we're using centos not ubuntu | 18:38 |
jlk | yeah it's pretty opinionated on Ubuntu right now :( | 18:38 |
jlk | however, you could use it as a reference | 18:38 |
Ctina_ | definitely | 18:38 |
*** esker has joined #openstack-operators | 18:45 | |
*** bvandenh has joined #openstack-operators | 18:55 | |
*** SimonChung1 has joined #openstack-operators | 18:56 | |
*** SimonChung has quit IRC | 18:56 | |
*** SimonChung has joined #openstack-operators | 18:56 | |
*** SimonChung1 has quit IRC | 18:56 | |
*** zz_avozza is now known as avozza | 18:59 | |
*** SimonChung1 has joined #openstack-operators | 19:01 | |
*** SimonChung has quit IRC | 19:01 | |
*** SimonChung has joined #openstack-operators | 19:05 | |
*** SimonChung1 has quit IRC | 19:05 | |
*** Ctina_ is now known as Ctina | 19:05 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 19:11 | |
*** bvandenh has quit IRC | 19:29 | |
*** SimonChung1 has joined #openstack-operators | 19:33 | |
*** SimonChung has quit IRC | 19:33 | |
*** avozza is now known as zz_avozza | 19:34 | |
*** SimonChung1 has quit IRC | 19:34 | |
*** SimonChung has joined #openstack-operators | 19:34 | |
*** SimonChung1 has joined #openstack-operators | 19:34 | |
*** SimonChung2 has joined #openstack-operators | 19:35 | |
*** SimonChung1 has quit IRC | 19:35 | |
*** SimonChung has quit IRC | 19:35 | |
*** Miouge has joined #openstack-operators | 19:46 | |
*** Gala-G has quit IRC | 19:50 | |
*** Ctina has quit IRC | 19:50 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 19:50 | |
*** radez_g0n3 is now known as radez | 19:50 | |
*** mdorman_ has joined #openstack-operators | 19:51 | |
*** mdorman has quit IRC | 19:52 | |
*** mdorman_ is now known as mdorman | 19:52 | |
*** ctina has joined #openstack-operators | 19:53 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 19:58 | |
*** ctina has left #openstack-operators | 19:59 | |
*** ctina has joined #openstack-operators | 20:00 | |
*** SimonChung has joined #openstack-operators | 20:04 | |
*** SimonChung2 has quit IRC | 20:04 | |
*** SimonChung1 has joined #openstack-operators | 20:04 | |
*** SimonChung has quit IRC | 20:04 | |
*** signed8b_ has quit IRC | 20:05 | |
*** ctina has quit IRC | 20:05 | |
*** signed8bit has joined #openstack-operators | 20:05 | |
*** SimonChung has joined #openstack-operators | 20:05 | |
*** SimonChung1 has quit IRC | 20:05 | |
*** signed8bit has quit IRC | 20:06 | |
*** SimonChung has quit IRC | 20:06 | |
*** signed8bit has joined #openstack-operators | 20:06 | |
*** signed8bit has quit IRC | 20:07 | |
*** signed8bit has joined #openstack-operators | 20:10 | |
*** SimonChung has joined #openstack-operators | 20:11 | |
*** Gala-G has joined #openstack-operators | 20:17 | |
*** pboros has quit IRC | 20:20 | |
*** Marga_ has quit IRC | 20:47 | |
*** Marga_ has joined #openstack-operators | 20:48 | |
*** Gala-G has quit IRC | 20:48 | |
*** Gala-G has joined #openstack-operators | 20:52 | |
mgagne | (fortunately?) I missed that discussion around clients consistency in OpenStack... | 20:57 |
mgagne | I'm really losing sleep because of that | 20:58 |
jlk | hah :( | 20:58 |
mgagne | we need the CLI WG | 20:58 |
jlk | going to be at the operators meetup? might be a good time to gather gripes about it then | 20:58 |
mgagne | I'll be there for sure | 20:58 |
jlk | sweet. | 20:59 |
mgagne | mfisch greatly summarized the state of OpenStack as a product in this tweet: https://twitter.com/tadowguy/status/556137902829080576 | 21:00 |
jlk | heh, yup | 21:02 |
mgagne | until the inconsistency plague is contained and cured, I can't consider it a serious *product* | 21:02 |
*** Miouge has quit IRC | 21:08 | |
*** Gala-G has quit IRC | 21:13 | |
*** signed8bit is now known as signed8bit_ZZZzz | 21:21 | |
*** signed8bit_ZZZzz is now known as signed8bit | 21:25 | |
*** Gala-G has joined #openstack-operators | 21:25 | |
*** Marga_ has quit IRC | 21:28 | |
*** Marga_ has joined #openstack-operators | 21:28 | |
*** radez is now known as radez_g0n3 | 21:31 | |
*** Marga_ has quit IRC | 21:32 | |
*** leakypipes has quit IRC | 21:41 | |
*** signed8bit has quit IRC | 21:44 | |
*** dmsimard is now known as dmsimard_away | 21:47 | |
*** Marga_ has joined #openstack-operators | 21:49 | |
*** Gala-G has quit IRC | 21:53 | |
*** emccormickva has joined #openstack-operators | 22:06 | |
*** emccormick has quit IRC | 22:09 | |
*** zigo has joined #openstack-operators | 22:11 | |
*** SimonChung1 has joined #openstack-operators | 22:22 | |
*** SimonChung has quit IRC | 22:22 | |
*** Marga_ has quit IRC | 22:23 | |
*** Marga_ has joined #openstack-operators | 22:23 | |
*** Marga_ has quit IRC | 22:28 | |
*** signed8bit has joined #openstack-operators | 22:28 | |
*** Marga_ has joined #openstack-operators | 22:50 | |
*** signed8bit has quit IRC | 22:58 | |
*** Marga_ has quit IRC | 23:02 | |
*** Marga_ has joined #openstack-operators | 23:03 | |
*** Marga__ has joined #openstack-operators | 23:06 | |
*** Marga_ has quit IRC | 23:07 | |
*** Marga__ has quit IRC | 23:11 | |
*** reed has quit IRC | 23:11 | |
*** Marga_ has joined #openstack-operators | 23:19 | |
*** dmsimard_away is now known as dmsimard | 23:24 | |
*** dmsimard is now known as dmsimard_away | 23:25 | |
*** Marga_ has quit IRC | 23:26 | |
*** Marga_ has joined #openstack-operators | 23:26 | |
*** SimonChung1 has quit IRC | 23:27 | |
*** SimonChung has joined #openstack-operators | 23:27 | |
*** blair has joined #openstack-operators | 23:28 | |
*** SimonChung1 has joined #openstack-operators | 23:30 | |
*** SimonChung has quit IRC | 23:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!