Wednesday, 2021-06-30

opendevreviewhaixin proposed openstack/manila-specs master: Manila share support Recycle Bin  https://review.opendev.org/c/openstack/manila-specs/+/79032002:27
opendevreviewGoutham Pacha Ravi proposed openstack/manila stable/train: Make test-setup.sh compatible with mysql8  https://review.opendev.org/c/openstack/manila/+/79875904:58
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: Remove unused microversions  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/79880308:15
opendevreviewArchana Kumari proposed openstack/manila-ui master: API v2.39, added share-type quotas  https://review.opendev.org/c/openstack/manila-ui/+/79880709:07
*** dviroel|out is now known as dviroel11:29
opendevreviewTobias Urdin proposed openstack/puppet-manila stable/victoria: Add support for the keystone_authtoken/service_type parameter  https://review.opendev.org/c/openstack/puppet-manila/+/79877511:29
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: Remove unused microversions  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/79880311:43
opendevreviewVictoria Martinez de la Cruz proposed openstack/python-manilaclient master: Add --wait flag to the delete share group operation  https://review.opendev.org/c/openstack/python-manilaclient/+/78901813:08
opendevreviewVictoria Martinez de la Cruz proposed openstack/python-manilaclient master: Add --wait flag to the delete share group operation  https://review.opendev.org/c/openstack/python-manilaclient/+/78901814:29
opendevreviewMerged openstack/manila master: TrivialFix: Fix the filter name in config helper  https://review.opendev.org/c/openstack/manila/+/79819714:48
opendevreviewMerged openstack/puppet-manila stable/victoria: Add support for the keystone_authtoken/service_type parameter  https://review.opendev.org/c/openstack/puppet-manila/+/79877516:01
opendevreviewMerged openstack/manila stable/wallaby: PowerMax Manila - version change for Wallaby  https://review.opendev.org/c/openstack/manila/+/79806317:19
simondodsleyif i perform a `manila access-deny` on a rule in error state, should this fail and if so how do I force this rule to be deleted18:46
gouthamrsimondodsley: depends, is the failure occurring in the driver? 19:00
simondodsleygouthamr: when the driver tries to set an incorrrect rule is sets the state as `error`. Should the driver handle deleting those, or should it be done in the core code?19:01
gouthamrsimondodsley: the driver must ignore incorrect rules when denying access19:02
simondodsleyok19:02
gouthamrsimondodsley: for your flashblade driver, you don't really "deny" (or "allow") access individually - you're doing the right thing by processing all teh rules in "access_rules" and performing an atomic update19:08
gouthamrsimondodsley: so i'm confused by your question; "if i perform a `manila access-deny` on a rule in error state, should this fail" -- no, the rule should be deleted 19:09
gouthamrthe structures "add_rules" and "delete_rules" only serve backends that can't do an atomic update like your driver is doing19:10
gouthamrits safe to ignore those19:10
simondodsleygouthamr: thisis not for the flashblade driver - this is for another one i'm writing - for our FlashArray product19:12
gouthamrsimondodsley: oh, i see19:12
simondodsleygouthamr: this uses a different methodology for access rules19:12
gouthamrsimondodsley: ack; we do have some text here that clarifies this: https://github.com/openstack/manila/blob/f580fbc5336caf4066b19a52af94b44158631144/manila/share/driver.py#L774-L77519:14
gouthamrif there's something missing, do let me know19:14
opendevreviewSimon Dodsley proposed openstack/manila master: WIP: Add Pure Storage FlashArray driver  https://review.opendev.org/c/openstack/manila/+/79518020:36
*** dviroel is now known as dviroel|out20:41

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