*** ivve has quit IRC | 00:04 | |
*** k_mouza has quit IRC | 01:16 | |
*** iokiwi has quit IRC | 01:39 | |
*** spsurya has joined #heat | 01:40 | |
*** iokiwi has joined #heat | 01:43 | |
*** ricolin has joined #heat | 01:52 | |
*** maddtux has joined #heat | 03:09 | |
*** k_mouza has joined #heat | 03:17 | |
*** k_mouza has quit IRC | 03:21 | |
*** udesale has joined #heat | 03:44 | |
*** skramaja has joined #heat | 05:14 | |
*** jtomasek has joined #heat | 06:39 | |
*** hjensas has quit IRC | 07:00 | |
*** tkajinam has quit IRC | 08:21 | |
*** hjensas has joined #heat | 08:46 | |
*** mikecmpbll has joined #heat | 08:51 | |
*** ivve has joined #heat | 08:58 | |
*** k_mouza has joined #heat | 09:15 | |
openstackgerrit | Rico Lin proposed openstack/heat master: Add ironic client plugin support https://review.opendev.org/680311 | 09:23 |
---|---|---|
openstackgerrit | Rico Lin proposed openstack/heat master: Add Ironic Port resource type support https://review.opendev.org/680312 | 09:23 |
openstackgerrit | Rico Lin proposed openstack/heat master: Add Ironic BaremetalAllocation resource type support https://review.opendev.org/680313 | 09:24 |
openstackgerrit | Rico Lin proposed openstack/heat master: Add Ironic BaremetalDeployment resource type support https://review.opendev.org/680314 | 09:24 |
*** openstackstatus has quit IRC | 09:30 | |
*** udesale has quit IRC | 09:35 | |
*** udesale has joined #heat | 09:37 | |
ricolin | we got a chance to adopt openstacksdk directly for ironic resources instead of using python-ironic client | 09:38 |
*** udesale has quit IRC | 09:39 | |
ricolin | one concern might be we will not be able to validate version before we start sending request, but openstacksdk will try to fetch correct version and go/fail from there | 09:39 |
*** udesale has joined #heat | 09:39 | |
ricolin | we can still appoint client version from heat, but not sure that's necessary | 09:40 |
ricolin | zaneb, thoughts? | 09:40 |
ricolin | pas-ha, | 09:40 |
*** udesale has quit IRC | 09:41 | |
*** udesale has joined #heat | 09:41 | |
*** udesale has quit IRC | 09:42 | |
*** udesale has joined #heat | 09:42 | |
*** udesale has quit IRC | 10:03 | |
*** udesale has joined #heat | 10:04 | |
*** Satarel has joined #heat | 10:04 | |
*** gfidente has joined #heat | 10:16 | |
*** skramaja has quit IRC | 10:27 | |
*** rcernin has quit IRC | 10:31 | |
*** rcernin has joined #heat | 10:47 | |
*** tkajinam has joined #heat | 10:50 | |
*** udesale has quit IRC | 11:19 | |
*** jtomasek has quit IRC | 11:23 | |
*** jtomasek has joined #heat | 11:25 | |
*** rcernin has quit IRC | 11:31 | |
*** maddtux_ has joined #heat | 11:59 | |
*** maddtux has quit IRC | 12:02 | |
*** aiyengar__ has joined #heat | 12:04 | |
*** maddtux_ has quit IRC | 12:06 | |
*** gshippey has joined #heat | 12:06 | |
*** tkajinam has quit IRC | 12:11 | |
*** tkajinam has joined #heat | 12:15 | |
*** tkajinam has quit IRC | 12:16 | |
*** maddtux_ has joined #heat | 12:29 | |
*** aiyengar__ has quit IRC | 12:32 | |
*** aiyengar__ has joined #heat | 12:34 | |
*** maddtux_ has quit IRC | 12:37 | |
pas-ha | afair ironic is quite sensitive to microversion. if we ever going to support different releases of openstack from heat itself (like standalone case) to be able to work with older ones (Like tempest and Horizon do) we might get into trouble | 12:57 |
pas-ha | alternatively we could do what nova does - hard pin itself to specific microversion that correlates to the one (latest?) supported in ironic in given release | 12:58 |
pas-ha | this potentially makes upgrades safer when ironic is upgraded first, as new ironic would still support old microversion | 12:59 |
ricolin | pas-ha, you mean like this? https://review.opendev.org/#/c/680311/3/heat/common/config.py | 13:02 |
pas-ha | yep, smth like this | 13:03 |
pas-ha | especially since we already have smth like this for nova :-) | 13:04 |
*** aiyengar__ has quit IRC | 13:20 | |
*** udesale has joined #heat | 13:38 | |
zaneb | isn't the idea of openstack-sdk to provide a stable api no matter what the service does? and don't we want a stable API in Heat? | 14:31 |
*** mikecmpbll has quit IRC | 15:01 | |
*** mikecmpbll has joined #heat | 15:04 | |
*** hjensas has quit IRC | 15:22 | |
ricolin | openstacksdk will define required version in code and try to use that version if we didn't specified any. If we use that, also means we don't need to specify any mirco-version in heat anymore. One way we can do this is to provide config for operators to specify max ironic clien version and use whatever openstacksdk think is stable if we didn't provide. | 15:22 |
*** ricolin_ has joined #heat | 15:26 | |
*** ricolin has quit IRC | 15:28 | |
*** ricolin_ is now known as ricolin | 15:29 | |
openstackgerrit | David Peacock proposed openstack/heat master: Update get_hosts to use available API https://review.opendev.org/682061 | 15:31 |
*** ricolin has quit IRC | 15:34 | |
*** ricolin has joined #heat | 15:43 | |
*** hoonetorg has quit IRC | 15:51 | |
*** hoonetorg has joined #heat | 16:04 | |
*** ivve has quit IRC | 16:08 | |
*** mikecmpbll has quit IRC | 16:19 | |
*** mikecmpbll has joined #heat | 16:21 | |
brtknr | zaneb: is there another stein release due for heat? | 16:21 |
zaneb | brtknr: we normally do one for all the stable branches around the cycle milestones, so ussuri-1 would be the next one | 16:23 |
zaneb | and by 'we' I mean ricolin ;) | 16:23 |
brtknr | zaneb: cool what is that in terms of date? | 16:24 |
zaneb | no reason we can't do one at another time though | 16:24 |
zaneb | brtknr: week of December 13 according to the calendar | 16:24 |
brtknr | zaneb: cool, thanks for the info | 16:25 |
brtknr | zaneb: have I done the squash correctly btw? | 16:25 |
zaneb | brtknr: let's not put two change-ids in the commit message | 16:26 |
zaneb | normally I just do "(cherry-picked from commit ... and ...) | 16:26 |
zaneb | use the first change-id | 16:27 |
brtknr | zaneb: anything else? | 16:28 |
zaneb | https://releases.openstack.org/schedule.ics is the release calendar btw | 16:28 |
zaneb | there's still 2 change-ids in there | 16:29 |
brtknr | zaneb: i only see one: https://review.opendev.org/#/c/696327/ | 16:30 |
zaneb | yep, that one's ok | 16:30 |
zaneb | I was looking at the other one before you abandoned it | 16:31 |
brtknr | oops sorry | 16:32 |
zaneb | it's all good now | 16:32 |
zaneb | brtknr: what's the reason for backporting to stein? | 16:33 |
zaneb | comments on https://review.opendev.org/#/c/685875/ indicated it was needed for train only | 16:33 |
brtknr | fedora atomic is going to be EOL | 16:33 |
brtknr | many of our users are still on stein | 16:33 |
zaneb | how far back do you anticipate this going? | 16:34 |
brtknr | As far as Stein | 16:34 |
brtknr | no further | 16:35 |
brtknr | According to this, Fedorat Atomic became EOL yesterday: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/VUK3CJ5LO4ROUH3JTCDVHYAVVYAOCU62/ | 16:36 |
brtknr | :D | 16:36 |
brtknr | zaneb: correction, many of our users are on stein or just upgrading to stein | 16:37 |
*** udesale has quit IRC | 16:53 | |
*** udesale has joined #heat | 16:55 | |
*** gfidente is now known as gfidente|afk | 16:58 | |
*** udesale has quit IRC | 17:06 | |
*** mikecmpbll has quit IRC | 17:36 | |
*** gmoro_ has joined #heat | 17:54 | |
*** gmoro has quit IRC | 17:57 | |
*** yoctozepto5 has joined #heat | 17:57 | |
*** yoctozepto has quit IRC | 17:58 | |
*** yoctozepto5 is now known as yoctozepto | 17:58 | |
*** rubasov has quit IRC | 18:05 | |
*** ricolin has quit IRC | 18:16 | |
*** k_mouza has quit IRC | 18:17 | |
*** gmoro_ has quit IRC | 18:18 | |
openstackgerrit | Nafiz Haider proposed openstack/heat master: Update OS::Nova::Quota Resource to remove injected_file_content_bytes and injected_files properties https://review.opendev.org/695994 | 18:21 |
*** k_mouza has joined #heat | 18:21 | |
openstackgerrit | Nafiz Haider proposed openstack/heat master: Update OS::Nova::Quota Resource to remove injected_file_content_bytes and injected_files properties https://review.opendev.org/695994 | 18:22 |
*** LarsErikP has quit IRC | 18:23 | |
*** k_mouza has quit IRC | 18:25 | |
*** k_mouza has joined #heat | 18:38 | |
*** k_mouza has quit IRC | 18:39 | |
*** k_mouza has joined #heat | 18:39 | |
*** rubasov has joined #heat | 18:54 | |
*** spsurya has quit IRC | 19:30 | |
*** k_mouza has quit IRC | 19:55 | |
*** k_mouza has joined #heat | 20:02 | |
*** k_mouza has quit IRC | 20:04 | |
*** rcernin has joined #heat | 21:56 | |
*** zaneb has quit IRC | 22:04 | |
*** k_mouza has joined #heat | 22:04 | |
*** k_mouza has quit IRC | 22:08 | |
*** zaneb has joined #heat | 22:10 | |
*** zaneb has quit IRC | 22:23 | |
*** k_mouza has joined #heat | 22:47 | |
*** k_mouza has quit IRC | 22:53 | |
*** k_mouza has joined #heat | 23:10 | |
*** k_mouza has quit IRC | 23:31 | |
*** joxyuki has joined #heat | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!