*** epim has joined #openstack-ironic | 00:01 | |
NobodyCam | dkehn: note the port-show... will this work for your needs? http://paste.openstack.org/show/Z6EUmG2sLw0hEJkORJjh/ | 00:07 |
---|---|---|
dkehn | NobodyCam: looking | 00:07 |
dkehn | NobodyCam: actually I'm not sure, it will be close | 00:11 |
dkehn | NobodyCam: I might checking in without the testing crap, just so you can look at the VIF stuff | 00:11 |
NobodyCam | thats the entire vif dict. I added teh prefix "vif_" | 00:11 |
dkehn | NobodyCam: though I think I'll play with this a bit more to see whats up\ | 00:12 |
NobodyCam | :-) sure | 00:12 |
openstackgerrit | Haomeng,Wang proposed a change to openstack/ironic: support deploy again for previous failed deployment https://review.openstack.org/64994 | 00:15 |
Haomeng | GheRivero: ping | 00:18 |
NobodyCam | Haomeng: GheRivero is utc +1 (i think) | 00:28 |
Haomeng | NobodyCam: haha, ok, got, thank you:) | 00:28 |
NobodyCam | should be like 1 am there now | 00:28 |
NobodyCam | :) | 00:28 |
Haomeng | NobodyCam: in his dream now:) | 00:28 |
NobodyCam | yep :) I see him come on aound 1130 midnight my time (utc -8) | 00:29 |
Haomeng | NobodyCam: my time is utc+8 | 00:32 |
Haomeng | NobodyCam: :) | 00:33 |
NobodyCam | :-p | 00:33 |
NobodyCam | so you are just getting up | 00:33 |
NobodyCam | good morning | 00:33 |
*** jbjohnso has joined #openstack-ironic | 00:41 | |
*** nosnos has joined #openstack-ironic | 00:53 | |
NobodyCam | bubbies bouncing at the door. out for walkies and maybe some FOOD... Night All :) | 00:57 |
* devanand1 waves | 00:59 | |
devanand1 | g'night, NobodyCam :) | 00:59 |
devanand1 | g'morning, Haomeng ! | 01:00 |
devanand1 | I'm also utc+8 this week and next | 01:00 |
devanand1 | dkehn: i had a brief chat w/ lifeless re: neutron/ironic things. tl;dr -- it should be a _very_ small patch | 01:01 |
*** jbjohnso has quit IRC | 01:02 | |
*** devanand1 is now known as devananda | 01:02 | |
devananda | dkehn: nova will still do the port creation/deletion. ironic will only be setting the dhcp opts | 01:02 |
NobodyCam | good morning devananda | 01:08 |
NobodyCam | :) | 01:08 |
*** anniec has quit IRC | 01:15 | |
*** epim has quit IRC | 01:20 | |
*** yfujioka has joined #openstack-ironic | 01:21 | |
*** anniec has joined #openstack-ironic | 01:23 | |
*** anniec has quit IRC | 01:30 | |
*** anniec has joined #openstack-ironic | 01:30 | |
Haomeng | devananda: morning devananda, are you at Asia with +8 time zone? | 01:43 |
*** nosnos has quit IRC | 01:43 | |
*** nosnos has joined #openstack-ironic | 01:44 | |
NobodyCam | Haomeng: he's down under in the .au @ LCA | 01:44 |
Haomeng | NobodyCam: :) | 01:46 |
NobodyCam | :) | 01:47 |
Haomeng | NobodyCam: one question | 01:51 |
NobodyCam | lol its after closing... but I'll try | 01:52 |
Haomeng | NobodyCam: short question, should we use the ram and kernel image created by diskimage-builder | 01:53 |
Haomeng | NobodyCam: for Ironic to deploy a sys | 01:53 |
NobodyCam | yes. see the node show from this sample http://paste.openstack.org/show/Z6EUmG2sLw0hEJkORJjh/ | 01:54 |
Haomeng | NobodyCam: got, thank you, good evening:) | 01:54 |
NobodyCam | the nova driver will attach the glance id for the deploy | 01:54 |
dkehn | devananda: my understanding is/was that there was to be no nova | 01:55 |
*** jbjohnso has joined #openstack-ironic | 01:55 | |
Haomeng | NobodyCam: yes, but some kernel_id and ramdisk_id image properties are populated by Tripleo I think | 01:55 |
Haomeng | NobodyCam: that is used for our Ironic to get releationship between diskimage and ram/kernal disk | 01:56 |
NobodyCam | yes they are attached to the nova flavor. | 01:56 |
NobodyCam | and the ironic driver attaches those ids to the node | 01:56 |
Haomeng | NobodyCam: yes | 01:57 |
NobodyCam | so we will pull those id's from glance and use them for the deploy | 01:57 |
NobodyCam | that should be in the pxe driver now | 01:57 |
Haomeng | NobodyCam: yes, can we use tripleo scripts to integrate our Ironic to deploy bm now, not sure if tripleo is ready | 01:58 |
NobodyCam | Haomeng: not quite... but almost.. I will up patches with the final bits in a little bit. I use this: right now. https://github.com/NoBodyCam/ironic-element | 02:00 |
Haomeng | NobodyCam: ok, got, thank you:) | 02:00 |
Haomeng | NobodyCam: good night NobodyCam:) | 02:01 |
NobodyCam | hhehehe | 02:01 |
NobodyCam | good afternoon to you | 02:01 |
Haomeng | NobodyCam: :) | 02:01 |
dkehn | devananda: can we talk about it tomorrow | 02:10 |
Haomeng | dkehn: devananda is offline now:) | 02:17 |
dkehn | Haomeng: thx, figured that | 02:18 |
Haomeng | dkehn: welcome:) | 02:18 |
*** rongze has joined #openstack-ironic | 02:19 | |
*** anniec has quit IRC | 02:32 | |
*** jbjohnso has quit IRC | 02:38 | |
*** nosnos has quit IRC | 02:43 | |
openstackgerrit | Ruby Loo proposed a change to openstack/ironic: sync_power_states handles missing driver info https://review.openstack.org/65297 | 02:58 |
dkehn | lifeless: hi | 03:46 |
lifeless | hi | 03:47 |
*** harlowja is now known as harlowja_away | 03:52 | |
*** rloo has quit IRC | 04:27 | |
*** rongze has quit IRC | 04:49 | |
*** rongze has joined #openstack-ironic | 04:50 | |
*** martyntaylor has quit IRC | 04:50 | |
*** rcarrillocruz has quit IRC | 04:52 | |
*** rongze has quit IRC | 04:54 | |
*** urulama has joined #openstack-ironic | 05:19 | |
*** urulama has quit IRC | 05:23 | |
openstackgerrit | Sun Jing proposed a change to openstack/ironic: Support serial console access https://review.openstack.org/64100 | 05:24 |
*** rongze has joined #openstack-ironic | 05:26 | |
*** rongze has quit IRC | 05:53 | |
*** rongze has joined #openstack-ironic | 05:57 | |
openstackgerrit | Jenkins proposed a change to openstack/ironic: Imported Translations from Transifex https://review.openstack.org/65032 | 06:15 |
*** amrit has quit IRC | 06:18 | |
*** zigo_ is now known as zigo | 06:46 | |
*** marty_ has joined #openstack-ironic | 06:47 | |
*** marty_ is now known as Guest11736 | 06:47 | |
*** hstimer has quit IRC | 06:51 | |
*** Guest11736 has quit IRC | 06:52 | |
*** pradipta has joined #openstack-ironic | 07:17 | |
*** rcarrillocruz has joined #openstack-ironic | 07:30 | |
*** urulama has joined #openstack-ironic | 07:33 | |
*** ifarkas has joined #openstack-ironic | 07:44 | |
*** Alexei_987 has joined #openstack-ironic | 07:48 | |
*** ndipanov has joined #openstack-ironic | 08:04 | |
*** yfujioka has quit IRC | 08:19 | |
*** coolsvap has joined #openstack-ironic | 08:30 | |
GheRivero | morning all | 08:50 |
GheRivero | Haomeng: pong | 08:50 |
Haomeng | GheRivero: good morning GheRivero:) | 08:53 |
GheRivero | afternnon Haomeng :) | 08:54 |
Haomeng | GheRivero: just want to check with you, if our temptest is ready to use, I want to run some integration test with Ironic nova, glance and neutron etc | 08:55 |
Haomeng | GheRivero: if it is not reay, I want to take a reference to get idea to run by manually | 08:55 |
*** tatyana has joined #openstack-ironic | 08:56 | |
Haomeng | GheRivero: I just run our Ironic install with devstack, it just installs our Ironic only, need nore integration actions to enable ironic working, such as to create image etc | 08:56 |
Haomeng | will be back later:) | 08:56 |
GheRivero | I think they are ready, but I guess it was Roman who was working on it | 08:57 |
*** romcheg has joined #openstack-ironic | 08:58 | |
*** jistr has joined #openstack-ironic | 09:04 | |
romcheg | Morning all! | 09:10 |
*** ifarkas has quit IRC | 09:11 | |
*** derekh has joined #openstack-ironic | 09:11 | |
*** ifarkas has joined #openstack-ironic | 09:12 | |
*** ifarkas has quit IRC | 09:25 | |
*** mdurnosvistov has joined #openstack-ironic | 09:28 | |
*** ifarkas has joined #openstack-ironic | 09:31 | |
*** mdurnosvistov has quit IRC | 09:37 | |
*** mdurnosvistov has joined #openstack-ironic | 09:38 | |
*** michchap has quit IRC | 09:39 | |
*** michchap_ has joined #openstack-ironic | 09:39 | |
Haomeng | GheRivero: ok, thank you | 09:40 |
Haomeng | romcheg: morning | 09:40 |
romcheg | How are you Haomeng? | 09:41 |
Haomeng | romcheg: fine thank you:) | 09:41 |
Haomeng | romcheg: do you know where we can find our ironic tempest scripts? I want to take as refernces to do some actions by manually | 09:42 |
romcheg | They are not merged yet. | 09:42 |
romcheg | I got the patch approved last night but it needs to be rebased | 09:43 |
romcheg | I had Christmas yesterday so didn't have a chance to work yesterday :) | 09:43 |
Haomeng | romcheg: dont worry | 09:43 |
Haomeng | romcheg: I just want to check some scripts as reference | 09:44 |
romcheg | Anyway, you can rebase on this https://review.openstack.org/#/c/48109/ | 09:44 |
Haomeng | romcheg: ok, thank you very much:) | 09:44 |
romcheg | Haomeng: My pleasure! | 09:44 |
Haomeng | romcheg: :) | 09:44 |
Haomeng | romcheg: not sure if our tempest cover pxe_ssh driver deployment testing case | 09:47 |
romcheg | Haomeng: No, they dont | 09:47 |
Haomeng | romcheg: ok | 09:47 |
romcheg | Those tests are simple API tests that use fake driver | 09:48 |
Haomeng | romcheg: that is fine:) | 09:48 |
Haomeng | romcheg: I just want to do some integration testing, want to get some reference | 09:49 |
romcheg | Haomeng: agordeev is working on building the infrastructure to perform tests of ssh_driver | 09:49 |
Haomeng | romcheg: do you know if tripleo scripts are ready to use for ironic integration testing? | 09:49 |
romcheg | it's a bit tricky | 09:49 |
romcheg | Haomeng: No, I don't know that | 09:49 |
Haomeng | romcheg: yes | 09:50 |
Haomeng | romcheg: is agordeev from our Ironic team or tripleo team? | 09:50 |
romcheg | I think he's more from Ironic team. | 09:51 |
Haomeng | romcheg: ok:) | 09:51 |
*** mdurnosvistov has quit IRC | 10:03 | |
*** mdurnosvistov has joined #openstack-ironic | 10:04 | |
Alexei_987 | I have a question about python-ironicclient. Can someone help me with it? | 10:08 |
Haomeng | Alexei_987: welcome you Alex:) | 10:09 |
Alexei_987 | https://github.com/openstack/python-ironicclient/blob/master/ironicclient/client.py#L47 | 10:09 |
Alexei_987 | in case token arg is provided username/password args will be silently ignored | 10:09 |
Alexei_987 | should such behavior be considered a bug? | 10:10 |
Alexei_987 | I think we should explicitly mention that only use token | 10:10 |
Alexei_987 | or raise an error cause options a mutually exclusive | 10:11 |
Alexei_987 | Haomeng: ^ what do you think? | 10:11 |
Haomeng | Alexei_987: let me check code first...\ | 10:11 |
Haomeng | Alexei_987: line 47 is " :param api_version: the API version to use ('1' or '2')", right? | 10:12 |
Alexei_987 | well kwargs are used below | 10:13 |
Alexei_987 | so link is just a shortcut | 10:13 |
Haomeng | Alexei_987: yes | 10:13 |
Haomeng | Alexei_987: I think if token is provided, the user/password id not required, because token is the auth-response from keystone with correct user/password | 10:15 |
Alexei_987 | yes but I mean that we should state it explicitly | 10:16 |
Alexei_987 | cause you can use both options in your script | 10:17 |
Alexei_987 | and only 1 will be used | 10:17 |
Haomeng | Alexei_987: yes | 10:17 |
Alexei_987 | Haomeng: ok thanks :) I'll file a bug + patch for this | 10:19 |
Haomeng | Alexei_987: thank you:) | 10:19 |
*** rongze has quit IRC | 10:43 | |
openstackgerrit | Imre Farkas proposed a change to openstack/ironic: Get rid of unnecessary log from node validation https://review.openstack.org/65449 | 10:44 |
*** lucasagomes has joined #openstack-ironic | 11:13 | |
*** rongze has joined #openstack-ironic | 11:14 | |
*** lucasagomes has quit IRC | 11:15 | |
*** lucasagomes has joined #openstack-ironic | 11:15 | |
*** rongze has quit IRC | 11:19 | |
*** MIDENN_ has quit IRC | 11:20 | |
*** rongze has joined #openstack-ironic | 11:26 | |
*** lucasagomes has quit IRC | 11:31 | |
*** lucasagomes has joined #openstack-ironic | 11:32 | |
*** rongze has quit IRC | 11:34 | |
*** michchap_ has quit IRC | 11:39 | |
*** michchap has joined #openstack-ironic | 11:40 | |
*** mdurnosvistov has quit IRC | 11:41 | |
*** mdurnosvistov has joined #openstack-ironic | 11:43 | |
openstackgerrit | Lucas Alvares Gomes proposed a change to openstack/ironic: Improve the node driver interfaces validation output https://review.openstack.org/63477 | 11:45 |
lucasagomes | morning ironic | 11:46 |
Haomeng | lucasagomes: morning Lucas:) | 11:47 |
*** lucasagomes has quit IRC | 11:48 | |
*** lucasagomes has joined #openstack-ironic | 11:49 | |
*** mdurnosvistov has quit IRC | 11:52 | |
*** lucasagomes has quit IRC | 11:53 | |
*** mdurnosvistov has joined #openstack-ironic | 11:54 | |
*** martyntaylor has joined #openstack-ironic | 11:57 | |
*** urulama has quit IRC | 11:58 | |
*** lucasagomes has joined #openstack-ironic | 12:04 | |
*** pradipta has quit IRC | 12:06 | |
*** lucasagomes has quit IRC | 12:09 | |
*** lucasagomes has joined #openstack-ironic | 12:09 | |
*** tatyana_ has joined #openstack-ironic | 12:11 | |
*** mdurnosvistov has quit IRC | 12:12 | |
*** tatyana has quit IRC | 12:13 | |
*** tatyana_ is now known as tatyana | 12:13 | |
*** lucasagomes has quit IRC | 12:13 | |
*** lucasagomes has joined #openstack-ironic | 12:17 | |
*** rongze has joined #openstack-ironic | 12:17 | |
*** lucasagomes has quit IRC | 12:22 | |
*** pradipta has joined #openstack-ironic | 12:24 | |
*** lucasagomes has joined #openstack-ironic | 12:26 | |
romcheg | Morning lucasagomes | 12:26 |
*** lucasagomes has quit IRC | 12:31 | |
*** lucasagomes has joined #openstack-ironic | 12:37 | |
*** coolsvap has quit IRC | 12:47 | |
*** pradipta has quit IRC | 12:48 | |
*** anniec has joined #openstack-ironic | 12:56 | |
*** anniec_ has joined #openstack-ironic | 13:00 | |
*** anniec has quit IRC | 13:00 | |
*** anniec_ is now known as anniec | 13:00 | |
*** jistr is now known as jistr|english | 13:17 | |
*** rloo has joined #openstack-ironic | 13:37 | |
*** kpavel has joined #openstack-ironic | 13:50 | |
kpavel | Hi, i been following the slides from here http://www.slideshare.net/devananda1/ods-havana-provisioning-bare-metal-with-open-stack in order to provision a baremetal node. Currently i'm stack at the point that th enode is booted, but it stays in initramfs shell and in nova it hangs in the "Build" state forever. Can somebody point me to some betterguide? | 13:53 |
dkehn | NobodyCam: when you get online, ping me, we need to talk about the neutron interface | 13:57 |
*** jdob has joined #openstack-ironic | 14:01 | |
*** linggao has joined #openstack-ironic | 14:04 | |
openstackgerrit | Eugeniya Kudryashova proposed a change to openstack/python-ironicclient: Sync apiclient and strutils from Oslo https://review.openstack.org/60528 | 14:21 |
openstackgerrit | Eugeniya Kudryashova proposed a change to openstack/python-ironicclient: Use HTTPClient from common Oslo code https://review.openstack.org/64286 | 14:21 |
*** john-n-seattle has quit IRC | 14:26 | |
*** john-n-seattle has joined #openstack-ironic | 14:28 | |
*** matty_dubs|gone is now known as matty_dubs | 14:37 | |
*** john-n-seattle has quit IRC | 14:40 | |
*** anniec has quit IRC | 14:40 | |
*** jistr|english is now known as jistr | 14:42 | |
*** john-n-seattle has joined #openstack-ironic | 14:42 | |
*** anniec has joined #openstack-ironic | 14:42 | |
*** tatyana has quit IRC | 14:43 | |
*** tzumainn has joined #openstack-ironic | 14:44 | |
tzumainn | lucasagomes, ping | 14:45 |
lucasagomes | tzumainn, pong | 14:45 |
tzumainn | hi! quick question - right now, creating a node through the Ironic API requires three steps - chassis, node, port - are there any plans to provide an api call that does it all in one? | 14:46 |
tzumainn | some people in tuskar-ui are wondering if we have to worry about atomicity in the UI code | 14:46 |
lucasagomes | tzumainn, based on that meeting we had with the tuskar folks I removed the chassis dependency for nodes | 14:47 |
tzumainn | lucasagomes, ah! cool, I was unaware | 14:48 |
lucasagomes | now we don't have any plans I can point out about doing a single request to create multiple resources | 14:48 |
lucasagomes | the port resource is something we want to delegate to a project like neutron in the future | 14:48 |
tzumainn | oh, I see | 14:48 |
lucasagomes | we manage it for now, but it doesn't really fits in Ironic in the long run | 14:48 |
lucasagomes | so neutron is more likely to manage MAC interfaces and ironic just would point/use it | 14:49 |
tzumainn | so just to check - for the icehouse timeframe, we will not need to create a chassis, and ironic will still manage both the node and port? | 14:49 |
lucasagomes | tzumainn, yes | 14:51 |
tzumainn | lucasagomes, okay great - thanks! | 14:51 |
openstackgerrit | Andrey Kurilin proposed a change to openstack/python-ironicclient: Reuse Resource from oslo https://review.openstack.org/62921 | 14:52 |
lucasagomes | tzumainn, chassis will continue being part of the API, but just as a pre-design for some future work (like grouping nodes that would share resource, e.g nodes that uses the same firmware) | 14:52 |
lucasagomes | or just a way to group things for organization propose | 14:53 |
lucasagomes | tzumainn, np :) | 14:53 |
*** mugu has quit IRC | 14:55 | |
*** jistr has quit IRC | 14:56 | |
*** jistr has joined #openstack-ironic | 14:57 | |
*** jistr is now known as jistr|mtg | 14:57 | |
*** jbjohnso has joined #openstack-ironic | 15:00 | |
openstackgerrit | Lucas Alvares Gomes proposed a change to openstack/ironic: API to check the requested power state https://review.openstack.org/65111 | 15:07 |
*** lucasagomes is now known as lucas-hungry | 15:09 | |
*** rwsu has joined #openstack-ironic | 15:09 | |
NobodyCam | good morning Ironic | 15:35 |
NobodyCam | dkehn: ping... but give me a few to get coffee going | 15:35 |
*** kpavel has quit IRC | 15:39 | |
*** coolsvap has joined #openstack-ironic | 15:47 | |
*** mdenny has joined #openstack-ironic | 15:51 | |
*** rongze has quit IRC | 15:52 | |
*** mugu has joined #openstack-ironic | 15:52 | |
*** rongze has joined #openstack-ironic | 15:52 | |
dkehn | NobodyCam: whenever your ready | 15:54 |
NobodyCam | dkehn: ready | 15:55 |
dkehn | NobodyCam: want to talk or type | 15:55 |
NobodyCam | we can skype | 15:55 |
*** rongze has quit IRC | 15:57 | |
*** lucas-hungry is now known as lucasagomes | 16:02 | |
*** jbjohnso has quit IRC | 16:02 | |
lucasagomes | NobodyCam, morning, dkehn morning :) | 16:02 |
NobodyCam | morning lucasagomes | 16:04 |
*** jbjohnso has joined #openstack-ironic | 16:04 | |
*** ifarkas has quit IRC | 16:10 | |
*** Alexei_987 has quit IRC | 16:23 | |
dkehn | NobodyCam: here's the doc http://docs.openstack.org/api/openstack-network/2.0/content/extra-dhc-opt-ext-update.html | 16:24 |
dkehn | NobodyCam: but will get yeo the required for the client | 16:25 |
NobodyCam | dkehn: Ty , looking now | 16:25 |
NobodyCam | dkehn: ok i'm not sure that is the info you need, IE. I don't see dhcp opts in what I am attaching to the ironic port | 16:30 |
NobodyCam | running some tests here | 16:30 |
dkehn | NobodyCam: let me re-org this stuff and then we'll figure it out from there, but essentually it will probably need to come from the pxe.py in the 1st patch | 16:33 |
NobodyCam | ok :) | 16:34 |
*** jistr|mtg is now known as jistr | 16:43 | |
*** matty_dubs is now known as matty_dubs|lunch | 16:51 | |
*** rongze has joined #openstack-ironic | 16:52 | |
NobodyCam | brb | 16:58 |
*** anniec has quit IRC | 17:11 | |
*** rongze has quit IRC | 17:15 | |
*** rongze has joined #openstack-ironic | 17:16 | |
*** rongze has quit IRC | 17:35 | |
*** rongze_ has joined #openstack-ironic | 17:38 | |
*** jistr has quit IRC | 17:43 | |
*** rongze_ has quit IRC | 17:44 | |
*** rongze has joined #openstack-ironic | 17:44 | |
*** harlowja_away is now known as harlowja | 17:46 | |
*** matty_dubs|lunch is now known as matty_dubs | 17:50 | |
*** rongze has quit IRC | 17:51 | |
*** rongze has joined #openstack-ironic | 17:52 | |
*** rongze has quit IRC | 17:57 | |
*** rongze has joined #openstack-ironic | 18:22 | |
*** rongze has quit IRC | 18:24 | |
*** rongze has joined #openstack-ironic | 18:24 | |
*** ndipanov has quit IRC | 18:27 | |
openstackgerrit | Lucas Alvares Gomes proposed a change to openstack/ironic: Fix race condition when changing node power states [PROOF OF CONCEPT] https://review.openstack.org/65327 | 18:32 |
*** derekh has quit IRC | 18:38 | |
*** ndipanov has joined #openstack-ironic | 18:39 | |
*** hstimer has joined #openstack-ironic | 18:41 | |
*** rongze has quit IRC | 18:49 | |
NobodyCam | brb | 19:08 |
*** rongze has joined #openstack-ironic | 19:15 | |
*** martyntaylor has quit IRC | 19:48 | |
*** rongze has quit IRC | 19:49 | |
openstackgerrit | Lucas Alvares Gomes proposed a change to openstack/ironic: Fix race condition when changing node power states [PROOF OF CONCEPT] https://review.openstack.org/65327 | 20:01 |
*** epim has joined #openstack-ironic | 20:16 | |
lucasagomes | I'm done for today | 20:31 |
lucasagomes | g'night everyone | 20:31 |
NobodyCam | good night lucasagomes | 20:31 |
lucasagomes | NobodyCam, :) see ya tomorrow | 20:31 |
*** lucasagomes has quit IRC | 20:31 | |
NobodyCam | :) | 20:31 |
*** jdob has quit IRC | 20:39 | |
*** jdob has joined #openstack-ironic | 20:42 | |
NobodyCam | brb | 20:45 |
openstackgerrit | Matt Wagner proposed a change to openstack/ironic: API: Add sample() method on Node https://review.openstack.org/65536 | 21:00 |
matty_dubs | Whoa, is there a prize for getting review #2^16 ? | 21:01 |
NobodyCam | matty_dubs: LOL I dont a unit test for the "SAMPLE" function :-p | 21:06 |
NobodyCam | gah .... I don't SEE a .... | 21:06 |
matty_dubs | Ha, that would be fun to write ;) | 21:08 |
matty_dubs | I just based mine on what Lucas did in 61752 | 21:08 |
*** rongze has joined #openstack-ironic | 21:23 | |
dkehn | NobodyCam: FYI the update code is done, now working on the testing, BTW is is mox that is blowing up everything | 21:28 |
NobodyCam | dkehn: that could do it. hehehe its all about the mock | 21:28 |
*** jdob has quit IRC | 21:42 | |
*** jdob has joined #openstack-ironic | 21:43 | |
*** romcheg has quit IRC | 21:44 | |
*** romcheg has joined #openstack-ironic | 21:45 | |
*** romcheg has quit IRC | 21:45 | |
*** romcheg has joined #openstack-ironic | 21:46 | |
*** rongze has quit IRC | 21:57 | |
*** ndipanov has quit IRC | 22:02 | |
*** matty_dubs is now known as matty_dubs|gone | 22:05 | |
openstackgerrit | Vitalii Lebedynskyi proposed a change to openstack/ironic: Do not use node argument in drivers https://review.openstack.org/61859 | 22:06 |
*** jdob has quit IRC | 22:08 | |
*** jbjohnso has quit IRC | 22:18 | |
*** rwsu has quit IRC | 22:22 | |
*** rongze has joined #openstack-ironic | 22:23 | |
*** rwsu has joined #openstack-ironic | 22:30 | |
*** rongze has quit IRC | 22:42 | |
*** romcheg has quit IRC | 23:13 | |
NobodyCam | walkies...brb | 23:13 |
*** epim has quit IRC | 23:19 | |
*** epim has joined #openstack-ironic | 23:22 | |
*** romcheg has joined #openstack-ironic | 23:22 | |
*** rongze has joined #openstack-ironic | 23:23 | |
*** rongze has quit IRC | 23:28 | |
*** romcheg has quit IRC | 23:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!