| *** baoli has joined #openstack-ironic | 00:00 | |
| *** baoli has quit IRC | 00:05 | |
| *** baoli has joined #openstack-ironic | 00:07 | |
| zer0c00l | JayF: So every tar image should have a 'part_data' associated with it? | 00:07 |
|---|---|---|
| zer0c00l | Is that right? | 00:07 |
| JayF | I'm just saying for existing deployments | 00:07 |
| JayF | like say I'm deploying a whole disk image | 00:08 |
| zer0c00l | I really don't like associating it with image metadata. Because i want to let users change this part_data every boot | 00:08 |
| JayF | nova puts information about what image to deploy into instance_info at provision time | 00:08 |
| zer0c00l | yes it does | 00:08 |
| JayF | that includes all metadata ironic needs to deploy that image | 00:08 |
| JayF | IMO that would be the right place for part_data | 00:08 |
| JayF | which would mean something would have to hold that metadata outside of Ironic | 00:08 |
| JayF | I'm not sure it's the right path; but I'm pretty sure overloaading RAID isn't right :) | 00:09 |
| zer0c00l | https://github.com/openstack/nova/blob/master/nova/virt/ironic/patcher.py#L58 | 00:09 |
| zer0c00l | My co-worker spandhe pointed me towards above link | 00:09 |
| JayF | yep | 00:10 |
| JayF | I don't know the Nova side well enough how to make that support go through the openstack stack | 00:10 |
| JayF | I just know seeing Ironic permenantly store what I'd consider to be image metadata gave me a little pause | 00:10 |
| zer0c00l | I agree | 00:11 |
| zer0c00l | But i don't like the part-data to be static | 00:11 |
| zer0c00l | I want it to change every boot, operator should be able to specify what type of partition they want per boot | 00:12 |
| *** baoli has quit IRC | 00:12 | |
| JayF | which as far as Ironic is concerned, would be possible | 00:12 |
| JayF | as far as Nova is concerned, TBH, I don | 00:12 |
| JayF | don't know what the best way is to handle it | 00:12 |
| zer0c00l | :) | 00:12 |
| harlowja | anyidea how cinder plays in here? | 00:12 |
| JayF | harlowja: you mean glance? | 00:12 |
| JayF | harlowja: assuming by "here" you mean existing discussion and not Ironic in general :) | 00:13 |
| harlowja | :-P one sec | 00:15 |
| *** garthb_ has quit IRC | 00:16 | |
| zer0c00l | JayF: me and harlowja are talking :P | 00:16 |
| harlowja | welll just imagining a world without paritions, ha | 00:16 |
| zer0c00l | he sits next to me | 00:16 |
| JayF | imagine there's no mbr | 00:16 |
| harlowja | in a prescriptive world where the cloud vendor gives u 1 disk, the rest u add on yourself later, ha | 00:16 |
| harlowja | that seems to be the world that (some of us) live in | 00:17 |
| harlowja | via emphemeral disk (do whatever u want with them) or via cinder-like-stuff | 00:17 |
| zer0c00l | JayF: Storing part_data in glance meta data makes sense as well. | 00:17 |
| harlowja | u can have one color disk, and it will be black, lol | 00:17 |
| zer0c00l | That will make things simple | 00:17 |
| JayF | zer0c00l: that's what I was hoping | 00:18 |
| JayF | zer0c00l: and you can reflect different possible partition configurations as "different" glance images | 00:18 |
| JayF | Seems to fit the model of having each piece do what its best at | 00:18 |
| zer0c00l | okay! | 00:19 |
| harlowja | JayF does the onmetal stuff integrate with cinder ? (if u know) | 00:21 |
| JayF | harlowja: We support Rackspace CBS | 00:21 |
| harlowja | rackspace bought CBS | 00:21 |
| harlowja | woah | 00:21 |
| JayF | harlowja: to be perfectly blunt; I have no idea how it looks vs an upstream ironic+cinder would look | 00:21 |
| JayF | CBS being Cloud Block Storage | 00:21 |
| harlowja | ;) | 00:21 |
| NobodyCam | CBS | 00:21 |
| NobodyCam | lol | 00:21 |
| JayF | providing blcok devices for rackspace customers | 00:23 |
| JayF | and mediocre primetime tc | 00:23 |
| JayF | *tv | 00:23 |
| JayF | since 2015 | 00:23 |
| JayF | lol | 00:23 |
| NobodyCam | lol +++ | 00:25 |
| NobodyCam | oh it is Friday | 00:25 |
| JayF | Not quite :) little less than an hour until friday | 00:25 |
| JayF | it's still very very late thursday ;) | 00:26 |
| JayF | (Fridays don't start until the weekend :P) | 00:26 |
| NobodyCam | And I got a Safety Recall for the dodge today. its airbags will throw shrapnel at you instead of a nice soft pillow of air. | 00:28 |
| JayF | Yeah... those recalls for those airbags have been staggered a bit | 00:29 |
| JayF | I'm pretty sure my airbag will eventually be recalled even though they deny it ... all the dates of purchase and such match the bad airbags | 00:30 |
| *** ig0r__ has joined #openstack-ironic | 00:40 | |
| *** aginwala has quit IRC | 00:42 | |
| *** ig0r_ has quit IRC | 00:42 | |
| NobodyCam | yep. apt maid on the 15th :) | 00:45 |
| openstackgerrit | Jay Faulkner proposed openstack/ironic-specs: Add indexable JSON fields spec https://review.openstack.org/253605 | 00:54 |
| *** Sukhdev has quit IRC | 00:57 | |
| *** davideagnello has quit IRC | 01:03 | |
| *** Marga_ has quit IRC | 01:07 | |
| JayF | https://review.openstack.org/#/c/226058/ is a patch that had +2s and had a new patchset pushed for a pydoc issue | 01:14 |
| JayF | should be something we can land if someone gets a chance to take a look at it | 01:14 |
| *** davideagnello has joined #openstack-ironic | 01:16 | |
| *** kragniz has quit IRC | 01:19 | |
| *** davideagnello has quit IRC | 01:21 | |
| *** kkoski has joined #openstack-ironic | 01:27 | |
| *** bigjools has quit IRC | 01:34 | |
| *** bigjools has joined #openstack-ironic | 01:38 | |
| *** bigjools has quit IRC | 01:38 | |
| *** bigjools has joined #openstack-ironic | 01:38 | |
| *** baoli has joined #openstack-ironic | 01:46 | |
| *** ionutbalutoiu has quit IRC | 01:55 | |
| *** mtanino has quit IRC | 01:56 | |
| *** davideagnello has joined #openstack-ironic | 02:10 | |
| *** davideagnello has quit IRC | 02:16 | |
| *** harshs has joined #openstack-ironic | 02:19 | |
| *** harshs has left #openstack-ironic | 02:23 | |
| *** harshs_ has joined #openstack-ironic | 02:28 | |
| *** aginwala has joined #openstack-ironic | 02:42 | |
| *** aginwala has quit IRC | 02:47 | |
| *** spandhe has quit IRC | 03:01 | |
| *** yonglihe has quit IRC | 03:01 | |
| *** baoli has quit IRC | 03:13 | |
| *** baoli has joined #openstack-ironic | 03:14 | |
| *** davideagnello has joined #openstack-ironic | 03:18 | |
| *** davideagnello has quit IRC | 03:23 | |
| *** praneshp_ has joined #openstack-ironic | 03:34 | |
| *** praneshp has quit IRC | 03:36 | |
| *** praneshp_ is now known as praneshp | 03:36 | |
| *** alexpilotti has quit IRC | 03:55 | |
| *** alexpilotti has joined #openstack-ironic | 03:56 | |
| *** alexpilotti has quit IRC | 04:01 | |
| *** kragniz has joined #openstack-ironic | 04:01 | |
| *** davideagnello has joined #openstack-ironic | 04:13 | |
| *** davideagnello has quit IRC | 04:18 | |
| *** kkoski has quit IRC | 04:33 | |
| *** garthb has joined #openstack-ironic | 04:33 | |
| *** smoriya_afk has joined #openstack-ironic | 04:37 | |
| *** smoriya_afk is now known as smoriya | 04:38 | |
| *** alexpilotti has joined #openstack-ironic | 04:38 | |
| *** smoriya has quit IRC | 04:39 | |
| *** davideagnello has joined #openstack-ironic | 04:40 | |
| *** smoriya_afk has joined #openstack-ironic | 04:40 | |
| *** smoriya_afk is now known as smoriya | 04:41 | |
| *** smoriya has quit IRC | 04:41 | |
| *** alexpilotti has quit IRC | 04:42 | |
| *** smoriya_afk has joined #openstack-ironic | 04:42 | |
| *** smoriya_afk is now known as smoriya | 04:42 | |
| *** davideagnello has quit IRC | 04:45 | |
| *** kragniz has quit IRC | 05:02 | |
| *** kragniz has joined #openstack-ironic | 05:02 | |
| *** harshs_ has quit IRC | 05:04 | |
| *** kkoski has joined #openstack-ironic | 05:05 | |
| *** alexpilotti has joined #openstack-ironic | 05:12 | |
| *** harshs has joined #openstack-ironic | 05:12 | |
| *** alexpilotti has quit IRC | 05:16 | |
| *** harshs has quit IRC | 05:26 | |
| *** kkoski has quit IRC | 05:32 | |
| *** dims has quit IRC | 05:33 | |
| *** dims has joined #openstack-ironic | 05:46 | |
| *** alexpilotti has joined #openstack-ironic | 05:49 | |
| *** alexpilotti has quit IRC | 05:54 | |
| *** dims has quit IRC | 06:03 | |
| *** Nisha has joined #openstack-ironic | 06:11 | |
| *** ig0r__ has quit IRC | 06:14 | |
| *** davideagnello has joined #openstack-ironic | 06:16 | |
| *** Sukhdev has joined #openstack-ironic | 06:19 | |
| *** davideagnello has quit IRC | 06:20 | |
| *** vishwanathj has quit IRC | 06:30 | |
| *** vishwanathj has joined #openstack-ironic | 06:30 | |
| *** Nisha has quit IRC | 06:40 | |
| *** aginwala has joined #openstack-ironic | 06:44 | |
| *** aginwala has quit IRC | 06:49 | |
| *** spandhe has joined #openstack-ironic | 06:52 | |
| *** praneshp_ has joined #openstack-ironic | 06:53 | |
| *** kozhukalov_ has joined #openstack-ironic | 06:54 | |
| *** praneshp has quit IRC | 06:56 | |
| *** praneshp_ is now known as praneshp | 06:56 | |
| *** alexpilotti has joined #openstack-ironic | 07:01 | |
| *** jrist has quit IRC | 07:02 | |
| *** alexpilotti has quit IRC | 07:06 | |
| *** smoriya has quit IRC | 07:09 | |
| *** smoriya_afk has joined #openstack-ironic | 07:10 | |
| *** smoriya_afk is now known as smoriya | 07:10 | |
| *** garthb_ has joined #openstack-ironic | 07:13 | |
| *** garthb has quit IRC | 07:13 | |
| *** jrist has joined #openstack-ironic | 07:16 | |
| *** praneshp has quit IRC | 07:21 | |
| *** spandhe has quit IRC | 07:27 | |
| *** dims has joined #openstack-ironic | 07:36 | |
| *** kalpase has joined #openstack-ironic | 07:37 | |
| *** dims has quit IRC | 07:42 | |
| *** alexpilotti has joined #openstack-ironic | 07:43 | |
| *** alexpilotti has quit IRC | 07:49 | |
| *** alexpilotti has joined #openstack-ironic | 07:50 | |
| *** rcernin has joined #openstack-ironic | 07:52 | |
| *** alexpilotti has quit IRC | 07:55 | |
| *** kozhukalov_ has quit IRC | 07:58 | |
| *** davideagnello has joined #openstack-ironic | 08:05 | |
| *** HimanshuGarg has quit IRC | 08:05 | |
| *** Marga_ has joined #openstack-ironic | 08:06 | |
| *** davideagnello has quit IRC | 08:09 | |
| *** Nisha has joined #openstack-ironic | 08:10 | |
| *** Marga_ has quit IRC | 08:10 | |
| *** Marga_ has joined #openstack-ironic | 08:10 | |
| *** alexpilotti has joined #openstack-ironic | 08:11 | |
| *** alexpilotti has quit IRC | 08:15 | |
| *** HimanshuGarg has joined #openstack-ironic | 08:20 | |
| *** romcheg1 has quit IRC | 08:26 | |
| *** MattMan has quit IRC | 08:32 | |
| *** MattMan has joined #openstack-ironic | 08:32 | |
| *** romcheg1 has joined #openstack-ironic | 08:33 | |
| *** Marga_ has quit IRC | 08:40 | |
| *** Nisha has quit IRC | 08:44 | |
| *** romcheg1 has quit IRC | 08:47 | |
| *** alexpilotti has joined #openstack-ironic | 08:49 | |
| *** alexpilotti has quit IRC | 08:54 | |
| *** garthb_ has quit IRC | 08:58 | |
| *** romcheg1 has joined #openstack-ironic | 09:01 | |
| *** ukalifon1 has joined #openstack-ironic | 09:01 | |
| *** mdbooth has quit IRC | 09:03 | |
| *** mdbooth has joined #openstack-ironic | 09:09 | |
| *** ukalifon1 has quit IRC | 09:13 | |
| *** aginwala has joined #openstack-ironic | 09:14 | |
| *** aginwala has quit IRC | 09:18 | |
| *** davideagnello has joined #openstack-ironic | 09:26 | |
| *** ukalifon1 has joined #openstack-ironic | 09:27 | |
| *** davideagnello has quit IRC | 09:31 | |
| *** Nisha has joined #openstack-ironic | 09:33 | |
| *** Sukhdev has quit IRC | 09:36 | |
| *** Marga_ has joined #openstack-ironic | 09:40 | |
| *** ionutbalutoiu has joined #openstack-ironic | 09:44 | |
| *** Marga_ has quit IRC | 09:45 | |
| *** ukalifon1 has quit IRC | 09:47 | |
| *** alexpilotti has joined #openstack-ironic | 09:49 | |
| *** alexpilotti has quit IRC | 09:54 | |
| *** romcheg1 has quit IRC | 09:54 | |
| *** ukalifon has joined #openstack-ironic | 09:57 | |
| *** romcheg1 has joined #openstack-ironic | 10:00 | |
| *** Nisha has quit IRC | 10:02 | |
| *** ukalifon has quit IRC | 10:03 | |
| *** baoli_ has joined #openstack-ironic | 10:05 | |
| *** kragniz_ has joined #openstack-ironic | 10:09 | |
| *** yuriyz|2 has joined #openstack-ironic | 10:10 | |
| *** toabctl_ has joined #openstack-ironic | 10:10 | |
| *** alex_xu_ has joined #openstack-ironic | 10:10 | |
| *** smoriya_afk has joined #openstack-ironic | 10:10 | |
| *** alex_xu has quit IRC | 10:10 | |
| *** lucas-beer has quit IRC | 10:10 | |
| *** amit213 has quit IRC | 10:10 | |
| *** baoli has quit IRC | 10:10 | |
| *** smoriya has quit IRC | 10:10 | |
| *** krtaylor has quit IRC | 10:10 | |
| *** athomas has quit IRC | 10:10 | |
| *** toabctl has quit IRC | 10:10 | |
| *** maratoid has quit IRC | 10:10 | |
| *** sc68cal has quit IRC | 10:10 | |
| *** igordcard_ has quit IRC | 10:10 | |
| *** kragniz has quit IRC | 10:10 | |
| *** sinval has quit IRC | 10:10 | |
| *** Fdaisuke has quit IRC | 10:10 | |
| *** yuriyz has quit IRC | 10:10 | |
| *** NobodyCam has quit IRC | 10:10 | |
| *** NobodyCam has joined #openstack-ironic | 10:10 | |
| *** sinval has joined #openstack-ironic | 10:11 | |
| *** smoriya_afk is now known as smoriya | 10:11 | |
| *** toabctl_ is now known as toabctl | 10:11 | |
| *** smoriya has quit IRC | 10:13 | |
| *** lucasagomes has joined #openstack-ironic | 10:13 | |
| *** smoriya_afk has joined #openstack-ironic | 10:13 | |
| *** sc68cal has joined #openstack-ironic | 10:13 | |
| *** smoriya_afk is now known as smoriya | 10:14 | |
| *** smoriya has quit IRC | 10:14 | |
| *** smoriya_afk has joined #openstack-ironic | 10:15 | |
| *** smoriya_afk is now known as smoriya | 10:15 | |
| *** NobodyCa1 has joined #openstack-ironic | 10:17 | |
| *** sinvalv has joined #openstack-ironic | 10:17 | |
| *** sinval has quit IRC | 10:18 | |
| *** NobodyCam has quit IRC | 10:18 | |
| *** alex_xu_ has quit IRC | 10:19 | |
| *** athomas has joined #openstack-ironic | 10:20 | |
| *** alex_xu has joined #openstack-ironic | 10:23 | |
| *** krtaylor has joined #openstack-ironic | 10:29 | |
| *** alexpilotti has joined #openstack-ironic | 10:31 | |
| *** davideagnello has joined #openstack-ironic | 10:34 | |
| *** alexpilotti has quit IRC | 10:35 | |
| *** davideagnello has quit IRC | 10:39 | |
| *** kalpase has left #openstack-ironic | 10:47 | |
| *** alexpilotti has joined #openstack-ironic | 10:49 | |
| *** alexpilotti has quit IRC | 10:54 | |
| *** ig0r_ has joined #openstack-ironic | 11:02 | |
| *** davideagnello has joined #openstack-ironic | 11:15 | |
| *** davideagnello has quit IRC | 11:20 | |
| *** Marga_ has joined #openstack-ironic | 11:42 | |
| *** Marga_ has quit IRC | 11:48 | |
| *** chlong has quit IRC | 11:53 | |
| *** kozhukalov_ has joined #openstack-ironic | 12:13 | |
| *** ukalifon has joined #openstack-ironic | 12:15 | |
| *** mkovacik has joined #openstack-ironic | 12:16 | |
| *** kozhukalov_ has quit IRC | 12:24 | |
| *** alexpilotti has joined #openstack-ironic | 12:26 | |
| *** alexpilotti has quit IRC | 12:32 | |
| *** ukalifon has quit IRC | 12:36 | |
| *** kozhukalov_ has joined #openstack-ironic | 12:37 | |
| *** ionutbalutoiu has quit IRC | 12:45 | |
| *** ionutbalutoiu has joined #openstack-ironic | 12:46 | |
| *** alexpilotti has joined #openstack-ironic | 12:50 | |
| *** ukalifon1 has joined #openstack-ironic | 12:50 | |
| *** davideagnello has joined #openstack-ironic | 12:51 | |
| *** alexpilotti has quit IRC | 12:54 | |
| *** davideagnello has quit IRC | 12:55 | |
| *** alexpilotti has joined #openstack-ironic | 12:58 | |
| *** mgoddard has joined #openstack-ironic | 13:01 | |
| *** ionutbalutoiu has quit IRC | 13:05 | |
| *** ukalifon1 has quit IRC | 13:12 | |
| *** ukalifon has joined #openstack-ironic | 13:19 | |
| *** baoli_ has quit IRC | 13:21 | |
| *** baoli has joined #openstack-ironic | 13:22 | |
| *** baoli has quit IRC | 13:26 | |
| *** kozhukalov_ has quit IRC | 13:36 | |
| *** ukalifon has quit IRC | 13:38 | |
| *** Marga_ has joined #openstack-ironic | 13:45 | |
| *** kozhukalov_ has joined #openstack-ironic | 13:49 | |
| *** Marga_ has quit IRC | 13:50 | |
| *** ukalifon has joined #openstack-ironic | 13:59 | |
| *** ukalifon has quit IRC | 14:06 | |
| *** kozhukalov_ has quit IRC | 14:15 | |
| *** kozhukalov_ has joined #openstack-ironic | 14:17 | |
| *** kozhukalov_ has quit IRC | 14:24 | |
| *** kozhukalov_ has joined #openstack-ironic | 14:27 | |
| *** alexpilotti has quit IRC | 14:30 | |
| *** alexpilotti has joined #openstack-ironic | 14:31 | |
| *** alexpilotti has quit IRC | 14:35 | |
| *** kozhukalov_ has quit IRC | 14:47 | |
| *** alexpilotti has joined #openstack-ironic | 14:47 | |
| *** alexpilotti has quit IRC | 14:51 | |
| *** ionutbalutoiu has joined #openstack-ironic | 15:02 | |
| *** kkoski has joined #openstack-ironic | 15:03 | |
| *** mgoddard has quit IRC | 15:03 | |
| *** cdearborn has joined #openstack-ironic | 15:14 | |
| *** Nisha has joined #openstack-ironic | 15:27 | |
| *** kkoski has quit IRC | 15:32 | |
| *** davideagnello has joined #openstack-ironic | 15:34 | |
| *** cdearborn has quit IRC | 15:36 | |
| *** davideagnello has quit IRC | 15:38 | |
| *** baoli has joined #openstack-ironic | 15:40 | |
| *** baoli has quit IRC | 15:42 | |
| *** baoli has joined #openstack-ironic | 15:47 | |
| *** baoli has joined #openstack-ironic | 15:47 | |
| *** Marga_ has joined #openstack-ironic | 15:47 | |
| *** Marga_ has quit IRC | 15:52 | |
| *** kragniz_ is now known as kragniz | 15:56 | |
| *** kozhukalov_ has joined #openstack-ironic | 16:10 | |
| *** ionutbalutoiu has quit IRC | 16:12 | |
| *** ionutbalutoiu has joined #openstack-ironic | 16:12 | |
| *** davideagnello has joined #openstack-ironic | 16:15 | |
| *** mgoddard has joined #openstack-ironic | 16:18 | |
| *** davideagnello has quit IRC | 16:19 | |
| *** alex_xu has quit IRC | 16:22 | |
| *** alex_xu has joined #openstack-ironic | 16:24 | |
| *** mgoddard has quit IRC | 16:33 | |
| *** Nisha has quit IRC | 16:52 | |
| *** Nisha has joined #openstack-ironic | 17:01 | |
| *** Marga__ has joined #openstack-ironic | 17:07 | |
| *** BadCub_ has joined #openstack-ironic | 17:33 | |
| *** wendar_ has joined #openstack-ironic | 17:33 | |
| *** yhvh- has joined #openstack-ironic | 17:35 | |
| *** davidlenwell_ has joined #openstack-ironic | 17:35 | |
| *** romcheg_ has joined #openstack-ironic | 17:35 | |
| *** betherly_ has joined #openstack-ironic | 17:35 | |
| *** dims has joined #openstack-ironic | 17:36 | |
| *** verdurin_ has joined #openstack-ironic | 17:36 | |
| *** davideagnello has joined #openstack-ironic | 17:37 | |
| *** ionutbalutoiu has quit IRC | 17:38 | |
| *** early` has joined #openstack-ironic | 17:39 | |
| *** ionutbalutoiu has joined #openstack-ironic | 17:39 | |
| *** jroll|dupe has joined #openstack-ironic | 17:39 | |
| *** jamielenz has joined #openstack-ironic | 17:39 | |
| *** dolphm_ has joined #openstack-ironic | 17:40 | |
| *** eglute_s has joined #openstack-ironic | 17:40 | |
| *** jamielenz is now known as jamielennox | 17:40 | |
| *** krtaylor has quit IRC | 17:40 | |
| *** athomas has quit IRC | 17:40 | |
| *** davidlenwell has quit IRC | 17:40 | |
| *** johnthetubaguy has quit IRC | 17:40 | |
| *** dolphm has quit IRC | 17:40 | |
| *** betherly has quit IRC | 17:40 | |
| *** BadCub has quit IRC | 17:40 | |
| *** romcheg has quit IRC | 17:40 | |
| *** verdurin has quit IRC | 17:40 | |
| *** wendar has quit IRC | 17:40 | |
| *** jroll has quit IRC | 17:40 | |
| *** jamielennox|away has quit IRC | 17:40 | |
| *** early has quit IRC | 17:40 | |
| *** yhvh has quit IRC | 17:40 | |
| *** eglute has quit IRC | 17:40 | |
| *** vdrok has quit IRC | 17:40 | |
| *** dolphm_ is now known as dolphm | 17:40 | |
| *** BadCub_ is now known as BadCub | 17:40 | |
| *** jroll|dupe is now known as jroll | 17:40 | |
| *** romcheg_ is now known as romcheg | 17:40 | |
| *** betherly_ is now known as betherly | 17:41 | |
| *** davideagnello has quit IRC | 17:41 | |
| *** johnthetubaguy has joined #openstack-ironic | 17:43 | |
| *** wendar_ is now known as wendar | 17:45 | |
| *** dims has quit IRC | 17:47 | |
| *** athomas has joined #openstack-ironic | 17:47 | |
| *** krtaylor has joined #openstack-ironic | 17:48 | |
| *** Marga__ has quit IRC | 17:50 | |
| *** verdurin_ is now known as verdurin | 17:52 | |
| *** vdrok has joined #openstack-ironic | 18:02 | |
| *** davideagnello has joined #openstack-ironic | 18:04 | |
| *** dims has joined #openstack-ironic | 18:05 | |
| *** davideagnello has quit IRC | 18:08 | |
| *** davidlenwell_ is now known as davidlenwell | 18:09 | |
| *** dims_ has joined #openstack-ironic | 18:11 | |
| *** dims has quit IRC | 18:12 | |
| *** dims_ has quit IRC | 18:12 | |
| *** dims has joined #openstack-ironic | 18:15 | |
| *** HimanshuGarg has quit IRC | 18:18 | |
| *** HimanshuGarg has joined #openstack-ironic | 18:19 | |
| *** shakamunyi has joined #openstack-ironic | 18:30 | |
| *** alexpilotti has joined #openstack-ironic | 18:41 | |
| *** spandhe has joined #openstack-ironic | 18:42 | |
| jlvillal | Seems like all tempest jobs are currently broken: http://lists.openstack.org/pipermail/openstack-dev/2015-December/082105.html | 18:50 |
| *** alexpilotti has quit IRC | 18:57 | |
| *** alexpilotti has joined #openstack-ironic | 18:58 | |
| *** davideagnello has joined #openstack-ironic | 18:58 | |
| *** alexpilotti has quit IRC | 18:59 | |
| *** alexpilotti has joined #openstack-ironic | 18:59 | |
| *** spandhe_ has joined #openstack-ironic | 19:01 | |
| *** spandhe has quit IRC | 19:01 | |
| *** spandhe_ is now known as spandhe | 19:01 | |
| *** davideagnello has quit IRC | 19:03 | |
| *** Marga_ has joined #openstack-ironic | 19:03 | |
| *** alexpilotti has quit IRC | 19:10 | |
| *** alexpilotti has joined #openstack-ironic | 19:10 | |
| *** penick has joined #openstack-ironic | 19:29 | |
| *** dims has quit IRC | 19:34 | |
| *** dims has joined #openstack-ironic | 19:38 | |
| *** Nisha has quit IRC | 19:40 | |
| *** dims has quit IRC | 19:46 | |
| jlvillal | Looks like the tox issue has been resolved by the infra team. | 19:46 |
| *** penick has quit IRC | 19:52 | |
| *** davideagnello has joined #openstack-ironic | 19:53 | |
| *** davideagnello has quit IRC | 19:57 | |
| *** ionutbalutoiu has quit IRC | 20:05 | |
| *** ionutbalutoiu has joined #openstack-ironic | 20:06 | |
| *** barra204 has joined #openstack-ironic | 20:17 | |
| *** davideagnello has joined #openstack-ironic | 20:20 | |
| *** Marga__ has joined #openstack-ironic | 20:22 | |
| *** davideagnello has quit IRC | 20:24 | |
| *** Marga_ has quit IRC | 20:26 | |
| openstackgerrit | Merged openstack/ironic: Use 'service_type' of 'network'. Not 'neutron' https://review.openstack.org/256420 | 20:40 |
| *** alexpilotti has quit IRC | 20:43 | |
| *** alexpilotti has joined #openstack-ironic | 20:47 | |
| *** davideagnello has joined #openstack-ironic | 21:01 | |
| *** davideagnello has quit IRC | 21:05 | |
| *** baoli_ has joined #openstack-ironic | 21:16 | |
| *** baoli has quit IRC | 21:18 | |
| *** kkoski has joined #openstack-ironic | 21:19 | |
| *** vishwanathj has quit IRC | 21:32 | |
| *** vishwanathj has joined #openstack-ironic | 21:33 | |
| *** kozhukalov_ has quit IRC | 21:51 | |
| *** ionutbalutoiu has quit IRC | 21:51 | |
| *** Marga__ has quit IRC | 21:58 | |
| *** kozhukalov_ has joined #openstack-ironic | 22:00 | |
| *** Marga_ has joined #openstack-ironic | 22:03 | |
| *** Marga_ has quit IRC | 22:13 | |
| *** Marga_ has joined #openstack-ironic | 22:32 | |
| *** spandhe has quit IRC | 22:41 | |
| *** spandhe has joined #openstack-ironic | 22:41 | |
| *** rcernin has quit IRC | 23:00 | |
| *** spandhe has quit IRC | 23:04 | |
| *** spandhe has joined #openstack-ironic | 23:04 | |
| *** spandhe has quit IRC | 23:09 | |
| *** dims has joined #openstack-ironic | 23:13 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!