Tuesday, 2014-12-23

dlaubeadam_g: ok, thank you for that!  so, we will specify a fixed IP, the box gets deployed and will PXE+DHCP with said fixed IP, after installation the box is rebooted and the OS comes up with the fixed IP as the DHCP address… after which point, cloud-init will kick in and talk to metadata service in order to configure the IPs etc?00:01
dlaubeand by "cloud-init will kick in and talk to metadata service in order to configure the IPs etc?"  I mean;  cloud-init will kick in and talk to metadata service in order to configure the floating/public IPs etc?00:02
*** ijw has quit IRC00:02
adam_gdlaube, cloud-init doesn't do much with networking, thats all configured via DHCP or entirely outside of the instance (floating ips)00:02
adam_gonce it has networking, cloud-init will, for example, go to metadata service to get the ssh key and set that up00:02
adam_g*cloud-init doesn't do much with networking in the context of the metadata service, not sure if its possible to do 'manual' network config via  configdrive00:03
dlaubehmm00:04
dlaubemy understanding is that configdrive exists in nova currently, but not in ironic yet00:04
*** igordcard has joined #openstack-ironic00:05
*** achanda has joined #openstack-ironic00:05
*** igordcard has quit IRC00:07
mrdadlaube: "yet"00:09
*** achanda has quit IRC00:10
dlaube:)00:10
*** Masahiro has joined #openstack-ironic00:20
*** Masahiro has quit IRC00:24
*** ryanpetrello has joined #openstack-ironic00:35
*** ryanpetrello has quit IRC00:42
*** romcheg has quit IRC00:59
*** harlowja has joined #openstack-ironic01:01
openstackgerritJosh Gachnang proposed openstack/ironic: Improve IPA client library  https://review.openstack.org/11111801:05
*** andreykurilin_ has joined #openstack-ironic01:19
*** datajerk has quit IRC01:21
*** chenglch has joined #openstack-ironic01:22
*** datajerk has joined #openstack-ironic01:23
*** rloo has quit IRC01:26
*** andreykurilin_ has quit IRC01:32
*** mitz_ has quit IRC01:48
*** mitz_ has joined #openstack-ironic01:49
*** harlowja has quit IRC01:54
*** ijw has joined #openstack-ironic01:55
*** kongfy has joined #openstack-ironic01:57
*** ijw_ has quit IRC01:58
*** Masahiro has joined #openstack-ironic02:09
openstackgerritHaomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide  https://review.openstack.org/14334902:12
*** Masahiro has quit IRC02:13
Haomengkongfy: so what is your system, not sure if it is ubuntu02:15
Haomengkongfy: devstack supports ubuntu as well, but for other os, not sure it works02:15
Haomengkongfy: yes, two options, one is we try to run with the os suggested by devstack, such as ubuntu, another one is that we just raise the but for devstack, hope devstack guys will help to fix02:16
jrolladam_g, dlaube, cloud-init can configure networks from configdrive02:16
jrolldlaube: configdrive is in the agent driver, pxe driver is in progress: https://review.openstack.org/#/c/143510/02:17
jrolldlaube:02:17
jrollsigh, can't type02:17
jrolldlaube: still need to write the code for the ironic driver, too02:17
openstackgerritHaomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide  https://review.openstack.org/14334902:22
*** aswadr has joined #openstack-ironic02:22
openstackgerritHaomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide  https://review.openstack.org/14334902:25
openstackgerritTan Lin proposed openstack/ironic: Add AMT-PXE-Driver to deploy cloud on PC  https://review.openstack.org/13518402:29
*** jerryz has joined #openstack-ironic02:33
*** kongfy has quit IRC02:50
mrdahey jroll and Haomeng02:53
Haomengmrda: morning:)02:53
iancohmm..which interface_driver should folks using ironic use in dhcp_agent.ini ?02:55
*** Marga_ has joined #openstack-ironic03:00
*** ijw has quit IRC03:08
*** kongfy has joined #openstack-ironic03:11
kongfyI use ubuntu 14.04 as suggested03:13
Haomengkongfy: ok, did you follow the guide - http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack03:19
kongfyyes, I follow the guild exactly03:20
Haomengkongfy: so, we have to get help from devstack team, raise defect03:20
kongfywhat should I do to get their help? I’m new here03:22
Haomengkongfy: maybe nova is not working03:24
Haomengkongfy: can you check with 'nova hypervisor-list'03:24
Haomengto see if the ironic node is sync to nova already03:24
Haomengkongfy: and check nova compute process03:24
kongfyok , let me see03:25
Haomengkongfy: ok03:25
kongfyhypervisor list is empty...03:25
Haomengkongfy: so the ironic compute node not working03:27
Haomengkongfy: check "nova-manage  service list"03:27
kongfyyes, let me check it03:27
Haomengkongfy: to verify if nova-compute service is runig as well03:28
Haomengkongfy: check the "Status     State" columes03:28
kongfyI notice a service crushed in the devstack screen03:29
Haomengkongfy: so that should be root cause03:29
Haomengkongfy: check the log03:29
kongfyafter restarting the service , hypervisor list now have three item03:29
Haomengkongfy: that is fine03:29
Haomengkongfy: so try again03:29
Haomengkongfy: but if nova-compute service is down during devstack installation, it is diffcult to get it work in that time03:30
Haomengkongfy: I just try again:)03:30
Haomengkongfy: and make sure we have a clean base os03:30
kongfyyes , every time I use stack.sh, it failed...03:31
kongfymaybe I should try with another base os, what ’s your os version during your development?03:36
Haomengkongfy: I run ubuntu14.04, it should work, maybe your vm is bad performance03:40
Haomengkongfy: and make sure the os is clean03:41
kongfyserver version or desktop version ? I use a DELL R720 server ..03:41
Haomengkongfy: both should work I think03:41
Haomengkongfy: I run with desktop version03:42
Haomengkongfy: so check the log carefuly03:42
Haomengkongfy: try to find why compute node down03:42
Haomengkongfy: that should be root cause03:42
kongfyok, thanks a lot for finding out the reason!03:43
*** Masahiro has joined #openstack-ironic03:57
*** Masahiro has quit IRC04:01
*** naohirot has joined #openstack-ironic04:02
naohirotgood afternoon ironic04:04
*** chenglch|2 has joined #openstack-ironic04:32
*** chenglch has quit IRC04:36
*** Marga_ has quit IRC04:39
*** ijw has joined #openstack-ironic04:40
*** Marga_ has joined #openstack-ironic04:41
*** ijw has quit IRC04:46
devanand1hi, all!04:55
devanand1anyone around and want to have a meeting?04:55
*** Haomeng|2 has joined #openstack-ironic04:58
*** Haomeng has quit IRC04:58
lintanI am04:59
naohirotdevanand1: hi04:59
mrdahi devanand104:59
devanand1oh..hm, my nick is wrong05:00
*** devanand1 is now known as devananda05:00
jrollhiya mrda :)05:00
* devananda heads over to #openstack-meetin-305:01
jrolldevananda: I just checked in to see if we're meeting, I'll hang out if we have one05:01
jrollalright then :P05:01
jrollkongfy: I just noticed that devstack had a bug, maybe the one you were hitting :)05:03
*** rameshg87 has joined #openstack-ironic05:03
*** ramineni has joined #openstack-ironic05:05
jrollso05:09
* devananda moves back here05:09
devanandaand sends an email05:09
jrollcan I get an address so I can find somewhere to stay?05:09
jrolland is there a group rate happening?05:09
devanandaright. both questions I *should* have answers to05:10
devanandaaddress I have ... one sec05:10
dlaubegood evening guys05:14
dlaubelate night for many of you!05:14
kongfyjroll, thanks for your response. Do you have any idea how to work around this ?05:25
jrollkongfy: it's fixed now, update your devstack environment05:25
kongfythat’s great ! have the fix be merge to stable/juno branch too ?05:26
*** Marga_ has quit IRC05:27
devanandawhich bug?05:30
jrollkongfy: wait, you're running devstack at stable/juno? that should just work05:31
jrollkongfy: to be clear, I don't know what your issue is, I just happened to notice that the gate was failing earlier and devstack is fixed now05:31
jrolloh, they did fix stable/juno05:31
jrollhttps://review.openstack.org/#/c/143504/05:31
jrollno bug #05:32
kongfyall right  , I will update my devstack and try again ! thanks jroll !05:33
jrollkongfy: you're welcome, good luck05:33
kongfy:)05:33
*** faizan_ has joined #openstack-ironic05:34
*** Marga_ has joined #openstack-ironic05:35
devanandaoh, so, on the topic of meeting schedules05:38
devanandanext week is right between chrismtas and new years, and most folks I know are taking the week off05:38
devanandaI was going to annouce at the meeting today that there'd be no meeting next week ... but, well, i'll just do it on the list now05:39
mrdaYou might like to change the week alternation, so the North American/European contributors get a go at a meeting next?05:39
mrda(since today is the Asian week)05:39
mrdaJust a thought?05:40
*** ijw has joined #openstack-ironic05:40
mrda(or not :)05:40
*** pcrews has quit IRC05:42
devanandamrda: yea ... good point. except calendars and automation05:43
mrdaI don't mind either way tbh, I'll still be working :)05:43
*** Marga_ has quit IRC05:44
mrdai think it's totally sane that there's no meeting next week.05:44
jrollI mean, we don't have any major topics at the moment for either meeting time05:45
*** ijw has quit IRC05:45
*** Masahiro has joined #openstack-ironic05:46
*** achanda has joined #openstack-ironic05:50
*** Masahiro has quit IRC05:51
*** achanda has quit IRC06:02
naohirotrameshg87: Hi, can I ask a question about your comment "When does it mount ? During the first deploy or while loading the driver ?" ?06:05
rameshg87naohirot, yeah sure06:05
naohirotrameshg87: I'm thinking to implement "mount check" in validate().06:06
*** achanda has joined #openstack-ironic06:07
naohirotrameshg87: So my question is that validate() is called for both, right?06:07
rameshg87naohirot, validate() is called before initiating the deploy - to check whether all the inputs are correct and the driver is ready to do the deploy06:08
rameshg87naohirot, currently it is used by nova ironic virt driver06:08
rameshg87naohirot, i don't think we need to do the mount check in every validate()06:08
rameshg87naohirot, https://github.com/openstack/nova/blob/master/nova/virt/ironic/driver.py#L61806:09
naohirotrameshg87: but I thought that validate() is also called when deployer typed "ironic node-validate $NODE_UUID"06:10
rameshg87naohirot, yeah that's also true06:11
rameshg87naohirot, it depends on the use-case of how you are using ironic06:11
rameshg87naohirot, but ideally validate() is supposed to be called after passing all inputs for deploy in node's instance_info just before deploy06:11
naohirotrameshg87: So that means you are thinking which way is appropriate, either the first deploy or loading the driver?06:15
*** kongfy_ has joined #openstack-ironic06:17
rameshg87naohirot, just a question06:18
naohirotrameshg87: Yes06:18
rameshg87naohirot, in "mount check" - are you planning to "check the mount and throw an error if not mounted" or "check the mount and mount if required" ?06:19
*** kongfy has quit IRC06:19
*** kongfy_ is now known as kongfy06:19
rameshg87naohirot, in my opinion we should just "check the mount and throw an error if not mounted"06:20
rameshg87naohirot, but that's my opinion, you can check with others too06:20
naohirotrameshg87: I'm planning "mount check" mounts if it is not mounted, retry several times, then trow an error.06:20
rameshg87naohirot, hmm okay .. may be you can get opinion from others as well06:21
rameshg87devananda, jroll, what's your opinion on the above ? ^^^06:22
naohirotrameshg87: I understood how you thought.06:22
naohirotrameshg87: do you know what will happen if swift went down after User OS booted via iscsi_ilo?06:25
rameshg87naohirot, Swift is just used for booting the server06:26
rameshg87naohirot, so after the boot is complete, it should be okay if Swift goes down after server completes boot06:26
*** achanda has quit IRC06:26
dlaubeHey guys, can anyone tell me how a static IP address is assigned to a baremetal node? I'm able to deploy a server, get a DHCP IP for iscsi based installation, reboot into the OS and get another DHCP address. However, none of the other subnets assigned under the network I'm specifying during nova boot are ever applied. I've heard and read everything from metadata service sets IPs to the opposite… or that configdrive is the only06:26
rameshg87naohirot, but we need Swift access for each reboot06:26
naohirotrameshg87: I see, as far as user doesn't reboot, the User OS continue to run, that's great.06:27
rameshg87naohirot, yes06:27
lintandlaube: https://review.openstack.org/#/c/132511/ This is still under construction06:29
naohirotrameshg87: So I believe that the answer to your comment would be "NFS mount check will be done for every deploy" if I implemented it in validate().06:30
naohirotrameshg87: Am I correct?06:30
*** mrda is now known as mrda-away06:30
mrda-away'night all06:31
naohirotmrda-away: good night:)06:31
rameshg87naohirot, yes06:32
naohirotrameshg87: Okay, I'll add the statement that "mount check will be done before staring deploy to each node in validate()".06:34
rameshg87naohirot, okay06:35
kongfyHi all, I am trying  to figure out why nova service crush when deploy ironic with devstack06:36
naohirotrameshg87: and about the other comment about "remote_image_deploy_iso" in config file, I'll revert it.06:36
kongfyturns out the log message in n-cpu : NovaException: Error contacting Ironic server for 'node.list'. Attempt 60 of 6006:36
rameshg87naohirot, okay06:36
naohirotrameshg87: thanks!06:37
*** jiangfei has quit IRC06:38
devanandadlaube: assuming you're not using nova-baremetal, it's handled by the dhcp server, which, in my case, is neutron, but you can configure it to be not neutron06:39
devanandadlaube: (I added that initial caveat because you used the term "baremetal node" and its late and I felt the need to disambiguate)06:40
*** ijw has joined #openstack-ironic06:40
devanandanaohirot: driver.validate() should not require interaction with the hardware06:41
dlaubedevananda: sorry for the confusion, I meant an ironic node sir06:41
devanandadlaube: no worries06:41
devanandadlaube: so, yes, it should be getting an IP via DHCP06:42
devanandaat least, it is in the deployments I'm familiar with.06:42
dlaubegotcha, ok so it seems like we need to write our own special sauce in order to get static IPs assigned after we are up and installed06:42
devanandathere are probably other ways to configure things too (aren't there always)06:42
devanandadlaube: so you can't use DHCP at all?06:42
devanandathat's going to be challenging06:43
dlaubewell, we have DHCP running wonderfully for deploy/install time and also once the node is rebooted into the user/guest OS06:43
devanandaok - what's the problem?06:43
dlaubewe just want to be able to set static IPs from subnets we specify at nova boot time06:44
devananda"set static IPs" maybe I'm gettign confused by this06:44
dlaubewe want our cake and to eat it too :D06:44
devanandayou mean assign a nova "floating IP" ?06:44
dlaubeyessir06:44
devanandaand have those move around when you want them to?06:44
devanandaahhhh. that's got nothing to do with DHCP then06:45
devanandathat's a much more complicated networking problem06:45
dlaubeI have finally wrapped my head around floating ips vs fixed ips06:45
devanandanova uses those terms backwards, btw06:45
devanandacompared to every other company or software I've worked with before06:45
dlaubeyeah, I've noticed06:45
*** ijw has quit IRC06:46
dlaubehehehe06:46
devanandahonestly, without cooperation from the guest instance, I don't know how you would do that06:46
devanandabut it's late and I'm probably forgetting about some neutron feature06:47
dlaubedevananda: well, thank you for the insight06:47
dlaubeit is getting late!06:47
dlaubeare you guys in the bay area or traveling or something?06:48
devanandaI'm in Seattle. just up late06:48
devanandabut now heading afk :)06:48
dlaubegotcha06:48
dlaubesame here!06:48
devanandacheers. ttyl!06:48
dlaubethank you06:48
dlaubenite nite06:48
lazy_princedevananda: while you are there, i wanted to check if there any plans to decouple the TFTPserver.. i mean supporting TFTP server on a node other than one running ir-cond..?06:49
naohirotdevananda: can I ask what do you mean by " should not require interaction"?06:49
naohirotdevananda: Does that mean "I can interact to hardware, but not recommended?"06:50
*** Masahiro has joined #openstack-ironic07:01
*** dlaube has quit IRC07:06
*** k4n0 has joined #openstack-ironic07:07
*** mitz has quit IRC07:22
*** pensu has joined #openstack-ironic07:32
*** ijw has joined #openstack-ironic07:40
*** ijw has quit IRC07:46
*** PaulCzar has quit IRC07:46
openstackgerritNaohiro Tamura proposed openstack/ironic-specs: iRMC Virtual Media Deploy Driver for Ironic  https://review.openstack.org/13486507:48
*** subscope has joined #openstack-ironic07:48
*** EmilienM|afk is now known as EmilienM08:02
openstackgerritRamakrishnan G proposed openstack/ironic: Stop conductor if no drivers were loaded  https://review.openstack.org/14361608:11
*** Masahiro has quit IRC08:12
*** kongfy_ has joined #openstack-ironic08:19
*** kongfy has quit IRC08:20
*** kongfy_ is now known as kongfy08:20
*** rameshg87 is now known as rameshg87-away08:25
openstackgerritChangBo Guo(gcb) proposed openstack/ironic: Use get_my_ipv4 from oslo.utils  https://review.openstack.org/14362108:26
*** romcheg has joined #openstack-ironic08:35
*** ijw has joined #openstack-ironic08:40
*** ijw has quit IRC08:46
*** vdrok has quit IRC08:47
*** vdrok has joined #openstack-ironic08:47
*** rameshg87_ has joined #openstack-ironic08:48
*** rameshg87-away has quit IRC08:51
*** athomas has joined #openstack-ironic08:58
openstackgerritChangBo Guo(gcb) proposed openstack/ironic: Reuse methods from netutils  https://review.openstack.org/14362908:58
*** Masahiro has joined #openstack-ironic09:13
*** Masahiro has quit IRC09:17
openstackgerritRamakrishnan G proposed openstack/ironic-specs: Add support for VirtualBox WebService.  https://review.openstack.org/13792609:33
*** kongfy has quit IRC09:34
openstackgerritSyed Ismail Faizan Barmawer proposed openstack/ironic-specs: Local boot support with partition images  https://review.openstack.org/14363609:39
*** ijw has joined #openstack-ironic09:40
*** ijw has quit IRC09:46
*** andreykurilin_ has joined #openstack-ironic09:57
*** naohirot has quit IRC10:13
*** Masahiro has joined #openstack-ironic10:14
*** Masahiro has quit IRC10:18
*** EmilienM is now known as EmilienM|afk10:22
*** ijw has joined #openstack-ironic10:27
*** MattMan has quit IRC10:29
*** MattMan has joined #openstack-ironic10:30
*** ijw has quit IRC10:31
*** andreykurilin_ has quit IRC10:35
Haomeng|2hi10:36
Haomeng|2who know which patch add 'node-set-maintenance' command?10:36
Haomeng|2my env has no such node-set-maintenance subcommand10:37
*** ijw has joined #openstack-ironic10:40
*** athomas has quit IRC10:46
*** chenglch|2 has quit IRC10:48
*** athomas has joined #openstack-ironic10:51
*** athomas has quit IRC10:51
*** athomas has joined #openstack-ironic10:52
*** faizan_ has quit IRC10:58
*** ijw has quit IRC11:04
*** ijw has joined #openstack-ironic11:04
*** lucasagomes has joined #openstack-ironic11:06
*** EmilienM|afk is now known as EmilienM11:07
Haomeng|2Merry Christmas Ironic:)11:11
*** rameshg87_ has quit IRC11:13
lucasagomesHaomeng|2, merry xmas :)11:18
Haomeng|2lucasagomes: you too:)11:18
*** Haomeng has joined #openstack-ironic11:19
HaomengHaomeng|2: :)11:19
*** Marga_ has joined #openstack-ironic11:21
*** Haomeng|2 has quit IRC11:22
*** enikanorov_ has quit IRC11:30
*** naohirot has joined #openstack-ironic11:46
*** gsamfira_ has joined #openstack-ironic12:00
*** Masahiro has joined #openstack-ironic12:02
*** aswadr has quit IRC12:06
*** Masahiro has quit IRC12:07
*** subscope has quit IRC12:20
*** Marga_ has quit IRC12:20
*** naohirot has quit IRC12:24
*** yuanying_ has quit IRC12:24
*** annegentle has quit IRC12:24
*** krtaylor has quit IRC12:24
*** aweeks has quit IRC12:24
*** tchaypo has quit IRC12:24
*** zigo has quit IRC12:24
*** bigjools has quit IRC12:24
*** pradipta_away has quit IRC12:24
*** agordeev has quit IRC12:24
*** aignatov has quit IRC12:24
*** tteggel_ has quit IRC12:24
*** yarker has quit IRC12:24
*** vdrok has quit IRC12:24
*** ramineni has quit IRC12:24
*** dtantsur has quit IRC12:24
*** kevinbenton_ has quit IRC12:24
*** gingerjiang has quit IRC12:24
*** gsamfira_ has quit IRC12:24
*** GheRivero has quit IRC12:24
*** davidlenwell has quit IRC12:24
*** antonym has quit IRC12:24
*** SpamapS has quit IRC12:24
*** Haomeng has quit IRC12:24
*** athomas has quit IRC12:24
*** jerryz has quit IRC12:24
*** JoshNang has quit IRC12:24
*** cppforlife has quit IRC12:24
*** naohirot has joined #openstack-ironic12:25
*** annegentle has joined #openstack-ironic12:25
*** yuanying_ has joined #openstack-ironic12:25
*** naohirot has quit IRC12:25
*** krtaylor has joined #openstack-ironic12:26
*** aweeks has joined #openstack-ironic12:26
*** tchaypo has joined #openstack-ironic12:26
*** zigo has joined #openstack-ironic12:26
*** bigjools has joined #openstack-ironic12:26
*** pradipta_away has joined #openstack-ironic12:26
*** agordeev has joined #openstack-ironic12:26
*** aignatov has joined #openstack-ironic12:26
*** tteggel_ has joined #openstack-ironic12:26
*** yarker has joined #openstack-ironic12:26
*** gsamfira_ has joined #openstack-ironic12:26
*** vdrok has joined #openstack-ironic12:26
*** ramineni has joined #openstack-ironic12:26
*** dtantsur has joined #openstack-ironic12:26
*** kevinbenton_ has joined #openstack-ironic12:26
*** gingerjiang has joined #openstack-ironic12:26
*** GheRivero has joined #openstack-ironic12:26
*** davidlenwell has joined #openstack-ironic12:26
*** antonym has joined #openstack-ironic12:26
*** SpamapS has joined #openstack-ironic12:26
*** Haomeng has joined #openstack-ironic12:28
*** athomas has joined #openstack-ironic12:28
*** jerryz has joined #openstack-ironic12:28
*** JoshNang has joined #openstack-ironic12:28
*** cppforlife has joined #openstack-ironic12:28
*** alexpilotti has joined #openstack-ironic12:32
*** lazy_prince is now known as killer_prince12:34
*** ppal has joined #openstack-ironic12:43
*** jerryz is now known as jerryz_12:53
*** jerryz_ is now known as jerryz12:53
*** ppalucki has joined #openstack-ironic12:55
*** ppal has quit IRC13:02
*** ppalucki has quit IRC13:03
*** Masahiro has joined #openstack-ironic13:03
*** Masahiro has quit IRC13:07
openstackgerritLucas Alvares Gomes proposed openstack/ironic: PXE: Add configdrive support  https://review.openstack.org/14351013:09
*** derekh has joined #openstack-ironic13:15
*** alexpilotti has quit IRC13:25
openstackgerritChangBo Guo(gcb) proposed openstack/ironic: Use get_my_ipv4 from oslo.utils  https://review.openstack.org/14362113:27
openstackgerritChangBo Guo(gcb) proposed openstack/ironic: Reuse methods from netutils  https://review.openstack.org/14362913:32
*** dprince has joined #openstack-ironic13:36
*** ryanpetrello has joined #openstack-ironic13:37
*** andreykurilin_ has joined #openstack-ironic13:38
*** andreykurilin_ has quit IRC13:39
*** ijw has quit IRC13:47
*** ijw has joined #openstack-ironic13:48
*** kes has joined #openstack-ironic13:48
iancohola!13:49
iancohow does an ironic node intended to get its IP bound to the server?13:49
ianconot its random dhcp address from installation, but its permenant real IP?13:50
iancoim searching high and low, but can not find anything regarding where static IP addresses come in13:52
openstackgerritLucas Alvares Gomes proposed openstack/ironic: PXE: Add configdrive support  https://review.openstack.org/14351013:59
*** pensu has quit IRC14:01
*** ramineni has quit IRC14:17
*** rloo has joined #openstack-ironic14:21
*** ramineni has joined #openstack-ironic14:37
*** ryanpetrello has quit IRC14:37
*** ijw has quit IRC14:38
*** ryanpetrello has joined #openstack-ironic14:40
*** ijw has joined #openstack-ironic14:42
*** enikanorov has joined #openstack-ironic14:50
*** Masahiro has joined #openstack-ironic14:52
*** ijw has quit IRC14:55
*** Masahiro has quit IRC14:56
*** Marga_ has joined #openstack-ironic14:58
*** ijw has joined #openstack-ironic15:02
*** lucasagomes is now known as lucas-hungry15:03
*** Marga_ has quit IRC15:04
*** ryanpetrello has quit IRC15:05
NobodyCammorning ironic15:18
*** jerryz has quit IRC15:24
rloomorning NobodyCam15:25
NobodyCammorning rloo :) and happy holidays too15:25
*** k4n0 has quit IRC15:25
rlooNobodyCam: thx. Same to you too! I hope your holidays start soon :-)15:25
*** mjturek has joined #openstack-ironic15:27
NobodyCamthey started yesterday15:27
NobodyCam:-p15:27
rlooNobodyCam: sweet. Go away!15:27
*** trown|call is now known as trown15:32
*** ryanpetrello has joined #openstack-ironic15:33
*** ZhangYang has quit IRC15:36
*** achanda has joined #openstack-ironic15:36
*** ZhangYang has joined #openstack-ironic15:36
*** jerryz has joined #openstack-ironic15:39
*** ramineni has quit IRC15:41
*** ramineni has joined #openstack-ironic15:42
devanandamorning, all15:44
*** ryanpetrello has quit IRC15:47
*** ramineni has quit IRC15:48
NobodyCammorning devananda :)15:51
*** ijw has quit IRC15:53
*** lucas-hungry is now known as lucasagomes15:58
lucasagomesmorning devananda NobodyCam rloo15:58
*** pcrews has joined #openstack-ironic15:59
rloohi lucasagomes, morning devananda16:00
lucasagomesdevananda, have a minute re config drive? jroll told me that you guys talked about nova rebuild with a configdrive16:04
*** ramineni has joined #openstack-ironic16:04
devanandalucasagomes: sure16:04
lucasagomesdevananda, I was investigating, but seems that the "build with no configdrive, rebuild with configdrive" might not be possible, the rebuild command doesn't seem to support --config-drive16:04
devanandalet's see if I can remember that conversation16:04
lucasagomesunless I missed something16:04
lucasagomessure no proble16:04
lucasagomesproblem*16:04
devanandaright, why would nova support that option at all?16:05
lucasagomesfyi http://paste.openstack.org/show/153963/16:05
devanandaconfigdrive is a configuration option, not a per-instance user-settable thing, right?16:05
lucasagomesthat's what I'm trying to figure out16:05
devanandaoh16:06
devanandaweird16:06
lucasagomeswell it seems to be per instance, you have to specify --config-drive=true16:06
lucasagomeson nova-boot16:06
lucasagomesmaybe there's a config to make it automatic16:06
* lucasagomes checks16:06
lucasagomesbecause if the case is the rebuild, jroll suggested us to always create the config partition16:07
lucasagomesso we could rebuild with config if needed, I think it's a good idea16:07
lucasagomesbecause if the rebuild case is possible*16:07
devanandaok, so looks like nova does support per-instance16:07
lucasagomesyeah16:08
devanandahttp://git.openstack.org/cgit/openstack/nova/tree/nova/virt/configdrive.py#n17316:08
devanandavia an instance sys_meta flag16:08
lucasagomesa-ha16:09
devanandawhich our driver is completely ignoring :)16:09
lucasagomesyeah, I will have to code the nova ironic drive bits too16:09
lucasagomesI'm working on ironic currently passing the config drive manually via instance_info16:09
lucasagomesbut I will work on the nova after16:09
lucasagomesfyi: the ironic bits https://review.openstack.org/#/c/143510/16:10
devanandahttp://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/driver.py#n284716:10
lucasagomesnice yeah, the xen driver also does support it16:11
lucasagomeshttps://github.com/openstack/nova/blob/master/nova/virt/xenapi/vm_utils.py#L113816:11
devanandaawesome16:11
lucasagomesI'm mostly basing on that one, I will take a look at the libvirt as well16:11
devanandaalso - tempest tests16:11
lucasagomescool16:11
devanandaall the features we're adding that can be tested upstream, should be16:12
lucasagomes+1 and that also reminds me that I have to submit a patch to tempest removing some skip()'s16:13
lucasagomesbecause now we support real json fields in our api :)16:13
* lucasagomes do it now16:13
devananda:)16:13
lucasagomesdevananda, alright ta much!16:14
lucasagomesso you guys are taking any holidays on xmas and nye?16:14
lucasagomestoday's my last day in the year, I will be back on Jan 2nd16:15
devanandayea, I think several folks are already off16:17
devanandaI'll probably be writing some code anyway, but officially, HP wants us to take the time off16:17
lucasagomesI see, yeah I probably won't write any code because I'm visiting my family, so I'll spend more time with them and friends16:19
lucasagomesunless I'm bored16:19
lucasagomesso I may hack on something16:19
lucasagomesgot all my old pcs around here hah16:19
*** Masahiro has joined #openstack-ironic16:41
*** Masahiro has quit IRC16:45
*** hemna has joined #openstack-ironic16:53
*** ChuckC has joined #openstack-ironic16:54
*** dlaube has joined #openstack-ironic16:56
*** ramineni has quit IRC17:14
*** ramineni has joined #openstack-ironic17:15
*** ramineni has quit IRC17:19
rlooyuriyz: thx for your comment wrt https://review.openstack.org/#/c/143621/. If you're ok with it, you can approve :-)17:23
*** eghobo has joined #openstack-ironic17:24
*** eghobo has quit IRC17:24
*** yarker has quit IRC17:29
*** eghobo has joined #openstack-ironic17:29
*** yarker has joined #openstack-ironic17:31
*** eghobo has quit IRC17:31
openstackgerritVladyslav Drok proposed openstack/ironic: Support for non-Glance image references  https://review.openstack.org/13674117:31
*** eghobo has joined #openstack-ironic17:33
rloolucasagomes: have a great holiday!17:34
*** openstackgerrit has quit IRC17:34
lucasagomesrloo, thanks, you too! For you and family!17:35
*** openstackgerrit has joined #openstack-ironic17:35
rloolucasagomes: thx lucasagomes!17:35
*** rloo has quit IRC17:36
*** jerryz has quit IRC17:38
*** Nisha has joined #openstack-ironic17:39
*** derekh has quit IRC17:43
*** MattMan has left #openstack-ironic17:48
*** romcheg has quit IRC18:18
*** Nisha has quit IRC18:24
*** Nisha has joined #openstack-ironic18:24
*** achanda has quit IRC18:25
*** achanda has joined #openstack-ironic18:25
*** achanda has quit IRC18:26
*** achanda has joined #openstack-ironic18:26
*** Masahiro has joined #openstack-ironic18:29
*** Nisha has quit IRC18:31
*** Masahiro has quit IRC18:34
*** harlowja has joined #openstack-ironic18:35
openstackgerritMerged openstack/ironic: Reuse methods from netutils  https://review.openstack.org/14362918:36
openstackgerritMerged openstack/ironic: Use get_my_ipv4 from oslo.utils  https://review.openstack.org/14362118:37
lucasagomesalright folks, I will call it a day! Have a good night everyone enjoy holidays!18:56
lucasagomesNobodyCam, devananda have a great holiday!18:56
*** mjturek has quit IRC18:56
NobodyCamyou too lucasagomes18:58
NobodyCam:)18:58
NobodyCamdrink lots of nog :)18:58
lucasagomesNobodyCam, hah I will stick to the beer19:00
lucasagomestoo hot in brazil this time of the ear19:00
NobodyCamlol19:00
lucasagomesyear*19:00
NobodyCam:)19:00
lucasagomesbut you drink lots of BEvERage over there too :D19:01
lucasagomesenjoy it!19:01
NobodyCamyep 80F here today.. I'm lov'n it19:01
lucasagomesoh nice! 80F(26C) is ideal!19:01
NobodyCam:)19:01
lucasagomes<30C is good19:01
*** lucasagomes is now known as lucas-dinner19:02
NobodyCamhave a great holiday lucas-dinner :) ( and everyone else too )19:02
*** ryanpetrello has joined #openstack-ironic19:06
*** eghobo has quit IRC19:07
*** subscope has joined #openstack-ironic19:11
*** ryanpetrello has quit IRC19:17
*** athomas has quit IRC19:23
*** romcheg has joined #openstack-ironic19:36
*** rloo has joined #openstack-ironic19:48
*** mrda-away is now known as mrda19:49
mrdaMorning19:49
rloomorning mrda20:10
*** Masahiro has joined #openstack-ironic20:18
*** Masahiro has quit IRC20:22
*** lucas-dinner has quit IRC20:26
*** dprince has quit IRC20:29
*** harlowja has quit IRC20:44
*** harlowja has joined #openstack-ironic20:48
*** achanda has quit IRC20:54
*** achanda has joined #openstack-ironic20:54
*** achanda has quit IRC20:59
*** ryanpetrello has joined #openstack-ironic21:00
*** igordcard has joined #openstack-ironic21:02
*** EmilienM is now known as EmilienM|afk21:04
*** subscope has quit IRC21:12
openstackgerritAdam Gandelman proposed openstack/ironic: Do not pass PXE net config from bootloader to ramdisk  https://review.openstack.org/14114821:17
*** ryanpetrello has quit IRC21:30
*** ryanpetrello has joined #openstack-ironic21:32
*** EmilienM|afk is now known as EmilienM21:48
*** eghobo has joined #openstack-ironic21:51
*** ijw has joined #openstack-ironic21:51
*** ijw has quit IRC21:54
*** ijw has joined #openstack-ironic21:54
*** harlowja_ has joined #openstack-ironic22:01
*** harlowja has quit IRC22:02
*** Masahiro has joined #openstack-ironic22:07
*** igordcard has quit IRC22:10
*** Masahiro has quit IRC22:11
*** ryanpetrello has quit IRC22:22
*** ijw has quit IRC22:23
*** hemna has quit IRC22:27
*** ijw has joined #openstack-ironic22:30
*** harlowja_ has quit IRC22:31
*** harlowja has joined #openstack-ironic22:31
*** harlowja has quit IRC23:12
*** harlowja has joined #openstack-ironic23:20
openstackgerritAdam Gandelman proposed openstack/ironic: Do not pass PXE net config from bootloader to ramdisk  https://review.openstack.org/14114823:35
*** naohirot has joined #openstack-ironic23:37
*** ijw has quit IRC23:40
*** yuanying has joined #openstack-ironic23:52
*** yuanying_ has quit IRC23:54
*** achanda has joined #openstack-ironic23:55
*** Masahiro has joined #openstack-ironic23:56
*** achanda has quit IRC23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!