*** xavierr has quit IRC | 00:00 | |
*** xavierr has joined #openstack-ironic | 00:02 | |
*** xavierr has quit IRC | 00:04 | |
*** xavierr has joined #openstack-ironic | 00:08 | |
*** xavierr has quit IRC | 00:11 | |
*** xavierr has joined #openstack-ironic | 00:13 | |
*** xavierr has quit IRC | 00:14 | |
*** xavierr has joined #openstack-ironic | 00:20 | |
*** xavierr has quit IRC | 00:27 | |
*** xavierr has joined #openstack-ironic | 00:27 | |
*** yuanying has joined #openstack-ironic | 00:34 | |
*** xavierr has quit IRC | 00:36 | |
*** xavierr has joined #openstack-ironic | 00:38 | |
*** xavierr has quit IRC | 00:40 | |
*** xavierr has joined #openstack-ironic | 00:43 | |
*** xavierr has quit IRC | 00:46 | |
*** zhurong has joined #openstack-ironic | 00:47 | |
*** xavierr has joined #openstack-ironic | 00:47 | |
*** causten has joined #openstack-ironic | 00:48 | |
*** xavierr has quit IRC | 00:48 | |
*** xavierr has joined #openstack-ironic | 00:51 | |
*** xavierr has quit IRC | 00:55 | |
*** xavierr has joined #openstack-ironic | 00:58 | |
*** SerenaFeng has joined #openstack-ironic | 01:01 | |
*** hoonetorg has quit IRC | 01:02 | |
*** xavierr has quit IRC | 01:02 | |
*** xavierr has joined #openstack-ironic | 01:05 | |
TheJulia | Sukhdev: Did you use the devuser dib element? It has instructions. Otherwise there is no default user unless there was a config drive written with an ssh key in it. For ubuntu it would be the ubuntu user which should then be able to sudo to root | 01:06 |
---|---|---|
Sukhdev | TheJulia: I used the steps described here - https://docs.openstack.org/project-install-guide/baremetal/draft/configure-integration.html under "Create and add images to the Image Service" | 01:08 |
*** crushil has quit IRC | 01:10 | |
*** xavierr has quit IRC | 01:10 | |
Sukhdev | TheJulia : examples in this document show diskimage building for ubuntu and fedora, will it work for cirros as well? Cirros username/password is easy | 01:11 |
*** xavierr has joined #openstack-ironic | 01:11 | |
TheJulia | Cirros is a pre-built testing image that is geared for virtual machine usage, it is unlikely to work on most physical chassis. | 01:12 |
*** jcoufal has joined #openstack-ironic | 01:13 | |
TheJulia | Sukhdev: yeah, if nova is calling ironic, try ssh-ing with your key to the ubuntu user on the node. If not, you may want to build a new image using this dib element https://github.com/openstack/diskimage-builder/tree/master/diskimage_builder/elements/devuser | 01:14 |
bigjools | Can I get eyes on this please? https://review.openstack.org/#/c/452603/ | 01:17 |
Sukhdev | TheJulia : so, to build an image as devuser, simply export those four variables and then run the diskimage-builder command the same way as it is document in the install guide, right? | 01:19 |
*** xavierr has quit IRC | 01:19 | |
TheJulia | bigjools: added to my review queue, I'll try to take a look in my morning | 01:20 |
bigjools | TheJulia: thank you | 01:20 |
TheJulia | Sukhdev: also add the "devuser" element to the the list of elements on the disk-image-create command line | 01:20 |
*** rloo has quit IRC | 01:22 | |
*** xavierr has joined #openstack-ironic | 01:22 | |
Sukhdev | TheJulia : will this command "disk-image-create ubuntu baremetal dhcp-all-interfaces grub2 -o my-image" work for cirros as well - if I replace ubuntu with cirros (note this is for BM machine) | 01:22 |
*** xavierr has quit IRC | 01:24 | |
openstackgerrit | Emilien Macchi proposed openstack/ironic master: Add sem-ver flag so pbr generates correct version https://review.openstack.org/453331 | 01:24 |
*** xavierr has joined #openstack-ironic | 01:25 | |
openstackgerrit | Emilien Macchi proposed openstack/ironic master: Add sem-ver flag so pbr generates correct version https://review.openstack.org/453403 | 01:26 |
TheJulia | Sukhdev: diksimage-builder doesn't know how to build cirros | 01:26 |
Sukhdev | TheJulia : Oh I see - thanks - let me try with the elements then | 01:27 |
*** xavierr has quit IRC | 01:27 | |
Sukhdev | TheJulia : thanks for your help | 01:27 |
*** jcoufal has quit IRC | 01:28 | |
*** xavierr has joined #openstack-ironic | 01:29 | |
*** zhangjl has joined #openstack-ironic | 01:30 | |
TheJulia | Sukhdev: no problem :) | 01:30 |
bigjools | I'm trying out bifrost and when it gets to syncing the DB it fails hard. I can recreate at the cmd line: http://paste.ubuntu.com/24317410/ | 01:30 |
*** amotoki has joined #openstack-ironic | 01:31 | |
*** xavierr has quit IRC | 01:31 | |
*** xavierr has joined #openstack-ironic | 01:34 | |
Sukhdev | TheJulia : Still around? got another question | 01:39 |
openstackgerrit | wanghongtaozz proposed openstack/ironic master: Modify the spelling mistakes Change explictly to explicitly https://review.openstack.org/453426 | 01:39 |
TheJulia | Sukhdev: sure, whats up? | 01:39 |
Sukhdev | TheJulia : I ran disk-image-create with the elements as you suggested. It ran for a bit as if it was doing something. When done, I do not see any image created. | 01:40 |
Sukhdev | TheJulia : the first time I ran this utility, I did not run from virtualenv - but, globally - I wonder if that has anything to do with it? | 01:41 |
TheJulia | so the environment variables, then `disk-image-greate ubuntu baremetal dhcp-all-interfaces grub2 devuser -o my-image` ? | 01:42 |
TheJulia | It shouldn't, I don't remember it being particular about things like that but it also depends on how you installed it | 01:42 |
Sukhdev | TheJulia : I used pip install diskimage-builder | 01:43 |
TheJulia | You may want to inquire in #openstack-dib if you can identify a specific error. Perhaps split stdout and stderr to separate files and see what gets logged in the error output | 01:44 |
*** baoli has joined #openstack-ironic | 01:44 | |
Sukhdev | TheJulia : Ah I see - OK - good suggestion. Thanks | 01:44 |
*** baoli has quit IRC | 01:45 | |
TheJulia | Sukhdev: Sorry I'm not more helpful at the moment, but I'm also running out of energy since it is getting a bit late here | 01:46 |
*** baoli has joined #openstack-ironic | 01:46 | |
Sukhdev | TheJulia : you have been big help - thanks | 01:46 |
Sukhdev | TheJulia : I noticed, if I do not specify any of the environment variables for element devuser, it will create devuser as user without any password - that may be sufficient to login | 01:48 |
*** xavierr has quit IRC | 01:49 | |
TheJulia | Sukhdev: depends on the base OS. I think the default it grabs your local user's public key for the image's authorized_keys file | 01:52 |
TheJulia | anyway | 01:52 |
TheJulia | Goodnight Sukhdev | 01:52 |
*** zhurong has quit IRC | 01:52 | |
*** jaypipes has quit IRC | 01:52 | |
Sukhdev | TheJulia : goodnight | 01:52 |
*** xavierr has joined #openstack-ironic | 01:53 | |
*** xavierr has quit IRC | 01:53 | |
*** xavierr has joined #openstack-ironic | 01:56 | |
*** zhurong has joined #openstack-ironic | 01:58 | |
*** xavierr has quit IRC | 01:58 | |
*** xavierr has joined #openstack-ironic | 01:59 | |
*** gcb has joined #openstack-ironic | 02:01 | |
*** xavierr has quit IRC | 02:01 | |
*** xavierr has joined #openstack-ironic | 02:05 | |
*** racedo has joined #openstack-ironic | 02:06 | |
*** xavierr has quit IRC | 02:06 | |
*** mtanino has joined #openstack-ironic | 02:07 | |
*** rbudden has quit IRC | 02:08 | |
*** xavierr has joined #openstack-ironic | 02:11 | |
*** Sukhdev has quit IRC | 02:14 | |
*** xavierr has quit IRC | 02:14 | |
*** xavierr has joined #openstack-ironic | 02:17 | |
*** yonglihe has joined #openstack-ironic | 02:19 | |
*** xavierr has quit IRC | 02:19 | |
*** xavierr has joined #openstack-ironic | 02:19 | |
*** cdearborn has quit IRC | 02:22 | |
*** xavierr has quit IRC | 02:22 | |
*** xavierr has joined #openstack-ironic | 02:23 | |
*** jaganathan has joined #openstack-ironic | 02:24 | |
*** xavierr has quit IRC | 02:26 | |
*** racedo has quit IRC | 02:29 | |
*** adisky_ has quit IRC | 02:29 | |
*** xavierr has joined #openstack-ironic | 02:29 | |
*** causten has quit IRC | 02:32 | |
*** xavierr has quit IRC | 02:32 | |
*** yibo has quit IRC | 02:32 | |
*** xavierr has joined #openstack-ironic | 02:33 | |
*** xavierr has quit IRC | 02:36 | |
*** zhurong has quit IRC | 02:38 | |
*** xavierr has joined #openstack-ironic | 02:43 | |
*** xavierr has quit IRC | 02:44 | |
*** yibo has joined #openstack-ironic | 02:48 | |
*** xavierr has joined #openstack-ironic | 02:54 | |
*** xavierr has quit IRC | 02:56 | |
*** wrouesnel has joined #openstack-ironic | 02:58 | |
*** yatinkarel has quit IRC | 03:03 | |
*** xavierr has joined #openstack-ironic | 03:06 | |
*** xavierr has quit IRC | 03:12 | |
*** zhurong has joined #openstack-ironic | 03:12 | |
*** MarginHu has joined #openstack-ironic | 03:14 | |
*** xavierr has joined #openstack-ironic | 03:15 | |
*** links has joined #openstack-ironic | 03:16 | |
*** xavierr has quit IRC | 03:16 | |
*** xavierr has joined #openstack-ironic | 03:18 | |
*** xavierr has quit IRC | 03:19 | |
*** xavierr has joined #openstack-ironic | 03:24 | |
*** xavierr has quit IRC | 03:27 | |
*** vikrant has joined #openstack-ironic | 03:27 | |
*** hw_wutianwei has joined #openstack-ironic | 03:27 | |
*** sabeen has quit IRC | 03:31 | |
*** baoli has quit IRC | 03:35 | |
*** baoli has joined #openstack-ironic | 03:35 | |
*** xavierr has joined #openstack-ironic | 03:37 | |
*** xavierr has quit IRC | 03:37 | |
*** Sukhdev has joined #openstack-ironic | 03:38 | |
*** aparnav has joined #openstack-ironic | 03:41 | |
*** sabeen has joined #openstack-ironic | 03:41 | |
*** gkadam has joined #openstack-ironic | 03:45 | |
*** xavierr has joined #openstack-ironic | 03:48 | |
*** xavierr has quit IRC | 03:51 | |
*** phuongnh has joined #openstack-ironic | 03:57 | |
*** xavierr has joined #openstack-ironic | 03:57 | |
*** baoli has quit IRC | 03:58 | |
*** xavierr has quit IRC | 04:03 | |
*** mtanino has quit IRC | 04:05 | |
*** rcernin has joined #openstack-ironic | 04:06 | |
*** amotoki has quit IRC | 04:12 | |
*** zhurong has quit IRC | 04:12 | |
*** xavierr has joined #openstack-ironic | 04:12 | |
*** xavierr has quit IRC | 04:13 | |
*** rcernin has quit IRC | 04:13 | |
*** SerenaFeng has quit IRC | 04:27 | |
*** xavierr has joined #openstack-ironic | 04:28 | |
*** xavierr has quit IRC | 04:28 | |
*** amotoki has joined #openstack-ironic | 04:30 | |
*** xavierr has joined #openstack-ironic | 04:30 | |
*** xavierr has quit IRC | 04:32 | |
*** xavierr has joined #openstack-ironic | 04:33 | |
*** xavierr has quit IRC | 04:35 | |
*** sabeen has quit IRC | 04:35 | |
*** zhurong has joined #openstack-ironic | 04:35 | |
*** sabeen has joined #openstack-ironic | 04:37 | |
*** dsneddon has quit IRC | 04:37 | |
*** Nisha_Agarwal has joined #openstack-ironic | 04:38 | |
*** adisky_ has joined #openstack-ironic | 04:38 | |
*** xavierr has joined #openstack-ironic | 04:41 | |
*** xavierr has quit IRC | 04:47 | |
*** stendulker has joined #openstack-ironic | 04:48 | |
*** amotoki has quit IRC | 04:48 | |
*** chlong has quit IRC | 04:49 | |
*** amotoki has joined #openstack-ironic | 04:53 | |
*** xavierr has joined #openstack-ironic | 04:55 | |
*** xavierr has quit IRC | 04:57 | |
*** sabeen has quit IRC | 04:57 | |
*** xavierr has joined #openstack-ironic | 04:58 | |
*** jaganathan has quit IRC | 05:00 | |
*** xavierr has quit IRC | 05:00 | |
*** xavierr has joined #openstack-ironic | 05:01 | |
*** xavierr has quit IRC | 05:03 | |
*** xavierr has joined #openstack-ironic | 05:04 | |
*** xavierr has quit IRC | 05:07 | |
*** udesale has joined #openstack-ironic | 05:08 | |
*** xavierr has joined #openstack-ironic | 05:08 | |
*** xavierr has quit IRC | 05:09 | |
*** nmathew has joined #openstack-ironic | 05:09 | |
*** yogi has joined #openstack-ironic | 05:11 | |
*** jaosorior_away is now known as jaosorior | 05:11 | |
*** xavierr has joined #openstack-ironic | 05:12 | |
*** amotoki has quit IRC | 05:19 | |
*** tonyb_ is now known as tonyb | 05:25 | |
openstackgerrit | Madhuri Kumari proposed openstack/ironic-specs master: Replace WSME with jsonschema for api validation https://review.openstack.org/415894 | 05:32 |
*** amotoki has joined #openstack-ironic | 05:32 | |
*** hoonetorg has joined #openstack-ironic | 05:33 | |
*** ChubYann has quit IRC | 05:39 | |
*** pmannidi has quit IRC | 05:47 | |
*** SerenaFeng has joined #openstack-ironic | 05:49 | |
*** Sukhdev has quit IRC | 05:59 | |
*** wrouesnel has quit IRC | 06:04 | |
*** pcaruana has joined #openstack-ironic | 06:08 | |
*** jaganathan has joined #openstack-ironic | 06:09 | |
*** wrouesnel has joined #openstack-ironic | 06:10 | |
*** pmannidi has joined #openstack-ironic | 06:12 | |
*** rbartal has joined #openstack-ironic | 06:24 | |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add hardware type for HPE ProLiant servers based on iLO 4 https://review.openstack.org/439404 | 06:27 |
*** hoonetorg has quit IRC | 06:29 | |
*** rcernin has joined #openstack-ironic | 06:31 | |
*** dsneddon has joined #openstack-ironic | 06:31 | |
*** hoonetorg has joined #openstack-ironic | 06:42 | |
pas-ha | morning ironic :) | 06:43 |
*** dyasny has joined #openstack-ironic | 06:45 | |
vsaienk0 | morning Ironic! | 06:51 |
galyna | morning ironic! :) | 06:51 |
*** tesseract has joined #openstack-ironic | 06:52 | |
*** amarao has joined #openstack-ironic | 06:59 | |
*** athomas has joined #openstack-ironic | 07:02 | |
csmart | \o | 07:03 |
*** mgoddard has joined #openstack-ironic | 07:04 | |
MarginHu | hi | 07:08 |
MarginHu | hi | 07:08 |
MarginHu | nova can't get right hypervisor info which hypervisor is a ironic node. | 07:09 |
MarginHu | what can I do ? how to clean the node cache info ? | 07:10 |
*** ralonsoh has joined #openstack-ironic | 07:12 | |
*** mjura has joined #openstack-ironic | 07:31 | |
*** mjura has quit IRC | 07:31 | |
*** mjura has joined #openstack-ironic | 07:31 | |
*** yogi has left #openstack-ironic | 07:33 | |
openstackgerrit | paresh sao proposed openstack/ironic master: Add check for 'IRONIC_DEPLOY_DRIVER' https://review.openstack.org/453499 | 07:34 |
*** Serlex has joined #openstack-ironic | 07:35 | |
*** gkadam is now known as gkadam-afk | 07:43 | |
*** amoralej|off is now known as amoralej | 07:43 | |
*** pmannidi has quit IRC | 07:47 | |
vsaienk0 | rajinir: good morning. I'm sorry if the https://review.openstack.org/#/c/440719/ break dell CI. Could you please provide link to the job that was broken? I want to figure out what is wrong in that patch | 07:47 |
*** mgoddard has quit IRC | 07:58 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-ironic | 08:00 | |
gema | hey, can someone point me to the right documentation to use ironic in standalone mode? | 08:04 |
gema | I am having trouble finding it :/ | 08:04 |
gema | is this one the latest: https://docs.openstack.org/project-install-guide/baremetal/draft/standalone.html | 08:05 |
*** gcb has quit IRC | 08:07 | |
*** dtantsur|afk is now known as dtantsur | 08:15 | |
dtantsur | morning ironic | 08:15 |
*** gcb has joined #openstack-ironic | 08:19 | |
*** Nisha_Agarwal has quit IRC | 08:20 | |
*** ianychoi has quit IRC | 08:24 | |
*** ianychoi has joined #openstack-ironic | 08:25 | |
vsaienk0 | morning dtantsur | 08:26 |
openstackgerrit | paresh sao proposed openstack/ironic master: Add string comparison for 'IRONIC_DEPLOY_DRIVER' https://review.openstack.org/453499 | 08:26 |
stendulker | morning dtantsur, vsaienk0, all | 08:26 |
*** priteau has joined #openstack-ironic | 08:28 | |
*** udesale has quit IRC | 08:31 | |
*** jaosorior is now known as jaosorior_lunch | 08:31 | |
*** mgoddard has joined #openstack-ironic | 08:32 | |
*** Nisha_Agarwal has joined #openstack-ironic | 08:36 | |
*** lucas-afk is now known as lucasagomes | 08:36 | |
*** SerenaFeng has quit IRC | 08:38 | |
pas-ha | morning dtantsur stendulker | 08:41 |
stendulker | morning pas-ha o/ | 08:42 |
*** derekh has joined #openstack-ironic | 08:43 | |
pas-ha | gema: yes, thats the recent one. if you know Ansible, you could also check how openstack/bifrost sets standalone ironic up, or take a look at openstack-ansible's roles for ironic, they also seem to support standalone ironic as well | 08:43 |
gema | pas-ha: thanks! | 08:43 |
Nisha_Agarwal | o/ | 08:45 |
pas-ha | morning Nisha_Agarwal | 08:46 |
Nisha_Agarwal | pas-ha, o/ | 08:47 |
Nisha_Agarwal | pas-ha, morning :) | 08:47 |
lucasagomes | morning all | 08:47 |
pas-ha | morning lucasagomes :) | 08:49 |
*** jtomasek has quit IRC | 08:54 | |
*** jtomasek has joined #openstack-ironic | 08:55 | |
*** snecklifter has joined #openstack-ironic | 09:00 | |
*** SerenaFeng has joined #openstack-ironic | 09:08 | |
sambetts|afk | vsaienk0: the problem is that you changed the enroll node port-create logic from the $mac_address to $interface_info but you only did it for the IRONIC_IS_HARDWARE case | 09:09 |
sambetts|afk | IRONIC_IS_HARDWARE=false case | 09:09 |
*** sambetts|afk is now known as sambetts | 09:09 | |
openstackgerrit | Sam Betts proposed openstack/ironic master: [Devstack] Rework VMs connection logic https://review.openstack.org/453541 | 09:15 |
sambetts | vsaienk0: ^^ patch with a fix for IRONIC_IS_HARDWARE=true | 09:15 |
*** aarefiev_afk is now known as aarefiev | 09:19 | |
aarefiev | morning all! | 09:19 |
sambetts | vsaienk0: main change to note is here: https://review.openstack.org/#/c/453541/1/devstack/lib/ironic@1603 | 09:19 |
sambetts | vsaienk0: everything else is the same | 09:20 |
sambetts | aarefiev: Hey! | 09:20 |
vdrok | good morning everyone! | 09:20 |
vdrok | gema: yes, that link is correct | 09:20 |
aarefiev | morning sambetts, vdrok | 09:20 |
sambetts | jlvillal, jroll: https://review.openstack.org/#/c/453541/ fixed version of the devstack patch, just waiting for the CIs to confirm | 09:22 |
vsaienk0 | sambetts: ah so I just forget to set interface_info for hardware case | 09:24 |
vsaienk0 | sambetts: line https://review.openstack.org/#/c/453541/1/devstack/lib/ironic@1604 may be simplified to interface_info="${mac_address}" | 09:25 |
vsaienk0 | sambetts: also I would move L1455 local interface_info to L1453 | 09:26 |
sambetts | vsaienk0: cool just making those changes now :) | 09:28 |
openstackgerrit | Sam Betts proposed openstack/ironic master: [Devstack] Rework VMs connection logic https://review.openstack.org/453541 | 09:28 |
*** mjura has quit IRC | 09:28 | |
*** mjura has joined #openstack-ironic | 09:29 | |
*** mjura has quit IRC | 09:31 | |
*** mjura has joined #openstack-ironic | 09:31 | |
*** mjura_ has joined #openstack-ironic | 09:31 | |
vsaienk0 | sambetts: curious how ilo job passed here https://review.openstack.org/#/c/440719/ | 09:36 |
*** MarginHu has quit IRC | 09:37 | |
*** MarginHu has joined #openstack-ironic | 09:37 | |
vsaienk0 | sambetts: because they using custom enroll function ++/opt/stack/ironic_ilo_driver/devstack/plugin.sh:enroll_ilo_hardware:22 | 09:37 |
*** MarginHu has quit IRC | 09:38 | |
*** MarginHu has joined #openstack-ironic | 09:38 | |
*** MarginHu has quit IRC | 09:39 | |
*** ijw_ has quit IRC | 09:42 | |
sambetts | vsaienk0: huh... I guess what we have built into the upstream plugin isn't good enough for them | 09:43 |
sambetts | vsaienk0: I think we need to refactor the hardware info file again anyway to support driver decomp and multiple NICs and local link information | 09:44 |
sambetts | vsaienk0: there is a patch somewhere to make it yaml or json | 09:44 |
sambetts | vsaienk0: its much nicer | 09:44 |
vsaienk0 | sambetts: I think for hardware case we need to support yaml files and enroll nodes with 1 command | 09:45 |
vsaienk0 | sambetts: ++, thanks for fix btw | 09:45 |
sambetts | NP :D | 09:45 |
*** mjura_ has quit IRC | 09:46 | |
*** vills has joined #openstack-ironic | 09:59 | |
*** Nisha_Agarwal has quit IRC | 10:02 | |
*** Nisha_Agarwal has joined #openstack-ironic | 10:02 | |
openstackgerrit | Anton Arefiev proposed openstack/ironic-inspector master: Functional tests: add API microversion tests https://review.openstack.org/451685 | 10:03 |
openstackgerrit | Anton Arefiev proposed openstack/python-ironic-inspector-client master: Test func tests https://review.openstack.org/453556 | 10:05 |
*** SerenaFeng has quit IRC | 10:07 | |
*** Nisha_Agarwal has quit IRC | 10:08 | |
*** Nisha_Agarwal has joined #openstack-ironic | 10:08 | |
*** vills has quit IRC | 10:09 | |
*** mgould|afk is now known as mgould | 10:13 | |
*** Nisha_ has joined #openstack-ironic | 10:15 | |
stendulker | sambetts, vsaienk0 : ILo drivers is trying to move away from their custom devstack plugin and leverage upstream plugin... | 10:17 |
stendulker | some refactoring is required to complete the change. https://review.openstack.org/#/c/453499/ is a initial step toward that | 10:17 |
*** MattMan has quit IRC | 10:18 | |
*** Nisha_Agarwal has quit IRC | 10:19 | |
*** MattMan has joined #openstack-ironic | 10:19 | |
*** pcaruana|afk| has joined #openstack-ironic | 10:21 | |
*** pcaruana|afk| has quit IRC | 10:23 | |
*** pcaruana has quit IRC | 10:24 | |
*** pcaruana has joined #openstack-ironic | 10:25 | |
*** amotoki has quit IRC | 10:26 | |
*** zhurong has quit IRC | 10:30 | |
*** jaosorior_lunch is now known as jaosorior | 10:31 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/ironic master: Remove unused methods in common/paths and common/rpc https://review.openstack.org/453094 | 10:36 |
*** jkilpatr has quit IRC | 10:37 | |
*** ijw has joined #openstack-ironic | 10:38 | |
*** athomas has quit IRC | 10:41 | |
*** ijw has quit IRC | 10:49 | |
*** athomas has joined #openstack-ironic | 10:51 | |
*** gcb has quit IRC | 10:57 | |
*** Nisha_ has quit IRC | 10:57 | |
*** zhangjl has quit IRC | 10:57 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Doc for console customization using systemd https://review.openstack.org/446571 | 10:58 |
*** phuongnh has quit IRC | 10:59 | |
*** stendulker has quit IRC | 11:08 | |
openstackgerrit | Merged openstack/ironic-inspector master: [Devstack]: pick correct MTU for br-inspector veth https://review.openstack.org/453166 | 11:09 |
openstackgerrit | Oksana Voshchana proposed openstack/ironic master: Add /baremetal path instead of port 6385 https://review.openstack.org/444337 | 11:10 |
openstackgerrit | Oksana Voshchana proposed openstack/ironic master: DNM: TEST ironic with wsgi https://review.openstack.org/437299 | 11:11 |
*** udesale has joined #openstack-ironic | 11:12 | |
*** jkilpatr has joined #openstack-ironic | 11:12 | |
*** udesale has quit IRC | 11:17 | |
*** udesale has joined #openstack-ironic | 11:20 | |
*** mat128 has joined #openstack-ironic | 11:25 | |
*** ccamacho is now known as ccamacho|lunch | 11:26 | |
*** racedo has joined #openstack-ironic | 11:27 | |
EmilienM | dtantsur: when do you release 8.0.0 ? | 11:37 |
EmilienM | today? | 11:37 |
dtantsur | EmilienM, I think it was released already | 11:37 |
dtantsur | at least the release request was approved this morning | 11:37 |
EmilienM | ah ok | 11:37 |
EmilienM | cool | 11:37 |
EmilienM | thanks | 11:37 |
dtantsur | EmilienM, http://tarballs.openstack.org/ironic/ironic-8.0.0.tar.gz | 11:38 |
*** amotoki has joined #openstack-ironic | 11:38 | |
dtantsur | np | 11:38 |
*** adisky_ has quit IRC | 11:39 | |
*** adisky_ has joined #openstack-ironic | 11:40 | |
*** racedo has quit IRC | 11:44 | |
*** rbartal_ has joined #openstack-ironic | 11:48 | |
*** rbartal_ has quit IRC | 11:49 | |
*** dprince has joined #openstack-ironic | 11:59 | |
openstackgerrit | Vasyl Saienko proposed openstack/ironic master: Fix access to CONF in dhcp_options_for_instance https://review.openstack.org/453608 | 12:02 |
*** srobert has joined #openstack-ironic | 12:05 | |
*** srobert has quit IRC | 12:07 | |
*** racedo has joined #openstack-ironic | 12:07 | |
*** bfournie has quit IRC | 12:07 | |
*** srobert has joined #openstack-ironic | 12:07 | |
*** rbudden has joined #openstack-ironic | 12:08 | |
*** amarao has quit IRC | 12:08 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Help a user to enable console redirection https://review.openstack.org/384578 | 12:10 |
*** amarao has joined #openstack-ironic | 12:11 | |
vsaienk0 | rajinir: could you please check if it works with dell-ci https://review.openstack.org/#/c/453541/ | 12:12 |
openstackgerrit | Merged openstack/ironic master: Add string comparison for 'IRONIC_DEPLOY_DRIVER' https://review.openstack.org/453499 | 12:16 |
*** trown|outtypewww is now known as trown | 12:20 | |
*** rbartal has quit IRC | 12:23 | |
*** fellypefca has left #openstack-ironic | 12:23 | |
*** Nisha_ has joined #openstack-ironic | 12:23 | |
*** srobert has quit IRC | 12:24 | |
*** jaganathan has quit IRC | 12:26 | |
*** jaypipes has joined #openstack-ironic | 12:29 | |
*** ccamacho|lunch is now known as ccamacho | 12:31 | |
*** srobert has joined #openstack-ironic | 12:34 | |
*** amotoki has quit IRC | 12:41 | |
*** hw_wutianwei has quit IRC | 12:42 | |
*** jaganathan has joined #openstack-ironic | 12:42 | |
*** bfournie has joined #openstack-ironic | 12:43 | |
*** dtantsur is now known as dtantsur|brb | 12:46 | |
*** gkadam-afk has quit IRC | 12:49 | |
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks, and should return to an operable state momentarily | 12:51 | |
*** amotoki has joined #openstack-ironic | 12:56 | |
*** jaganathan has quit IRC | 12:56 | |
*** aparnav has quit IRC | 12:56 | |
*** dprince has quit IRC | 12:59 | |
*** mtanino has joined #openstack-ironic | 12:59 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Doc for console customization using systemd https://review.openstack.org/446571 | 13:00 |
*** vikrant has quit IRC | 13:00 | |
*** racedo has quit IRC | 13:04 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Help a user to enable console redirection https://review.openstack.org/384578 | 13:05 |
openstackgerrit | Dao Cong Tien proposed openstack/ironic-specs master: Nova-compatible console log for Ironic https://review.openstack.org/453627 | 13:05 |
*** racedo has joined #openstack-ironic | 13:08 | |
*** links has quit IRC | 13:08 | |
*** jcoufal has joined #openstack-ironic | 13:11 | |
*** mat128 has quit IRC | 13:12 | |
*** racedo has quit IRC | 13:15 | |
*** racedo has joined #openstack-ironic | 13:16 | |
*** amoralej is now known as amoralej|lunch | 13:17 | |
*** chlong has joined #openstack-ironic | 13:17 | |
*** aparnav has joined #openstack-ironic | 13:18 | |
*** rloo has joined #openstack-ironic | 13:18 | |
*** Goneri has joined #openstack-ironic | 13:20 | |
jroll | morning everyone | 13:21 |
*** derekh has quit IRC | 13:24 | |
TheJulia | good morning | 13:25 |
xhku_ | morning ! | 13:27 |
*** udesale has quit IRC | 13:28 | |
mgould | morning jroll TheJulia xhku_ | 13:30 |
*** xhku_ has quit IRC | 13:32 | |
*** fbouliane has joined #openstack-ironic | 13:32 | |
vdrok | morning jroll TheJulia mgould | 13:33 |
TheJulia | gema: So that document is still correct, from a raw stand-alone perspective of just ironic. The thing that could likely be improved is we should likely explicitly state that you need to point the DHCP replies to explicitly point to the conductor so the TFTP files can be read/booted with. | 13:33 |
vsaienk0 | morning TheJulia rloo mgould | 13:34 |
TheJulia | gema: I just saw pas-ha replied to you earlier, if you have any more questions, feel free to ask. :) | 13:34 |
*** Nisha_ has quit IRC | 13:35 | |
gema | TheJulia: thanks! | 13:35 |
vsaienk0 | does anybody know how to run third party CI on patch with devstack only changes? | 13:35 |
jroll | vsaienk0: it should run, is it not? | 13:36 |
rloo | hi and morning vsaienk0, gema, TheJulia, vdrok, mgould, jroll! | 13:36 |
vdrok | morning rloo | 13:36 |
jroll | vsaienk0: might just be slow today, if you're looking at 453541 | 13:36 |
jroll | rajinir: can you check if dell CI is running on https://review.openstack.org/#/c/453541/ | 13:37 |
vsaienk0 | jroll: right I'm waiting for it in https://review.openstack.org/#/c/453541/ | 13:37 |
vdrok | vsaienk0: https://wiki.openstack.org/wiki/ThirdPartySystems | 13:37 |
jroll | nod | 13:37 |
vdrok | vsaienk0: you can see the recheck commands there if you'll need one | 13:37 |
vdrok | but yeah, it should run on any code change | 13:38 |
*** vikrant has joined #openstack-ironic | 13:38 | |
*** cdearborn has joined #openstack-ironic | 13:39 | |
*** hw_wutianwei has joined #openstack-ironic | 13:43 | |
*** crushil has joined #openstack-ironic | 13:43 | |
*** hshiina has joined #openstack-ironic | 13:45 | |
*** baoli has joined #openstack-ironic | 13:48 | |
*** gcb has joined #openstack-ironic | 13:48 | |
*** adisky_ has quit IRC | 13:49 | |
*** amoralej|lunch is now known as amoralej | 13:57 | |
*** dtantsur|brb is now known as dtantsur | 14:00 | |
dtantsur | morning jroll, mgould, TheJulia, rloo | 14:02 |
*** racedo has quit IRC | 14:03 | |
bfournie | morning ironic! | 14:03 |
bfournie | hi sambetts, regarding the change to the link_local_plugin for the construct lib. Is it OK to assume that the lldp plugin is already installed so the link_local_plugin can use the processed data? Seems that we could have an issue if either lldp plugin is not installed or link_local plugin runs first. | 14:03 |
bfournie | sambetts: Should the change be to check if processed link_local data exists OR process the data if not (using current code with construct big changes)? | 14:03 |
rloo | hi dtantsur, bfournie | 14:04 |
bfournie | hi rloo! | 14:06 |
mariojv | morning ironic | 14:06 |
*** vikrant has quit IRC | 14:06 | |
*** jistr is now known as jistr|mtg | 14:07 | |
*** rama_y_ has joined #openstack-ironic | 14:10 | |
*** udesale has joined #openstack-ironic | 14:12 | |
*** snecklifter has quit IRC | 14:16 | |
*** racedo has joined #openstack-ironic | 14:16 | |
*** jaganathan has joined #openstack-ironic | 14:18 | |
openstackgerrit | Kyrylo Romanenko proposed openstack/python-ironicclient master: Deduplicate method in OSC functional tests https://review.openstack.org/450702 | 14:20 |
NobodyCam | Good Morning Ironic'ers :) | 14:23 |
*** aparna has joined #openstack-ironic | 14:24 | |
*** baha has joined #openstack-ironic | 14:25 | |
*** rpioso has joined #openstack-ironic | 14:25 | |
*** aparnav has quit IRC | 14:27 | |
vdrok | morning bfournie mariojv and NobodyCam ! | 14:29 |
NobodyCam | morning vdrok :) | 14:29 |
*** nmathew has quit IRC | 14:30 | |
bfournie | morning vdrok! | 14:30 |
rajinir | vsaienk0> Do you still need a job/logs? | 14:30 |
*** derekh has joined #openstack-ironic | 14:32 | |
rajinir | vsaienk0> looks like you figured out | 14:32 |
mariojv | hi vdrok | 14:33 |
thomasem | How's the day going? | 14:33 |
rama_y_ | Hi milan, aarefiev, good morning! I have the spec up - https://review.openstack.org/#/c/406790/ | 14:33 |
rama_y_ | milan, aarefiev, I took your input and added it in the spec; please let me know what you think. Thanks. | 14:33 |
*** dprince has joined #openstack-ironic | 14:34 | |
aarefiev | rama_y_: thanks, it's in my review list | 14:35 |
rama_y_ | aarefiev, thank you. | 14:36 |
*** jaganathan has quit IRC | 14:36 | |
sambetts | bfournie: I think we should be able to document that the LLC plugin requires the LLDP one, wdyt dtantsur? | 14:43 |
mgould | morning NobodyCam | 14:43 |
NobodyCam | hey hey Morning mgould :) | 14:44 |
mgould | rama_y_: I think milan is on vacation until Monday | 14:44 |
sambetts | bfournie: I like the idea of checking if the data is already processed | 14:44 |
sambetts | bfournie: I think we'd have to do that for a cycle anyway | 14:44 |
rama_y_ | mgould: thanks! | 14:44 |
alezil | aarefie: milan: dtantsur: mariojv: jlvillal: Could you please add this patch(https://review.openstack.org/#/c/396406/) to your review list. It is almost closer to merge :). | 14:45 |
dtantsur | sambetts, I'm fine with that | 14:45 |
dtantsur | alezil, it's there, just the list is too big | 14:46 |
NobodyCam | morning dtantsur :) | 14:46 |
dtantsur | morning NobodyCam :) | 14:46 |
rama_y_ | dtantsur, may I request a look at this also: https://review.openstack.org/#/c/406790/ | 14:46 |
bfournie | sambetts: k thanks, I will make that change to check for processed data first and then process the data if not there | 14:47 |
*** makowals has quit IRC | 14:47 | |
rama_y_ | dtantsur, updated the spec per inputs. Thanks. | 14:47 |
alezil | dtantsur: he he. Just take a look once you get time. I could imagine your busy schedule now as a PTL :). | 14:48 |
*** aparna has quit IRC | 14:48 | |
*** jaganathan has joined #openstack-ironic | 14:49 | |
*** crushil has quit IRC | 14:50 | |
*** aparnav has joined #openstack-ironic | 14:51 | |
dtantsur | true :) | 14:51 |
*** crushil has joined #openstack-ironic | 14:51 | |
*** udesale has quit IRC | 15:01 | |
alezil | aarefiev: Could you please add this patch(https://review.openstack.org/#/c/396406/) to your review list. | 15:01 |
aarefiev | alezil: sure | 15:01 |
vsaienk0 | rajinir: yes, looks like we found where was problem can you please check if dell-ci launched onhttps://review.openstack.org/#/c/453541/ | 15:02 |
alezil | aarefiev: I have answered your question on patch also :) | 15:02 |
aarefiev | alezil: thanks :) | 15:02 |
rajinir | <vsaienk0>: will check, thanks | 15:02 |
*** chlong has quit IRC | 15:03 | |
*** chlong has joined #openstack-ironic | 15:04 | |
openstackgerrit | Merged openstack/bifrost master: Allow looking constraints file from env var https://review.openstack.org/452076 | 15:06 |
vsaienk0 | rajinir: thanks! | 15:08 |
*** rama_y_ has quit IRC | 15:08 | |
*** chlong has quit IRC | 15:21 | |
*** Serlex has quit IRC | 15:22 | |
*** amarao has quit IRC | 15:22 | |
*** ccamacho is now known as ccamacho|afk | 15:24 | |
openstackgerrit | Vasyl Saienko proposed openstack/ironic master: Remove deprecated DHCP provider methods https://review.openstack.org/453711 | 15:29 |
jlvillal | Is this the Ironic package in pypi? https://pypi.python.org/pypi/ironic | 15:29 |
sambetts | jlvillal: nope, no openstack services are, only librarys | 15:30 |
jlvillal | sambetts, Ah. Thanks. I was confused :) | 15:30 |
dtantsur | actually, ironic-inspector is there IIRC | 15:30 |
dtantsur | just historically | 15:31 |
dtantsur | jlvillal, also morning :) also you can merge the cinder patch now, if you feel like | 15:31 |
jlvillal | dtantsur, It is. Along with IPA | 15:31 |
jlvillal | dtantsur, I was trying to see if we had done a release :) | 15:31 |
*** mtanino has quit IRC | 15:31 | |
dtantsur | we had | 15:31 |
dtantsur | jlvillal, https://github.com/openstack/ironic/releases/tag/8.0.0 | 15:32 |
jlvillal | dtantsur, I just approved it. Thanks. | 15:32 |
dtantsur | \o/ | 15:32 |
jlvillal | One small step for Ironic. One giant leap for boot from volume :) | 15:33 |
*** chas has joined #openstack-ironic | 15:33 | |
jlvillal | Or vice-versa | 15:33 |
dtantsur | yep | 15:34 |
*** chlong has joined #openstack-ironic | 15:35 | |
*** chas has quit IRC | 15:35 | |
*** jaganathan has quit IRC | 15:35 | |
*** chas has joined #openstack-ironic | 15:36 | |
*** aparnav has quit IRC | 15:36 | |
*** Sukhdev has joined #openstack-ironic | 15:39 | |
*** chas has quit IRC | 15:40 | |
*** jistr|mtg is now known as jistr | 15:40 | |
*** sayantan_ has joined #openstack-ironic | 15:41 | |
*** kromanenko_ has quit IRC | 15:42 | |
*** srart has quit IRC | 15:44 | |
NobodyCam | nice :) | 15:44 |
openstackgerrit | Hironori Shiina proposed openstack/ironic master: Add REST API for volume connector and volume target operation https://review.openstack.org/214586 | 15:45 |
*** aarefiev is now known as aarefiev_afk | 15:46 | |
*** jaganathan has joined #openstack-ironic | 15:47 | |
openstackgerrit | Hironori Shiina proposed openstack/ironic master: Add REST API for volume connector and volume target operation https://review.openstack.org/214586 | 15:57 |
*** lucasagomes is now known as lucas-afk | 16:00 | |
openstackgerrit | Beth Elwell proposed openstack/ironic-ui master: Setup JavaScript test environment https://review.openstack.org/453730 | 16:03 |
*** srart has joined #openstack-ironic | 16:04 | |
*** jkilpatr_ has joined #openstack-ironic | 16:04 | |
openstackgerrit | Beth Elwell proposed openstack/ironic-ui master: Setup JavaScript test environment https://review.openstack.org/453730 | 16:05 |
*** jkilpatr has quit IRC | 16:06 | |
*** [1]rpioso has joined #openstack-ironic | 16:09 | |
*** chas has joined #openstack-ironic | 16:11 | |
*** rpioso has quit IRC | 16:12 | |
*** sayantan_ has quit IRC | 16:13 | |
openstackgerrit | Merged openstack/bifrost master: Provide fallback variable if sudo is not used https://review.openstack.org/453196 | 16:14 |
*** sayantan_ has joined #openstack-ironic | 16:14 | |
*** dyasny has quit IRC | 16:14 | |
*** ijw has joined #openstack-ironic | 16:15 | |
*** chas has quit IRC | 16:15 | |
*** ijw_ has joined #openstack-ironic | 16:16 | |
*** Nisha_Agarwal has joined #openstack-ironic | 16:19 | |
*** ijw has quit IRC | 16:19 | |
openstackgerrit | Mario Villaplana proposed openstack/ironic-specs master: Change CLI default API version https://review.openstack.org/448661 | 16:21 |
*** chas has joined #openstack-ironic | 16:21 | |
*** nmathew has joined #openstack-ironic | 16:23 | |
*** hshiina has quit IRC | 16:23 | |
*** nmathew has quit IRC | 16:23 | |
*** hw_wutianwei has quit IRC | 16:24 | |
joanna | morning :)! | 16:25 |
*** gcb has quit IRC | 16:25 | |
jlvillal | Hi joanna | 16:26 |
mgould | morning joanna | 16:26 |
jroll | \o | 16:26 |
jroll | \o/ for landing that BFV patch | 16:26 |
*** ijw_ has quit IRC | 16:26 | |
dtantsur | morning joanna, congrats on ^^^ :) | 16:26 |
*** chas has quit IRC | 16:26 | |
joanna | dtantsur, jroll: :)! ty! | 16:27 |
joanna | rloo: would you like unused marker for unused config options in a follow-up patch to: https://review.openstack.org/#/c/355625/ | 16:28 |
*** xavierr has quit IRC | 16:28 | |
*** amotoki has quit IRC | 16:29 | |
rloo | joanna: Yes please! thx for remembering because I forgot! | 16:29 |
rloo | joanna: and congrats. but I'll save the big CONGRATs when it is all done :D | 16:29 |
*** jaganathan has quit IRC | 16:30 | |
joanna | rloo: ok, I will add that :) thanks! :) | 16:30 |
*** mtanino has joined #openstack-ironic | 16:31 | |
joanna | rloo: jlvillal reminded me about it :) so credit goes to him :) | 16:31 |
rloo | thx jlvillal! ^^ | 16:31 |
joanna | :) | 16:31 |
*** baoli has quit IRC | 16:33 | |
openstackgerrit | Merged openstack/ironic master: Node should reflect what was saved https://review.openstack.org/452930 | 16:34 |
jlvillal | heh :) | 16:34 |
*** xavierr has joined #openstack-ironic | 16:35 | |
*** xavierr has quit IRC | 16:36 | |
*** xavierr has joined #openstack-ironic | 16:38 | |
*** xavierr has quit IRC | 16:40 | |
*** derekh has quit IRC | 16:41 | |
*** mgould is now known as mgould|afk | 16:42 | |
*** xavierr has joined #openstack-ironic | 16:43 | |
*** sayantan_ has quit IRC | 16:43 | |
*** sayantan_ has joined #openstack-ironic | 16:43 | |
*** tesseract has quit IRC | 16:43 | |
*** baoli has joined #openstack-ironic | 16:43 | |
*** xavierr has quit IRC | 16:45 | |
*** xavierr has joined #openstack-ironic | 16:47 | |
*** ChubYann has joined #openstack-ironic | 16:48 | |
openstackgerrit | Joanna Taryma proposed openstack/ironic master: Remove translation of log messages from ironic/api https://review.openstack.org/453360 | 16:54 |
*** Sukhdev has quit IRC | 16:58 | |
openstackgerrit | Merged openstack/ironic master: Remove deprecated method build_instance_info_for_deploy() https://review.openstack.org/452690 | 16:58 |
openstackgerrit | Merged openstack/ironic master: Add base cinder common interface https://review.openstack.org/355625 | 16:58 |
*** xavierr has quit IRC | 16:59 | |
*** Sukhdev has joined #openstack-ironic | 16:59 | |
*** crushil has quit IRC | 17:01 | |
*** rpioso has joined #openstack-ironic | 17:02 | |
*** [1]rpioso has quit IRC | 17:02 | |
*** mgoddard has quit IRC | 17:02 | |
*** xavierr has joined #openstack-ironic | 17:03 | |
*** xavierr has quit IRC | 17:03 | |
jlvillal | joanna, Woot! ^^^ :) | 17:03 |
joanna | jlvillal: \o/ | 17:03 |
*** baoli_ has joined #openstack-ironic | 17:05 | |
*** xavierr has joined #openstack-ironic | 17:05 | |
*** baoli_ has quit IRC | 17:07 | |
*** baoli has quit IRC | 17:07 | |
*** xavierr has quit IRC | 17:07 | |
dtantsur | great! now time to go, see you tomorrow | 17:07 |
aNuposic | Hi mariojv: i believe rescue state should be added here https://review.openstack.org/#/c/408341/11/ironicclient/v1/node.py@371? | 17:08 |
*** jaosorior is now known as jaosorior_away | 17:08 | |
*** xavierr has joined #openstack-ironic | 17:09 | |
*** athomas has quit IRC | 17:10 | |
*** racedo has quit IRC | 17:11 | |
*** xavierr has quit IRC | 17:11 | |
*** xavierr has joined #openstack-ironic | 17:13 | |
*** baoli has joined #openstack-ironic | 17:13 | |
*** xavierr has quit IRC | 17:20 | |
*** xavierr has joined #openstack-ironic | 17:21 | |
*** causten has joined #openstack-ironic | 17:21 | |
openstackgerrit | Vladyslav Drok proposed openstack/ironic master: WIP: Move netowrk interface calls from deploy interfaces to conductor https://review.openstack.org/453139 | 17:21 |
*** athomas has joined #openstack-ironic | 17:22 | |
*** xavierr has quit IRC | 17:23 | |
*** xavierr has joined #openstack-ironic | 17:25 | |
vdrok | jroll: could not come up with anything better than https://review.openstack.org/#/c/453139/5/ironic/conductor/manager.py@2499 for the deployment finish state | 17:26 |
*** racedo has joined #openstack-ironic | 17:28 | |
*** xavierr has quit IRC | 17:28 | |
*** racedo has quit IRC | 17:28 | |
*** xavierr has joined #openstack-ironic | 17:29 | |
*** baha has quit IRC | 17:30 | |
*** xavierr has quit IRC | 17:32 | |
jlvillal | pas-ha, How do you decide when a config section should have the 'auth' options? | 17:33 |
*** xavierr has joined #openstack-ironic | 17:33 | |
* sambetts -> home | 17:33 | |
sambetts | night all | 17:33 |
joanna | night sambetts | 17:33 |
*** sambetts is now known as sambetts|afk | 17:33 | |
sambetts|afk | cya joanna | 17:34 |
pas-ha | jlvillal: when there is a corresponding client that has to access some other OpenStack service (basically Keystone to be precise) | 17:34 |
mariojv | thx aNuposic, i haven't looked at the client patches in a while | 17:34 |
mariojv | they seem to be working ok, focusing on fixing some stuff in the agent driver this week though | 17:34 |
jlvillal | pas-ha, Okay. So [swift] should have it, I assume. Since it is there :) | 17:34 |
jlvillal | pas-ha, Took me a little while to figure out where those values were coming from... | 17:35 |
*** xavierr has quit IRC | 17:35 | |
pas-ha | magic of keystoneauth1 | 17:35 |
jlvillal | pas-ha, Well magic of ironic/conf/auth.py ;) | 17:36 |
pas-ha | they are dynamically registered om config load | 17:36 |
aNuposic | mariojv: ok, because virt driver makes a call to 'set provisiton state' to set it in rescue, so set_provision_state() in ironic client will process it. | 17:36 |
aNuposic | mariojv, it is working just need to update the doc | 17:36 |
aNuposic | mariojv, i will do that | 17:36 |
mariojv | thx! | 17:36 |
aNuposic | mariojv, anyways i am replying and rebasing the client patch, just wanted to check if that's correct | 17:36 |
joanna | pas-ha: I think they're added to conf in tox genconfig run? | 17:37 |
jlvillal | aNuposic, So see ^^^ Seems like the auth_type comes from keystoneauth1. Which I don't think the radosgw uses. | 17:37 |
pas-ha | yep, but not all, just those for mostly used auth plugins | 17:37 |
mariojv | aNuposic: cool - i'll be testing out latest version of that patch once we're a bit further along in making the agent driver work in some use cases | 17:37 |
jlvillal | joanna, Yes there. But also when ironic is running too. If that makes sense. | 17:37 |
mariojv | unrescue currently has 2 pretty bad bugs | 17:37 |
pas-ha | jlvillal: it depends if rados is set with keystone authentification. it can afaik | 17:38 |
aNuposic | jlvillal, yup that's what i thought 'password' is dynamic auth plugin | 17:38 |
aNuposic | jlvillal, cool | 17:38 |
pas-ha | aNuposic: correct | 17:38 |
*** jtomasek has quit IRC | 17:38 | |
joanna | jlvillal: cool :) | 17:38 |
aNuposic | pas-ha, nope the one i am using does not work with keystone | 17:38 |
jlvillal | pas-ha, Trying to figure out if when configuring radosgw, should set auth_type or not | 17:38 |
vdrok | good night everyone! | 17:38 |
*** xavierr has joined #openstack-ironic | 17:38 | |
jlvillal | vdrok, paka paka! | 17:38 |
*** xavierr has quit IRC | 17:38 | |
aNuposic | pas-ha, so no need of that option | 17:39 |
vdrok | jlvillal: unlikely ceph will use the auth_type :) | 17:39 |
aNuposic | jlvillal, will update the patch | 17:39 |
jlvillal | vdrok, That is what I was thinking :) | 17:39 |
*** xavierr has joined #openstack-ironic | 17:42 | |
aNuposic | mariojv, sounds good, i will update the client patch till that time however it is required | 17:42 |
jlvillal | aNuposic, Would be good to test it though. If you can do that. | 17:42 |
aNuposic | jlvillal, yes :) | 17:42 |
*** vgadiraj_ has joined #openstack-ironic | 17:43 | |
*** xavierr has quit IRC | 17:43 | |
*** xavierr has joined #openstack-ironic | 17:46 | |
*** crushil has joined #openstack-ironic | 17:46 | |
*** xavierr has quit IRC | 17:48 | |
openstackgerrit | Ramamani Yeleswarapu proposed openstack/ironic-python-agent master: Add documentation for rescue mode https://review.openstack.org/431622 | 17:49 |
openstackgerrit | Ramamani Yeleswarapu proposed openstack/ironic-python-agent master: Rescue extension for CoreOS with DHCP tenant networks https://review.openstack.org/423521 | 17:49 |
*** xavierr has joined #openstack-ironic | 17:49 | |
*** Goneri has quit IRC | 17:53 | |
*** crushil has quit IRC | 17:53 | |
*** dprince has quit IRC | 17:53 | |
*** crushil has joined #openstack-ironic | 17:53 | |
*** racedo has joined #openstack-ironic | 17:54 | |
*** jkilpatr_ has quit IRC | 17:54 | |
*** xavierr has quit IRC | 17:56 | |
*** xavierr has joined #openstack-ironic | 17:57 | |
*** xavierr has quit IRC | 17:58 | |
*** racedo has quit IRC | 17:59 | |
*** xavierr has joined #openstack-ironic | 18:01 | |
*** xavierr has quit IRC | 18:04 | |
*** xavierr has joined #openstack-ironic | 18:05 | |
*** dprince has joined #openstack-ironic | 18:06 | |
*** krtaylor has quit IRC | 18:07 | |
*** xavierr has quit IRC | 18:07 | |
*** vills has joined #openstack-ironic | 18:07 | |
*** ralonsoh has quit IRC | 18:08 | |
*** jkilpatr_ has joined #openstack-ironic | 18:08 | |
*** yonglihe has quit IRC | 18:09 | |
*** xavierr has joined #openstack-ironic | 18:10 | |
*** xavierr has quit IRC | 18:12 | |
*** xavierr has joined #openstack-ironic | 18:13 | |
*** xavierr has quit IRC | 18:15 | |
*** racedo has joined #openstack-ironic | 18:16 | |
*** jaypipes has quit IRC | 18:16 | |
*** xavierr has joined #openstack-ironic | 18:17 | |
*** racedo has quit IRC | 18:17 | |
*** Nisha_Agarwal has quit IRC | 18:19 | |
*** Nisha_Agarwal has joined #openstack-ironic | 18:19 | |
*** jaganathan has joined #openstack-ironic | 18:20 | |
*** vgadiraj_ has quit IRC | 18:21 | |
openstackgerrit | Anup Navare proposed openstack/ironic master: Config drive support for ceph radosgw https://review.openstack.org/407639 | 18:22 |
*** Sukhdev has quit IRC | 18:25 | |
*** vgadiraj_ has joined #openstack-ironic | 18:27 | |
*** vgadiraj_ has quit IRC | 18:29 | |
*** jaganathan has quit IRC | 18:29 | |
*** ijw has joined #openstack-ironic | 18:29 | |
*** vgadiraj_ has joined #openstack-ironic | 18:30 | |
*** erolg has joined #openstack-ironic | 18:31 | |
*** harlowja has quit IRC | 18:33 | |
*** ijw has quit IRC | 18:34 | |
*** xavierr has quit IRC | 18:34 | |
*** baha has joined #openstack-ironic | 18:35 | |
*** chas has joined #openstack-ironic | 18:36 | |
*** vgadiraj_ has joined #openstack-ironic | 18:36 | |
*** sayanta__ has joined #openstack-ironic | 18:36 | |
*** xavierr has joined #openstack-ironic | 18:36 | |
*** vgadiraj_ has quit IRC | 18:37 | |
*** vgadiraj_ has joined #openstack-ironic | 18:37 | |
*** racedo has joined #openstack-ironic | 18:38 | |
*** xavierr has quit IRC | 18:38 | |
*** sayantan_ has quit IRC | 18:40 | |
*** chas has quit IRC | 18:40 | |
*** xavierr has joined #openstack-ironic | 18:40 | |
*** amoralej is now known as amoralej|off | 18:41 | |
*** xavierr has quit IRC | 18:42 | |
*** xavierr has joined #openstack-ironic | 18:45 | |
*** [1]cdearborn has joined #openstack-ironic | 18:50 | |
*** xavierr has quit IRC | 18:50 | |
*** hoonetorg has quit IRC | 18:51 | |
*** krtaylor has joined #openstack-ironic | 18:52 | |
*** xavierr has joined #openstack-ironic | 18:53 | |
*** crushil has quit IRC | 18:54 | |
*** crushil has joined #openstack-ironic | 18:55 | |
*** racedo has quit IRC | 18:56 | |
*** Sukhdev has joined #openstack-ironic | 18:58 | |
openstackgerrit | Anup Navare proposed openstack/python-ironicclient master: Add support for RESCUE and UNRESCUE provision states https://review.openstack.org/408341 | 19:02 |
*** cdearborn has quit IRC | 19:05 | |
aNuposic | crushil, galyna: addressed your review comments, can you add https://review.openstack.org/#/c/405586/ to you review list | 19:08 |
crushil | aNuposic, sure. I will give it another look | 19:09 |
aNuposic | crushil: thnx :) | 19:09 |
*** Goneri has joined #openstack-ironic | 19:12 | |
*** racedo has joined #openstack-ironic | 19:12 | |
*** racedo has quit IRC | 19:14 | |
openstackgerrit | Joanna Taryma proposed openstack/ironic master: Common cinder interface additional improvements https://review.openstack.org/453839 | 19:14 |
*** racedo has joined #openstack-ironic | 19:20 | |
*** racedo has quit IRC | 19:26 | |
*** racedo has joined #openstack-ironic | 19:29 | |
*** vills has quit IRC | 19:30 | |
*** racedo has quit IRC | 19:30 | |
*** ijw has joined #openstack-ironic | 19:31 | |
*** racedo has joined #openstack-ironic | 19:33 | |
*** ijw has quit IRC | 19:36 | |
*** racedo has quit IRC | 19:36 | |
*** oanson has quit IRC | 19:47 | |
*** racedo has joined #openstack-ironic | 19:50 | |
*** racedo has quit IRC | 19:55 | |
*** vgadiraj_ has quit IRC | 19:55 | |
*** oanson has joined #openstack-ironic | 19:55 | |
*** harlowja has joined #openstack-ironic | 19:58 | |
*** ricardoas has left #openstack-ironic | 20:00 | |
*** causten has quit IRC | 20:00 | |
*** causten has joined #openstack-ironic | 20:01 | |
*** pcaruana has quit IRC | 20:01 | |
*** causten has quit IRC | 20:05 | |
openstackgerrit | Joanna Taryma proposed openstack/ironic master: Common cinder interface additional improvements https://review.openstack.org/453839 | 20:13 |
*** Nisha_Agarwal has quit IRC | 20:15 | |
*** ricardoas has joined #openstack-ironic | 20:18 | |
*** crushil has quit IRC | 20:20 | |
*** Sukhdev has quit IRC | 20:21 | |
*** ccamacho|afk has quit IRC | 20:22 | |
*** racedo has joined #openstack-ironic | 20:23 | |
*** patchbot has joined #openstack-ironic | 20:30 | |
*** racedo has quit IRC | 20:31 | |
*** trown is now known as trown|outtypewww | 20:35 | |
*** crushil has joined #openstack-ironic | 20:40 | |
openstackgerrit | Bob Fournier proposed openstack/ironic-inspector master: Use processed lldp data, if available, for local_link_connection plugin https://review.openstack.org/431141 | 20:40 |
*** patchbot has quit IRC | 20:40 | |
*** patchbot has joined #openstack-ironic | 20:41 | |
*** notmyname has joined #openstack-ironic | 20:42 | |
notmyname | patchbot is back (and less stupid than it used to be) | 20:42 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: Agent driver rescue implementation https://review.openstack.org/400437 | 20:42 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: WIP Rescue mode tempest tests https://review.openstack.org/452308 | 20:42 |
*** notmyname has left #openstack-ironic | 20:43 | |
*** rcernin has quit IRC | 20:45 | |
*** racedo has joined #openstack-ironic | 20:47 | |
openstackgerrit | Anup Navare proposed openstack/ironic master: Remove log translations from ironic/drivers Part-1 https://review.openstack.org/450036 | 20:49 |
aNuposic | vgadiraj: rebased the patch | 20:50 |
*** notmyname has joined #openstack-ironic | 20:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-oneviewclient master: Updated from global requirements https://review.openstack.org/389942 | 20:53 |
*** hoonetorg has joined #openstack-ironic | 20:53 | |
*** racedo has quit IRC | 20:54 | |
jlvillal | TheJulia, rloo, jroll mariojv On release notes. Who is the target audience for them? I thought it was the operator. | 20:55 |
jlvillal | The reason I'm asking is because of this: http://docs-draft.openstack.org/11/453711/1/check/gate-ironic-releasenotes/13930af//releasenotes/build/html/unreleased.html | 20:55 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: Agent driver rescue implementation https://review.openstack.org/400437 | 20:55 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: WIP Rescue mode tempest tests https://review.openstack.org/452308 | 20:55 |
*** racedo has joined #openstack-ironic | 20:55 | |
*** racedo has quit IRC | 20:56 | |
mariojv | jlvillal: i'd say operator, but an operator could write a 3rd party driver, so that note is useful imho | 20:59 |
jlvillal | mariojv, Hmmm. | 20:59 |
*** dprince has quit IRC | 21:00 | |
jlvillal | mariojv, Maybe they could say that. If you are writing a 3rd party driver, blah blah blah | 21:00 |
mariojv | sure | 21:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/ironic master: Updated from global requirements https://review.openstack.org/453878 | 21:02 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/ironic-inspector master: Updated from global requirements https://review.openstack.org/453879 | 21:02 |
jlvillal | mariojv, Thanks | 21:03 |
mariojv | np jlvillal | 21:03 |
*** athomas has quit IRC | 21:03 | |
*** mgoddard has joined #openstack-ironic | 21:08 | |
*** priteau has quit IRC | 21:10 | |
*** mjura has quit IRC | 21:15 | |
*** racedo has joined #openstack-ironic | 21:15 | |
*** mgoddard has quit IRC | 21:24 | |
*** racedo has quit IRC | 21:28 | |
*** baha has quit IRC | 21:36 | |
*** srobert has quit IRC | 21:37 | |
TheJulia | jlvillal: operator, but some operators have their own network drivers | 21:38 |
TheJulia | or modified workflows with custom networking behavior | 21:38 |
jlvillal | TheJulia, Thanks | 21:39 |
*** jkilpatr_ has quit IRC | 21:42 | |
*** jrcloud has joined #openstack-ironic | 21:49 | |
*** zackf has quit IRC | 21:49 | |
*** jcoufal has quit IRC | 21:55 | |
*** Sukhdev has joined #openstack-ironic | 21:56 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: Enforce releasenotes file naming https://review.openstack.org/453911 | 22:00 |
*** chlong has quit IRC | 22:02 | |
*** Goneri has quit IRC | 22:03 | |
*** zackf has joined #openstack-ironic | 22:04 | |
*** jrcloud has quit IRC | 22:05 | |
*** harlowja has quit IRC | 22:05 | |
TheJulia | jlvillal: won't that cause those notes to shift in the release notes ordering? | 22:15 |
jlvillal | TheJulia, I'm not 100% sure... | 22:15 |
TheJulia | I think it will since we edited older release notes and saw them appear :( | 22:16 |
jlvillal | TheJulia, Ah. and :( I may put in exceptions for those two outliers | 22:16 |
*** [1]cdearborn has quit IRC | 22:18 | |
TheJulia | I hate the idea of doing that though :( | 22:18 |
TheJulia | But.... *sigh* | 22:18 |
*** bfournie has quit IRC | 22:18 | |
*** jkilpatr_ has joined #openstack-ironic | 22:20 | |
openstackgerrit | Merged openstack/ironic master: Modify the spelling mistakes Change explictly to explicitly https://review.openstack.org/453426 | 22:22 |
jlvillal | TheJulia, You are correct. | 22:22 |
jlvillal | TheJulia, I'll update it | 22:23 |
rloo | jlvillal: yeah, those upgrade release notes could be better | 22:23 |
rloo | TheJulia, jlvillal: wrt the release note files and modifying them, etc. it is fine to do it w/i the same release. it was a mess when we updated something that had already been released. | 22:24 |
*** Goneri has joined #openstack-ironic | 22:24 | |
TheJulia | Yeah :( | 22:26 |
TheJulia | Maybe nuke those two release notes from high orbit after the mitaka branch is removed? | 22:27 |
jlvillal | TheJulia, Yeah. For the future :) | 22:27 |
* TheJulia wonders if that is something to consider for pruning out the folder as time goes on..... | 22:28 | |
*** pmannidi has joined #openstack-ironic | 22:28 | |
*** baoli has quit IRC | 22:31 | |
*** Goneri has quit IRC | 22:32 | |
jlvillal | TheJulia, I almost think those mal-formed release note files are not put into the generated release notes | 22:32 |
jlvillal | :( | 22:32 |
TheJulia | I was suspecting that was the case actually | 22:33 |
TheJulia | :( | 22:33 |
jlvillal | On my local build, I don't see them when I put them back the way they were. | 22:33 |
jlvillal | TheJulia, Oh, my bad. I was using "git grep". Duh | 22:34 |
* jlvillal uses a proper tool for this task | 22:34 | |
*** chas has joined #openstack-ironic | 22:36 | |
openstackgerrit | Merged openstack/ironic master: Remove unused methods in common/paths and common/rpc https://review.openstack.org/453094 | 22:37 |
jlvillal | TheJulia, Okay. After looking around. I don't see those two release notes when I do the build :( | 22:37 |
openstackgerrit | Merged openstack/ironic master: Remove deprecated [ilo]/clean_priority_erase_devices config https://review.openstack.org/451647 | 22:38 |
*** pmannidi has quit IRC | 22:40 | |
*** chas has quit IRC | 22:41 | |
*** krtaylor has quit IRC | 22:45 | |
*** pmannidi has joined #openstack-ironic | 22:45 | |
openstackgerrit | Merged openstack/ironic master: [Devstack] cleanup upgrade settings https://review.openstack.org/450940 | 22:52 |
*** chas has joined #openstack-ironic | 22:57 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: Enforce releasenotes file naming https://review.openstack.org/453911 | 22:57 |
*** chas has quit IRC | 23:01 | |
*** ijw has joined #openstack-ironic | 23:01 | |
*** ijw has quit IRC | 23:02 | |
*** ijw has joined #openstack-ironic | 23:02 | |
*** Sukhdev has quit IRC | 23:06 | |
*** priteau has joined #openstack-ironic | 23:10 | |
*** rpioso has quit IRC | 23:14 | |
jlvillal | TheJulia, Ignore my previous messages. I seem to have some strangeness with my releasenotes generation locally. | 23:15 |
*** priteau has quit IRC | 23:15 | |
*** srobert has joined #openstack-ironic | 23:19 | |
mikal | I'm debugging a new install, and having some problems with IPA... When the agent boots, it gets the URL for the ironic-conductor from the kernel command line. Is that written to disk somewhere before the agent is started? i.e., can I change that URL interactively inside the coreos IPA boot without having to redo the entire boot cycle? | 23:23 |
mikal | Also, should ironic-conductor be handing out the admin URL for the baremetal service endpoint instead of the public endpoint? | 23:25 |
*** harlowja has joined #openstack-ironic | 23:25 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: Enforce releasenotes file naming https://review.openstack.org/453911 | 23:29 |
*** baoli has joined #openstack-ironic | 23:32 | |
*** chas has joined #openstack-ironic | 23:33 | |
*** baoli has quit IRC | 23:33 | |
*** baoli has joined #openstack-ironic | 23:34 | |
*** hshiina has joined #openstack-ironic | 23:34 | |
*** Sukhdev has joined #openstack-ironic | 23:35 | |
*** srobert has quit IRC | 23:37 | |
*** chas has quit IRC | 23:38 | |
openstackgerrit | Joanna Taryma proposed openstack/ironic-specs master: Forbidden response cleanup https://review.openstack.org/453926 | 23:44 |
TheJulia | mikal: typically written via ipxe config, or is on a virtual media image that is attached to the machine | 23:45 |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: Enforce releasenotes file naming https://review.openstack.org/453911 | 23:45 |
mikal | TheJulia: I think I've worked it out for coreos, its taken from the kernel command line as a default, but can be overwriten by the command line | 23:45 |
TheJulia | mikal: Generally the publicurl shouldn't be used as ironic is not exactly intended for end users to directly request baremetal. Thus admin or maybe internal is more appropriate, of course everyone's infrastructure and operating requirements differ | 23:47 |
mikal | TheJulia: yeah, my problem being the internal and admin urls are on a netblock the ironic nodes can't get to | 23:47 |
mikal | TheJulia: because those nodes are untrusted once they've booted an instance | 23:47 |
openstackgerrit | Joanna Taryma proposed openstack/ironic-specs master: Forbidden response cleanup https://review.openstack.org/453926 | 23:48 |
TheJulia | Ahh, reasonable. NAT perhaps? | 23:48 |
TheJulia | Or DNS magic | 23:48 |
TheJulia | So I think it is overridable in conductor config, one moment | 23:49 |
mikal | Yeah it is | 23:50 |
mikal | I'm just not sure if the APIs are different between the two | 23:50 |
mikal | And now I get a 401 from the public endpoint, which I think implies something something keystone about my evironment | 23:50 |
openstackgerrit | Varun Gadiraju proposed openstack/ironic master: Remove translation of log messages from ironic/dhcp and ironic/cmd https://review.openstack.org/447642 | 23:51 |
*** krtaylor has joined #openstack-ironic | 23:51 | |
openstackgerrit | Varun Gadiraju proposed openstack/ironic master: Remove translation of log messages from ironic/dhcp and ironic/cmd https://review.openstack.org/447642 | 23:51 |
openstackgerrit | Varun Gadiraju proposed openstack/ironic master: Remove translation of log messages from ironic/dhcp and ironic/cmd https://review.openstack.org/447642 | 23:52 |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: releasenotes: Update copyright years https://review.openstack.org/453928 | 23:52 |
TheJulia | mikal: they are not different. We have talked about it, but it would be explicit choice to do so in config. | 23:52 |
mikal | Ok, cool | 23:52 |
mikal | One last question... How does keystone auth work for the agent? | 23:53 |
mikal | That doesn't seem to be configured on the kernel command line? | 23:53 |
TheJulia | It doesn't touch keystone. The agent connects to the API and basically heartbeats it's existence. The IP is recorded, and the conductor connects back to that IP | 23:54 |
TheJulia | S/it's/its/ | 23:54 |
TheJulia | I think it is actually a URL, I don't remember because we concealed that data record at one point | 23:56 |
TheJulia | The address in the information regarding to the node | 23:56 |
jlvillal | mikal, One thing. With multi-tenant networking. The nodes can be put on a provisioning network during provisioning. And then later switched to a different network when given to the user. | 23:57 |
jlvillal | This has been there since stable/newton | 23:57 |
mikal | jlvillal: so noted, although the network kit in my deploy doesn't support that (yet) | 23:58 |
mikal | TheJulia: so its expected that IPA would be logging 401s during heartbeating? | 23:58 |
mikal | I had assumed that was an auth problem | 23:58 |
TheJulia | mikal: networking-generic-switch, although may not work in your case either. | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!