| adam_g | http://paste.ubuntu.com/7087553/ <- is this trace in the nova driver anything obvious? | 00:00 |
|---|---|---|
| adam_g | just about got devstack rolling on fedora | 00:00 |
| devananda | adam_g: yep - saw taht earlier too | 00:00 |
| devananda | adam_g: it's trying to remove neutron VIF info from ironic, but it wasn't set to begin with | 00:01 |
| adam_g | devananda, is that expected to be set during ironic node/port creation? or by nova/etc later? | 00:01 |
| devananda | by nova during deploy | 00:01 |
| devananda | * during spawn() | 00:01 |
| devananda | there's a lot of poor handling of exceptions in teh nova driver right now. i'm trying to clean some of it up | 00:01 |
| NobodyCam | back in a bit.. after 5 walkies | 00:02 |
| devananda | or -- put another way, things that maybe could be idempotent are raising exceptions if nova does them twice | 00:02 |
| devananda | like deleting an instance | 00:02 |
| adam_g | ah | 00:02 |
| devananda | nova expects taht to be idepotent, but ironic rreturns an error if you try to unset the node.instance_uuid when it wasn't set to begin with | 00:02 |
| devananda | i suspect you just hit the same thing with ports | 00:03 |
| openstackgerrit | Devananda van der Veen proposed a change to openstack/ironic: Better instance-not-found handling within IronicDriver https://review.openstack.org/80425 | 00:18 |
| devananda | adam_g: ^ is a bit sloppy but may alleviate some issues everyoe is having | 00:18 |
| *** rloo has quit IRC | 00:27 | |
| *** rloo has joined #openstack-ironic | 00:27 | |
| devananda | lifeless: reviewed | 00:27 |
| devananda | now i must go do administriva | 00:27 |
| *** rloo_ has joined #openstack-ironic | 00:30 | |
| *** rloo has quit IRC | 00:30 | |
| *** matsuhashi has joined #openstack-ironic | 00:31 | |
| lifeless | devananda: thanks | 00:32 |
| *** Lotus907efi is now known as Lotus907efi- | 00:36 | |
| *** rloo_ has quit IRC | 00:46 | |
| *** rloo has joined #openstack-ironic | 00:47 | |
| *** openstack has joined #openstack-ironic | 00:53 | |
| *** openstack has joined #openstack-ironic | 00:57 | |
| devananda | adam_g: http://paste.openstack.org/show/73472/ | 00:57 |
| *** openstack has quit IRC | 00:57 | |
| *** openstack has joined #openstack-ironic | 00:59 | |
| *** rpodolyaka has joined #openstack-ironic | 00:59 | |
| devananda | the host itself may be a bit old, but all packages and projects should be no older than this morning | 01:02 |
| *** jgrimm has quit IRC | 01:02 | |
| devananda | may be a permission issue on rootwrap.d/* ? | 01:02 |
| *** blamar_ has joined #openstack-ironic | 01:02 | |
| adam_g | devananda, yeah, looks like a rootwrap config issue of some kind.. have not seen that since i started using devstack again last week | 01:02 |
| *** SpamapS has quit IRC | 01:04 | |
| *** blamar has quit IRC | 01:06 | |
| *** rpodolyaka1 has joined #openstack-ironic | 01:07 | |
| *** matsuhashi has quit IRC | 01:08 | |
| *** SpamapS_ has joined #openstack-ironic | 01:08 | |
| adam_g | devananda, any chance i can hop on that instance to poke really before i EOD? | 01:08 |
| devananda | adam_g: it's inside my laptop | 01:08 |
| adam_g | oh :) | 01:08 |
| adam_g | devananda, you should be able to just manually test rootwrap | 01:08 |
| adam_g | sudo ironic-rootwrap /etc/ironic/rootwrap.conf iscsiadm | 01:08 |
| devananda | yea. repeats the error | 01:08 |
| *** rpodolyaka has quit IRC | 01:08 | |
| adam_g | devananda, do /etc/ironic/rootwrap.conf + /etc/ironic/rootwrap.d/* look sane? they just get copied there straight from the git repo | 01:08 |
| devananda | checking alrady | 01:08 |
| devananda | comparing to nova | 01:08 |
| *** blamar_ is now known as blamar | 01:08 | |
| devananda | odd | 01:10 |
| devananda | there's a rootwrap.d/rootwrap.d/ | 01:10 |
| devananda | removing that seems to fix it | 01:12 |
| devananda | perhaps a left over from an old devstack run | 01:12 |
| adam_g | wtf? | 01:12 |
| devananda | yea | 01:12 |
| devananda | no files were different in taht dir | 01:12 |
| *** matsuhashi has joined #openstack-ironic | 01:12 | |
| devananda | just its mere presence broke rootwrap :) | 01:12 |
| *** rpodolyaka1 has quit IRC | 01:14 | |
| *** openstack has joined #openstack-ironic | 01:15 | |
| *** openstack has joined #openstack-ironic | 01:19 | |
| *** nosnos has joined #openstack-ironic | 01:19 | |
| *** openstack has quit IRC | 01:24 | |
| *** openstack has joined #openstack-ironic | 01:25 | |
| -dickson.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp | 01:25 | |
| *** openstack has joined #openstack-ironic | 15:09 | |
| devananda | Shrews: some comments on 80022 -- rloo spotted some issues. could be fixed in that patch or a follow in | 15:12 |
| devananda | NobodyCam: want to merge with 80425? | 15:12 |
| *** yuriyz has quit IRC | 15:14 | |
| *** rpodolyaka has joined #openstack-ironic | 15:15 | |
| *** dwalleck_ has joined #openstack-ironic | 15:16 | |
| NobodyCam | 80022 w/ 80425 | 15:17 |
| NobodyCam | oh fyi: starting to push up tripleo patches again: https://review.openstack.org/#/c/80601 http://review.openstack.org/#/c/80595/ https://review.openstack.org/#/c/72969 | 15:20 |
| NobodyCam | more to come | 15:21 |
| *** dwalleck has joined #openstack-ironic | 15:21 | |
| *** dwalleck has quit IRC | 15:22 | |
| *** dwalleck_ has quit IRC | 15:22 | |
| NobodyCam | devananda: I didn't quite understand the merge w/ comment? .. most likely due to lack of coffee | 15:27 |
| *** killerVJT has quit IRC | 15:29 | |
| devananda | NobodyCam: "i think i have a patch to ..." | 15:31 |
| devananda | NobodyCam: i meant add your changes on _retry_if_service to my patch. or something. or not, that's fine too :) | 15:32 |
| NobodyCam | oh yes deff lack of coffee there | 15:32 |
| NobodyCam | :) | 15:32 |
| NobodyCam | ya I can add to your patch :) | 15:33 |
| Shrews | devananda: to make sure i understand your comments in 80022, the 2 deploy.validate() calls should catch InvalidParameterValue and reraise InstanceDeployFailure. Not sure what you want done with the power.validate() call... do you want it wrapped by the decorator as well? | 15:36 |
| devananda | Shrews: what line for power.validate? | 15:37 |
| Shrews | 239 | 15:37 |
| devananda | ah | 15:37 |
| devananda | Shrews: InvalidState? | 15:40 |
| devananda | Shrews: or InvalidParameterValue, which it's already raising... i would prefer not to invent a new exception | 15:40 |
| devananda | alternatively, we could remove L239-241 and just compare to the node.power_state in the db | 15:41 |
| devananda | that's probably best | 15:41 |
| devananda | separate patch, though | 15:41 |
| devananda | brb | 15:42 |
| *** rpodolyaka has quit IRC | 15:42 | |
| Shrews | devananda: these suggested changes go beyond the purpose of the original patch. let's do them all in a separate patch | 15:42 |
| *** drumkilla is now known as rustlebee | 15:47 | |
| NobodyCam | oh wait its casual nick Friday | 15:48 |
| *** NobodyCam is now known as BlartVersenwald | 15:49 | |
| *** romcheg is now known as anyone_else | 15:51 | |
| anyone_else | Y not :) | 15:51 |
| BlartVersenwald | lol morning anyone_else :) | 15:52 |
| BlartVersenwald | how are things going over there? | 15:52 |
| anyone_else | Morning BlartVersenwald | 15:52 |
| BlartVersenwald | lol the news did a show on the ex prez's house. wow I want to take the tour! | 15:53 |
| anyone_else | BlartVersenwald: Me too :) | 15:54 |
| BlartVersenwald | :) if you take lots of pics | 15:55 |
| anyone_else | It's quite here, at least now. However we have to be ready to evacuate any moment | 15:55 |
| BlartVersenwald | :( | 15:55 |
| anyone_else | Russia moves more and more military facilities to the borders near Kharkiv (about 40 km) | 15:56 |
| BlartVersenwald | thats really a tuff day to day. ya I hear 150K troops.. | 15:56 |
| BlartVersenwald | :( | 15:56 |
| BlartVersenwald | will any of this impact your travel plans for the may summit? | 15:57 |
| anyone_else | The main problem is the visa. My interview is scheduled to the end of March. | 15:57 |
| BlartVersenwald | :) | 15:58 |
| anyone_else | Hope they won't manage to get to Kyiv :) | 15:58 |
| BlartVersenwald | ya, | 15:58 |
| devananda | heading down town, bbiab | 16:06 |
| BlartVersenwald | going into the office? | 16:06 |
| devananda | yep | 16:07 |
| *** anyone_else has left #openstack-ironic | 16:07 | |
| BlartVersenwald | :) say Hi ti folks from /me | 16:07 |
| *** anyone_else has joined #openstack-ironic | 16:07 | |
| *** eghobo has joined #openstack-ironic | 16:07 | |
| anyone_else | BlartVersenwald: We got lots of photos like this http://www.taminfo.ru/uploads/posts/2014-03/1394692176_sostav.jpg for the last two or three days. That's Belgorod, near the border with Kharkiv | 16:08 |
| *** matty_dubs is now known as matty_dubs|lunch | 16:09 | |
| *** ndipanov has quit IRC | 16:11 | |
| BlartVersenwald | oh man, thats does not look like a good sign :( | 16:11 |
| lucasagomes | devananda, left some comments at 80425 | 16:15 |
| BlartVersenwald | morning lucasagomes :) | 16:18 |
| *** comstud is now known as bearhands | 16:19 | |
| lucasagomes | BlartVersenwald, morning :) | 16:19 |
| *** rpodolyaka has joined #openstack-ironic | 16:25 | |
| *** vkozhukalov_ has joined #openstack-ironic | 16:26 | |
| BlartVersenwald | bbt...brb | 16:29 |
| *** jistr has quit IRC | 16:31 | |
| *** martyntaylor has left #openstack-ironic | 16:38 | |
| *** openstackstatus has joined #openstack-ironic | 16:38 | |
| BlartVersenwald | post bbt walkies ... brb | 16:40 |
| *** blamar has quit IRC | 16:41 | |
| *** blamar has joined #openstack-ironic | 16:42 | |
| lucasagomes | BlartVersenwald, oh now I know ur NobodyCam hah | 16:42 |
| lucasagomes | ouch | 16:42 |
| openstackgerrit | A change was merged to openstack/ironic: Fix typo tenet -> tenant https://review.openstack.org/80403 | 16:44 |
| *** ifarkas has quit IRC | 16:47 | |
| *** ifarkas has joined #openstack-ironic | 16:47 | |
| *** jgrimm has quit IRC | 16:50 | |
| *** rpodolyaka has quit IRC | 16:51 | |
| *** anyone_else has quit IRC | 16:53 | |
| *** romcheg has joined #openstack-ironic | 16:54 | |
| jroll | 07:07:15 @devananda | jroll: you guys had some arch diagrams from the sprint, IIRC. are they posted anywhere? <- I'll try to find them for you and put them in the wiki | 16:55 |
| BlartVersenwald | lucasagomes: LOL :) it casual nic friday | 16:56 |
| lucasagomes | hah I see | 16:56 |
| lucasagomes | nice | 16:56 |
| *** rpodolyaka has joined #openstack-ironic | 16:58 | |
| *** harlowja_away is now known as harlowja | 17:02 | |
| jroll | devananda: that diagram: https://www.lucidchart.com/publicSegments/view/532335f8-edc4-40c2-804e-11060a009433/image.pdf | 17:03 |
| lucasagomes | jroll, Ironic neutron api?! Ironic neutron db?! | 17:06 |
| lucasagomes | jroll, or that's just neutron api/neutron db | 17:06 |
| *** matty_dubs|lunch is now known as matty_dubs | 17:06 | |
| jroll | lucasagomes: right, it's api/db for "the neutron running for ironic's purposes" | 17:07 |
| lucasagomes | jroll, ah, ack | 17:07 |
| devananda | back | 17:07 |
| BlartVersenwald | wb devananda :) | 17:07 |
| lucasagomes | wb :) | 17:08 |
| *** max_lobur1 has quit IRC | 17:09 | |
| *** tatyana has quit IRC | 17:26 | |
| * devananda is watching jenkins do its first run of the new dsvm-virtual-ironic job | 17:30 | |
| BlartVersenwald | :) nie | 17:30 |
| BlartVersenwald | nice even | 17:30 |
| BlartVersenwald | humm my undercloud appered to deploy but heat is still saying CREATE_IN_PROGRESS | 17:32 |
| *** dshulyak has quit IRC | 17:34 | |
| *** athomas has quit IRC | 17:38 | |
| *** rpodolyaka has quit IRC | 17:45 | |
| *** rpodolyaka has joined #openstack-ironic | 17:48 | |
| *** jdob has quit IRC | 17:51 | |
| *** jdob has joined #openstack-ironic | 17:52 | |
| *** romcheg has quit IRC | 17:56 | |
| devananda | ok, jenkins didn't set up devstack with nova-ironic driver | 17:57 |
| *** derekh has quit IRC | 17:58 | |
| BlartVersenwald | :( | 18:06 |
| lucasagomes | devananda, BlartVersenwald I gotta run | 18:07 |
| devananda | lucasagomes: have a godo weekend! | 18:08 |
| lucasagomes | next week I will be travelling so I won't be online that often | 18:08 |
| lucasagomes | I might miss the meeting as well :( | 18:08 |
| devananda | ack | 18:08 |
| lucasagomes | cause I will travel on monday | 18:08 |
| lucasagomes | devananda, BlartVersenwald have a good weeked as well! | 18:08 |
| lucasagomes | g'night :) | 18:08 |
| BlartVersenwald | night lucasagomes | 18:10 |
| *** romcheg has joined #openstack-ironic | 18:12 | |
| *** killerVJT has joined #openstack-ironic | 18:18 | |
| *** killerVJT has quit IRC | 18:20 | |
| devananda | fixing up 70348 now... getting very close to landing it :) | 18:24 |
| *** jdob has quit IRC | 18:25 | |
| BlartVersenwald | heat is up with heat this morning...grrrr | 18:26 |
| devananda | adam_g: is BM_BUILD_DEPLOY_RAMDISK=True even necessary? it looks like that should be the default ... | 18:27 |
| *** rwsu has quit IRC | 18:30 | |
| *** jgrimm has joined #openstack-ironic | 18:31 | |
| BlartVersenwald | brb | 18:36 |
| openstackgerrit | David Shrewsbury proposed a change to openstack/ironic: Suppress conductor logging of expected exceptions https://review.openstack.org/80022 | 18:37 |
| *** rpodolyaka has quit IRC | 18:39 | |
| *** rpodolyaka has joined #openstack-ironic | 18:47 | |
| Shrews | devananda: so, i was working on a separate patch to catch the deploy.validate() InvalidParameterValue and instead raise InstanceDeployFailure. Turns out we have 2 test cases (test_do_node_deploy_validate_fail and test_do_node_tear_down_validate_fail) that depend on the InvalidParameterValue exception being thrown. So, question is, is this a change we really want to make? | 18:53 |
| devananda | Shrews: i think deploy() and tear_down() should raise InstanceDeployFailure exceptions, and thus the unit tests should be changed. | 18:56 |
| Shrews | devananda: roger that. just making sure :) | 18:56 |
| devananda | :) | 18:56 |
| *** jistr has joined #openstack-ironic | 19:04 | |
| *** rpodolyaka has quit IRC | 19:14 | |
| *** rpodolyaka has joined #openstack-ironic | 19:17 | |
| BlartVersenwald | brb | 19:23 |
| *** rpodolyaka has quit IRC | 19:25 | |
| *** rpodolyaka has joined #openstack-ironic | 19:26 | |
| openstackgerrit | Chris Behrens proposed a change to openstack/ironic: Remove redundant nova virt driver test https://review.openstack.org/80668 | 19:36 |
| openstackgerrit | Chris Behrens proposed a change to openstack/ironic: Add admin_auth_token option for nova driver https://review.openstack.org/80669 | 19:36 |
| bearhands | devananda, jroll: ^^ this is what I was thinking for what we discussed yesterday | 19:37 |
| bearhands | hm, rest of my commit message is gone | 19:39 |
| * bearhands addresses | 19:39 | |
| openstackgerrit | Chris Behrens proposed a change to openstack/ironic: Add admin_auth_token option for nova driver https://review.openstack.org/80669 | 19:41 |
| BlartVersenwald | woo hoo heat detected the under cloud depoly | 19:44 |
| openstackgerrit | David Shrewsbury proposed a change to openstack/ironic: Change deploy validation exception handling https://review.openstack.org/80671 | 19:45 |
| openstackgerrit | David Shrewsbury proposed a change to openstack/ironic: Change deploy validation exception handling https://review.openstack.org/80671 | 19:47 |
| *** rpodolyaka has quit IRC | 19:47 | |
| *** rpodolyaka has joined #openstack-ironic | 19:49 | |
| devananda | heading out for lunch, bbiaw | 19:57 |
| *** Alexei_9871 has quit IRC | 19:57 | |
| BlartVersenwald | :) | 19:58 |
| BlartVersenwald | enjoy | 19:58 |
| *** jistr has quit IRC | 20:05 | |
| jroll | bearhands: nice, thanks | 20:05 |
| *** rpodolyaka has quit IRC | 20:10 | |
| BlartVersenwald | wait call-back | 20:12 |
| BlartVersenwald | deploy failed | 20:12 |
| BlartVersenwald | closer though | 20:12 |
| *** romcheg has quit IRC | 20:13 | |
| *** rpodolyaka has joined #openstack-ironic | 20:15 | |
| *** rpodolyaka has quit IRC | 20:16 | |
| BlartVersenwald | oh now thats a strange error | 20:17 |
| BlartVersenwald | ironic-rootwrap: command not found\n | 20:17 |
| *** rpodolyaka has joined #openstack-ironic | 20:18 | |
| *** romcheg has joined #openstack-ironic | 20:25 | |
| * BlartVersenwald rebuilds undercloud and goes afk to look for some food | 20:26 | |
| *** rwsu has joined #openstack-ironic | 20:28 | |
| lifeless | lucasagomes: thanks for investigating that patch! | 20:38 |
| *** romcheg has quit IRC | 20:47 | |
| *** rpodolyaka has quit IRC | 20:48 | |
| openstackgerrit | A change was merged to openstack/ironic: Remove redundant nova virt driver test https://review.openstack.org/80668 | 20:49 |
| *** vkozhukalov_ has quit IRC | 20:53 | |
| openstackgerrit | lifeless proposed a change to openstack/ironic: Permit passing SSH keys into the Ironic API https://review.openstack.org/80376 | 20:53 |
| *** lazy_prince has quit IRC | 20:57 | |
| BlartVersenwald | cd .. | 21:01 |
| BlartVersenwald | gha | 21:01 |
| *** killer_prince has joined #openstack-ironic | 21:05 | |
| openstackgerrit | lifeless proposed a change to openstack/ironic: Permit passing SSH keys into the Ironic API https://review.openstack.org/80376 | 21:07 |
| *** datajerk has joined #openstack-ironic | 21:09 | |
| *** datajerk1 has quit IRC | 21:09 | |
| *** datajerk1 has joined #openstack-ironic | 21:12 | |
| *** datajerk has quit IRC | 21:13 | |
| *** matty_dubs is now known as matty_dubs|gone | 21:13 | |
| BlartVersenwald | devananda: you back ? | 21:18 |
| *** datajerk has joined #openstack-ironic | 21:18 | |
| *** datajerk1 has quit IRC | 21:19 | |
| *** openstackgerrit has quit IRC | 21:21 | |
| *** openstackgerrit has joined #openstack-ironic | 21:21 | |
| lifeless | lucasagomes: should be all fixed | 21:27 |
| *** openstackgerrit has quit IRC | 21:32 | |
| *** openstackgerrit has joined #openstack-ironic | 21:32 | |
| *** eguz has joined #openstack-ironic | 21:37 | |
| *** vkozhukalov_ has joined #openstack-ironic | 21:37 | |
| BlartVersenwald | brb | 21:39 |
| *** eghobo has quit IRC | 21:41 | |
| *** rpodolyaka has joined #openstack-ironic | 21:47 | |
| *** eguz has quit IRC | 22:18 | |
| *** eghobo has joined #openstack-ironic | 22:19 | |
| *** jrist has quit IRC | 22:20 | |
| *** jrist has joined #openstack-ironic | 22:20 | |
| *** rpodolyaka has quit IRC | 22:26 | |
| *** eguz has joined #openstack-ironic | 22:26 | |
| *** eghobo has quit IRC | 22:29 | |
| devananda | back | 22:42 |
| BlartVersenwald | wb | 22:43 |
| * BlartVersenwald builds another undercloud | 22:43 | |
| *** linggao has quit IRC | 22:47 | |
| *** rpodolyaka has joined #openstack-ironic | 22:49 | |
| BlartVersenwald | any other core what to approve https://review.openstack.org/#/c/80365 !!!!! | 23:01 |
| BlartVersenwald | if not I will :-p | 23:02 |
| *** Lotus907efi is now known as Lotus907efi- | 23:27 | |
| *** rpodolyaka has quit IRC | 23:32 | |
| *** openstackstatus has quit IRC | 23:36 | |
| *** Lotus907efi- has quit IRC | 23:36 | |
| *** rwsu has quit IRC | 23:38 | |
| *** openstackgerrit has quit IRC | 23:39 | |
| *** killer_prince has quit IRC | 23:42 | |
| *** eguz has quit IRC | 23:45 | |
| *** yongli has quit IRC | 23:46 | |
| *** SpamapS has quit IRC | 23:46 | |
| *** Hefeweizen has quit IRC | 23:46 | |
| *** jb11211 has quit IRC | 23:46 | |
| *** rainya has quit IRC | 23:46 | |
| *** JoshNang has quit IRC | 23:46 | |
| *** dtantsur has quit IRC | 23:46 | |
| *** jrist has quit IRC | 23:46 | |
| *** vkozhukalov_ has quit IRC | 23:46 | |
| *** harlowja has quit IRC | 23:46 | |
| *** antonym has quit IRC | 23:46 | |
| *** mrda has quit IRC | 23:46 | |
| *** Madasi has quit IRC | 23:46 | |
| *** shortstop has quit IRC | 23:46 | |
| *** datajerk has quit IRC | 23:46 | |
| *** JayF has quit IRC | 23:46 | |
| *** EmilienM has quit IRC | 23:46 | |
| *** lsmola has quit IRC | 23:46 | |
| *** dividebin has quit IRC | 23:46 | |
| *** jgrimm has quit IRC | 23:46 | |
| *** blamar has quit IRC | 23:46 | |
| *** lynxman has quit IRC | 23:46 | |
| *** sbadia has quit IRC | 23:46 | |
| *** dhellmann has quit IRC | 23:46 | |
| *** pradipta_away has quit IRC | 23:46 | |
| *** morgabra has quit IRC | 23:46 | |
| *** ewindisch has quit IRC | 23:46 | |
| *** Shrews has quit IRC | 23:46 | |
| *** mdurnosvistov has quit IRC | 23:46 | |
| *** mikal has quit IRC | 23:46 | |
| *** davidlenwell has quit IRC | 23:46 | |
| *** Slower has quit IRC | 23:46 | |
| *** aignatov has quit IRC | 23:46 | |
| *** ifarkas has quit IRC | 23:46 | |
| *** matty_dubs|gone has quit IRC | 23:46 | |
| *** dkehn_ has quit IRC | 23:46 | |
| *** early has quit IRC | 23:46 | |
| *** pleia2 has quit IRC | 23:46 | |
| *** bearhands has quit IRC | 23:46 | |
| *** lifeless has quit IRC | 23:46 | |
| *** mordred has quit IRC | 23:46 | |
| *** Haomeng has quit IRC | 23:46 | |
| *** lucasagomes has quit IRC | 23:46 | |
| *** bigjools has quit IRC | 23:46 | |
| *** zigo has quit IRC | 23:46 | |
| *** GheRivero has quit IRC | 23:46 | |
| *** openstack has joined #openstack-ironic | 23:46 | |
| *** rpodolyaka1 has joined #openstack-ironic | 23:47 | |
| *** openstackstatus has joined #openstack-ironic | 23:47 | |
| *** Lotus907efi1 has joined #openstack-ironic | 23:48 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!