Thursday, 2021-01-07

openstackgerrithamza proposed openstack/senlin master: Adding certfile/keyfile to authentication  https://review.opendev.org/c/openstack/senlin/+/76837101:42
openstackgerrithamza proposed openstack/senlin master: Adding certfile/keyfile to authentication  https://review.opendev.org/c/openstack/senlin/+/76837101:59
*** spatel has joined #senlin03:19
*** sapd1 has joined #senlin03:54
*** sapd1 has quit IRC04:00
*** sapd1 has joined #senlin04:18
spatelThank dtruong, let me try that04:24
openstackgerritSatish Patel proposed openstack/senlin master: Add flavor_id property to Load-Balancing Policy  https://review.opendev.org/c/openstack/senlin/+/76829605:14
openstackgerritSatish Patel proposed openstack/senlin master: Add flavor_id property to Load-Balancing Policy  https://review.opendev.org/c/openstack/senlin/+/76829605:25
spateldtruong: It works, POC - http://paste.openstack.org/show/801468/05:25
spatelFYI, I have removed ignore_missing variable from flavor_get definition in drivers/os/octavia_v2.py because i got getting this error around that variable - http://paste.openstack.org/show/801469/05:29
*** sapd1 has quit IRC05:42
*** spatel has quit IRC06:54
*** spatel has joined #senlin10:57
*** spatel has quit IRC11:02
*** irclogbot_1 has quit IRC14:09
*** irclogbot_2 has joined #senlin14:13
*** spatel has joined #senlin14:18
openstackgerritHervĂ© Beraud proposed openstack/senlin-tempest-plugin master: Add doc/requirements  https://review.opendev.org/c/openstack/senlin-tempest-plugin/+/76978016:02
*** sapd1 has joined #senlin16:11
*** sapd1 has quit IRC16:28
*** sapd1 has joined #senlin16:45
spateldtruong: morning17:10
openstackgerritSatish Patel proposed openstack/senlin master: Add flavor_id property to Load-Balancing Policy  https://review.opendev.org/c/openstack/senlin/+/76829617:20
dtruongmorning17:29
spateldtruong: i made change according, just verify, I didn't user ignore_missing variable though - https://review.opendev.org/c/openstack/senlin/+/768296/13/senlin/drivers/os/octavia_v2.py#18017:33
dtruongoh, in order to use ignore_missing you need to call find_flavor instead of get_flavor17:37
dtruonghttps://github.com/openstack/openstacksdk/blob/master/openstack/load_balancer/v2/_proxy.py#L93317:37
spatelwhat is the difference doing it find instead  of get ?17:38
spatelif find_flavor is good choice then i can change it to "find_flavor" dtruong17:41
dtruongthe only difference is that find_flavor allows you to pass in the ignore_missing17:43
dtruongsince the other functions are using find as well, we should use it for flavor too to keep consistent17:44
spateldtruong: okay that make sense let me change it to find17:44
spateldtruong: how about this - http://paste.openstack.org/show/801488/17:52
spatelI have verified and it works17:52
spatelgoing to commit if no objection17:53
spatelalso i have changed lb_policy.py with oc.find_flavor(flavor_id)17:53
dtruongsounds good18:05
spatelThanks18:05
openstackgerritSatish Patel proposed openstack/senlin master: Add flavor_id property to Load-Balancing Policy  https://review.opendev.org/c/openstack/senlin/+/76829618:12
spateldtruong: do you think these changes can be part of victoria ?18:22
dtruongVictoria was already released in Oct 2020.18:30
dtruongThey can be part of Wallaby release18:30
spateloh! i need to cherry pick them for my environment :)18:32
spatelAssuming soon we can merge them to master so i can start playing in lab (without hacking)18:33
*** hamalq has joined #senlin20:11
*** noonedeadpunk has quit IRC21:47
*** noonedeadpunk has joined #senlin21:48
*** spatel has quit IRC23:07

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!