Thursday, 2023-02-23

opendevreviewMerged openstack/manila master: Fix Manila API error message  https://review.opendev.org/c/openstack/manila/+/87308706:59
*** chuanm4 is now known as chuanm08:35
opendevreviewMaurice Escher proposed openstack/manila master: tox4 needs allowlist_externals for fast8  https://review.opendev.org/c/openstack/manila/+/87464509:48
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: Change the expected status response from Forbidden to NotFound  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/87226011:08
opendevreviewNahim Alves de Souza proposed openstack/manila master: NetApp ONTAP: REST transition - Data motion related functions  https://review.opendev.org/c/openstack/manila/+/87110411:53
opendevreviewNahim Alves de Souza proposed openstack/manila master: NetApp ONTAP: REST transition - DHSS True functions  https://review.opendev.org/c/openstack/manila/+/87110511:53
opendevreviewkiran pawar proposed openstack/manila master: Add 'state' column in 'services' table.  https://review.opendev.org/c/openstack/manila/+/85930112:13
opendevreviewMaurice Escher proposed openstack/manila master: allow overide of basepython with TOX_PYTHON env  https://review.opendev.org/c/openstack/manila/+/87464712:16
opendevreviewHassan Asghar proposed openstack/python-manilaclient master: Fix share network create command with the AZ option  https://review.opendev.org/c/openstack/python-manilaclient/+/83711616:13
opendevreviewMerged openstack/manila master: allow overide of basepython with TOX_PYTHON env  https://review.opendev.org/c/openstack/manila/+/87464717:39
carlossnahimsouza[m]: I was checking the dhss=true REST change and realized we're missing the default_ad_site functionality there17:58
nahimsouza[m]carloss: we checked the documentation and it states that the field "default-site" has no equivalent in REST API yet, the API team said they will include this only in ONTAP 9.13.1, that's why we didn't include this change, but we will include it later18:04
nahimsouza[m]sorry, I forgot to mention this earlier18:07
carlossokay, nahimsouza[m] - thanks18:07
gouthamrfelipe_rodrigues: o/ 19:29
gouthamrfelipe_rodrigues: i left a couple of comments for you on the metadata change: https://review.opendev.org/c/openstack/manila/+/86970819:29
felipe_rodriguesok. I will try to solve it as soon as possible to avoid missing the FFE19:30
gouthamryeah, i'm not hoping it'd be a huge rewrite19:30
gouthamrfelipe_rodrigues: i also assume you've already tested this and it works like you expect.. 19:32
felipe_rodriguesYeah.. I need to test again with this change. The CI does not test this kind of feature yet.. 19:39
felipe_rodriguesYou have 3 points:19:46
felipe_rodrigues1. Remove the field "network_type" from metadata, given it is redundant. The "set_vlan" is enough to pass the ID and the network type ==> Fine19:46
felipe_rodrigues2.  Get the mtu once instead of for each allocation ==> Enhancement 19:46
felipe_rodrigues3. "PLEASE RAISE A USER MESSAGE HERE. With...."  => I couldn't get your point. What did you mean ?  The code is raising an exception when vlan is out of the range19:46
gouthamron point 2. - that's an enhancement sure, but i'm also asking for the MTU to default to the network plugin provided value like carloss suggested earlier19:57
gouthamrbefore ofcourse defaulting to the hard coded value in the driver19:57
gouthamron 3. i'd like the driver to raise a user message - either directly or via the share manager20:00
gouthamr3 can come as an enhancement that we can backport20:00
gouthamrhttps://docs.openstack.org/manila/latest/contributor/user_messages.html20:00
gouthamrfelipe_rodrigues: something like this: https://opendev.org/openstack/manila/src/commit/209b8ccab158e5097d2dacd5a9cfae1420af5082/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py#L2151-L2160 (thanks carloss!)20:05
felipe_rodriguesnice20:19
felipe_rodriguesabout setting the net plugin provided mtu, the idea of this feature is setting L2 values manually because neutron cannot. otherwise I should also check the VLAN from Neutron and so on.. I don't want to cover the case of Neutron L2 and manual L2 working together, since it makes the solution more complex and it is not what the customer desires (at least he didn't mention that)..  I want to let it clear: either set 20:25
felipe_rodriguesL2 from manual or from Neutron..  20:25
felipe_rodriguesI can add the plugin L2 mtu value in the game.. if you think it worths.. I just want to make sure that there is a use case for that.. Why the solution is ignoring neutron segmentation and network type and it would take the mtu in consideration ? they are related to the same L2 infra.. 20:30
gouthamrfelipe_rodrigues: sorry was on a call21:52
gouthamrfelipe_rodrigues: > Why the solution is ignoring neutron segmentation and network type and it would take the mtu in consideration ? they are related to the same L2 infra..  21:52
gouthamrwe wouldn't be ignoring it - we're allowing overrides21:53
gouthamrright now, that's what's happening - if you set_vlan, you override whatever the plugin is setting 21:53
opendevreviewMerged openstack/manila master: NetApp ONTAP: REST transition - DHSS False Basic operations  https://review.opendev.org/c/openstack/manila/+/87110323:11
felipe_rodriguesI see.. no problem.. I can add the MTU from neutron.. Just need some time to test the solution manually again23:27
felipe_rodriguesTrying to do right now.. Then, I will submit a new patchset23:27
gouthamrgreat thanks felipe_rodrigues23:41

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