<div dir="ltr">Hello Zorillas and all other interested Stackers!<br><br>The OpenStack Manila Project Technical Gathering for the Wallaby development cycle was a successful meeting of project developers, users, operators and contributors to the rest of OpenStack, Kubernetes, Ceph and other communities - simply all zorillas and friends!<br><br>I would like to thank the PTG organizing committee, (the Kendalls! :D) the infrastructure team, and everyone that contributed to the discussions. The following is my summary of the proceedings. I've linked associated etherpads, and resources to dig in further, and chat with us here, or on freenode's #openstack-manila!<br><br>== Day 1 - Oct 26, 2020, Mon ==<br><br>=== Manila Interop testing ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-interop">https://etherpad.opendev.org/p/wallaby-ptg-manila-interop </a><br>Discussion Items:<br>- OSF Foundation Board and Interop Working Group members were apprised about Manila, its capabilities and problem space<br>- Manila contributors answered questions regarding user workflows, tempest integration, vendor coverage and project maturity<br>- Manila's addition to the Interop refstack suite will allow:<br>  * OpenStack clouds and distributions to certify their manila APIs for the "OpenStack Powered" trademark program, as well as,<br>  * OpenStack Manila third party integrations can claim the "OpenStack Compatible" label<br>- A plan was charted to target an upcoming interop advisory with manila as an "Add-On" component<br>- Interop team presented their idea for E2E testing for running container workloads on top of openstack<br><br>Actions:<br>- Vida Haririan (vhari), Liron Kuchlani (lkuchlan) and Goutham Pacha Ravi (gouthamr) will create the interop test plan for Manila<br>- Test plan target is the upcoming 2020.10 advisory<br><br><br>=== Manila Retrospective ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/manila-victoria-retrospective">https://etherpad.opendev.org/p/manila-victoria-retrospective </a><br>Discussion Items:<br>  - Victoria Cycle Bug/Documentation Squash days were a big hit. 45% of the bug backlog was addressed with these squashes - thanks vhari/vkmc!<br>  - Team's doing a great job of farming low-hanging-fruit; but resolution is taking longer, we should timebox fixes for Medium prio low-hanging-fruit; high prio bugs cannot be tagged "low-hanging-fruit"<br>  - Team recognized the mentorship eagerness, and the opportunity providers in Victoria/Wallaby - Grace Hopper Celebration, Outreachy, Boston University Project and other venues<br>  - We couldn't complete the "migrate to focal fossa goal" - team was short handed at the end of the release, thanks to the goal champion, Ghanshyam Mann for ensuring we can make decent progress and target completion in wallaby<br>  - New TC tags (kubernetes-in-virt, assert:supports-accessible-upgrade, erstwhile tc:approved-release) were great, more to come in Wallaby (vulnerability-managed, supports-api-interoperability)<br>  - A GREAT DEAL of work was done on manila-tempest-plugin, and the team is thankful, and is sure users are appreciative of the focus we have on CI.<br>  - Great PTL leadership - but there's room to grow :D<br>  - Collaborative review sessions are a hit. Let's keep doing them!<br><br>Actions:<br>  - We'll have a bug squash event closer to Wallaby-1 for bigger bugs that require API/DB changes as identified in the last Cycle (vkmc/vhari)<br>  - We'll have Bug/Documentation Squash after Wallaby-3 as well <br>  - Work on TC tags by Wallaby-1<br>  - Contributors can actively seek Collaborative Review sessions for the work they're doing<br>  - CI flakiness needs to be audited and recurring test failures will be identified (dviroel) and discussed at an upcoming IRC meeting<br>  - Backend Feature Support Matrix will be improved and doc bugs will be filed for other issues identified (dviroel) <br><br><br>=== Cephadm, Triple-O and NFS-Ganesha ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/tripleo-ceph">https://etherpad.opendev.org/p/tripleo-ceph</a><br>Discussion Items:<br>- fultonj/gfidente/fpantano presented three specs to chart the future of ceph deployment with tripleo. The ceph community will no longer support ceph-ansible as a deployment tool.<br>- particularly interesting to the manila team was the fate of nfs-ganesha ("ceph-nfs") which doesn't have adequate support in ceph's new deployment tooling (cephadm and ceph orch) to cover tripleo's requirements of HA, or allow deployment flexibility like ceph-ansible used to (ceph-ansible would allow deploying nfs-ganesha as a standalone service on tripleo hosts)<br>- the proposal was to retain the portions of ceph-ansible that were used for nfs-ganesha in tripleo while replacing the use of ceph-ansible with cephadm/ceph orch.<br>- tripleo contributors were concerned about the future supportability of taking over the portion of the setup that ceph ansible does for tripleo today; they would be more comfortable if cephadm can be fixed in time for wallaby, or the portions of the code taken from ceph-ansible be in an independent repo<br><br>Actions:<br>      - pursue cephadm/orch support for nfs-ganesha with ceph-orchestration team and understand timeline and upgrade implications when substituting the work<br>      - advance the work via specs<br><br>== Day 2 - Oct 27, 2020, Tue ==<br><br><div>=== Sub teams ===<div>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-subteams">https://etherpad.opendev.org/p/wallaby-ptg-manila-subteams</a><br>Discussion Items:<br>    - gouthamr/vkmc proposed that client repos (python-manilaclient, manila-ui) and tempest (manila-tempest-plugin) have their own core teams<br>    - manila-core can be part of the initial core teams of those repos<br>    - the idea is to create focussed subteams that can to some degree of autonomy, govern these projects with the domain knowledge they have, have independent meetings and bug triages if they wish and dictate a roadmap - this way, review bandwidth can be adequately shared<br>    - the sub teams will allow manila core team mentoring efforts and provide an easier on ramp for new maintainers<br>    - team agreed that this is a good way forward, and acknowledged that they would not want to create more maintenance burden or create silos. <br><br></div><div>Actions:<br>    - get <a href="https://review.opendev.org/758868/">https://review.opendev.org/758868/</a> merged<br>    - to avoid siloing, weekly IRC meeting will call upon subteams to share updates<br>    - focussing on a sub project doesn't mean we don't pay attention to other repos<br>    - attempt to record mentoring sessions and post it publicly for posterity <br><br>=== Extending shares via the Manila scheduler ===</div><div>Topic Etherpad: <a href="https://etherpad.opendev.org/p/share-stuck-in-extend-discussion">https://etherpad.opendev.org/p/share-stuck-in-extend-discussion</a><br>Discussion Items:<br>    - manila share extension currently doesn't go through the scheduler - they directly hit the share service/host responsible for the share (<a href="https://bugs.launchpad.net/manila/+bug/1855391">https://bugs.launchpad.net/manila/+bug/1855391</a>)<br>    - this needs to be fixed for two reasons - a) capacity based calculations are off if scheduler is ignored, b) service health checks are not accounted for<br>    - there was a concern this change would break administrators that rely on this wrong behavior as storage pools fill up<br>    - this was called out as a corner case, and instead of having a global way to opt-in/out of using the scheduler for share extensions, we can build a "force" flag for privileged users that will preserve existing behavior <br><br></div><div>Actions:<br>    - haixin will propose changes to the patch based on this feedback<br><br>=== Virtio-FS ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/nova-manila-virtio-fs-support-vptg-october-2020">https://etherpad.opendev.org/p/nova-manila-virtio-fs-support-vptg-october-2020</a><br>Discussion Items:<br>    - virtiofs support has debuted in newer linux kernels and the libvirt/qemu/kvm communities have adopted it<br>    - in OpenStack, Nova can be made to use virtio-fs and expose Manila shares to tenant VMs<br>    - this provides a user experience improvement for manila users where mount automation has been a concern for a while, along with the desire to have strong multi-tenant separation on the network path which only a subset of manila backends are able to provide directly<br>    - virtiofs support does not replace DHSS=True or use of gateways like NFS-Ganesha (e.g.: CephFS, GPFS, etc) since those are still very much valuable when the consumer isn't nova VMs but baremetals, containers or non-OpenStack VMs. <br>    - nova team helped understand the feature submission process and provided guidance on how to integrate this feature in stages<br>    - the user experience, data models and cross service RPCs for this can be modeled around block device mapping, however we don't need to share or copy the implementation<br>    - this is surely a large multi-cycle work - nova team suggested that we begin with only attach/detach workflows in Wallaby</div><div><br>Actions:<br>    - tbarron will propose a nova spec to allow "nova attach fs" (and detach) workflows<br>    - we'll continue to design "boot with share" or "boot from share" APIs, including scheduler changes through this cycle <br><br>=== Share Server Updates ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/share-server-update">https://etherpad.opendev.org/p/share-server-update</a><br>Discussion Items:<br>    - objective is to be able to update security services and share network subnets after share servers have been provisioned<br>    - users that want to make these updates have no access to share servers<br>    - a security service update can impact multiple share networks (and hence multiple share servers) and in turn multiple share resources, so there was a concern with granularity of the update<br>    - operators don't want to be involved with the updates, want users to be able to make the updates on resources they can see (security services or share networks)<br>    - if we allow end users to make these changes, we'll still need to break down the operation into more granular bits, and provide APIs to perform validation and multi-step updates<br><br></div><div>Actions:<br>    - dviroel will propose spec updates based on the feedback gathered here: <a href="https://review.opendev.org/729292">https://review.opendev.org/729292</a><br>    - need other DHSS=True driver maintainers to pay attention to these changes<br><br>=== Share Affinity Hints ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/manila-anti-affinity">https://etherpad.opendev.org/p/manila-anti-affinity</a><br>Discussion Items:<br>    - need a way to specify affinity or anti-affinity placement hints wrt existing resources (e.g: shares, share groups)<br>    - share groups provide a way to indicate affinity, but they may also encase shares into a construct and make individual operations on shares harder (you cannot add existing shares to a group or remove shares from a share group without deleting them, you can only create new members in a share group)<br>    -  need a vehicle other than groups or share type extra specs to carry scheduling decisions that affect single shares <br>    - this mechanism shouldn't break cloud storage abstraction <br>    - cinder has had the ability for end users to add placement hints for affinity without breaking abstractions<br><br></div><div>Actions:<br>    - carthaca will propose a specification for this work<br>    - we'll seek reviews from cinder contributors on the spec<br><br>== Day 3 - Oct 28, 2020, Wed ==<br><br>=== Responsibility for Code Reviews ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila">https://etherpad.opendev.org/p/wallaby-ptg-manila</a><br>Discussion Items:<br>    - a bulk of the day-2 operations that are being enhanced have significant impact on vendor driver implementations<br>    - we do have first party "reference" driver support for testing and designing manila APIs in a generic fashion but, not having vendor driver maintainer feedback is unfortunate<br>    - operator feedback is also very much appreciated, and we've made significant decisions because of it</div><div><br>Actions:<br>    - proposers for new features that affect drivers must actively seek out vendor driver maintainers and operators and add them to review. The team will help identify these individuals<br>    - we'll track vendor/operator feedback and reviews as part of the review focus tracking we do through the cycle<br><br>=== Acting on Deprecation removals ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila">https://etherpad.opendev.org/p/wallaby-ptg-manila</a><br>Discussion Items:<br>    - tbarron proposed <a href="https://review.opendev.org/745206/">https://review.opendev.org/745206/</a> to remove old deprecated config options from manila<br>    - we should be doing this more actively each cycle, however, we held off from merging the code change above considering the impact to configuration and deployment tooling<br>    - driver module maintainers must adjust the deployment tooling/other usages accordingly asap</div><div><br>Actions:<br>    - dviroel, carloss and gouthamr will review and merge <a href="https://review.opendev.org/745206/">https://review.opendev.org/745206/</a><br><br>=== rootwrap-to-privsep migration ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/manila-migration-from-rootwrap-to-privsep">https://etherpad.opendev.org/p/manila-migration-from-rootwrap-to-privsep</a><br>Discussion Items:<br>    - this has been selected as a community goal for Wallaby<br>    - privsep has not been used in manila so far<br>    - most first party and reference drivers (lvm, zfsonlinux, generic, container, ceph) use rootwrap heavily<br>    - some third party drivers also use rootwrap<br>    - team was concerned with the completion criteria wrt third party drivers<br>    - a stretch goal would be to investigate if dropping privileges for operations by substituting mechanisms is possible </div><div><br>Actions:<br>    - carloss will work on this goal, no specification is necessary<br>    - adequate testing, admin/operator documentation will be provided<br>    - carloss will reach out to the third party driver maintainers to act on rootwrap removals<br>    - carloss/team will attack de-escalation/removing use of root privs to perform an operation, opportunistically<br><br>=== Secure RBAC improvements ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-policy-changes">https://etherpad.opendev.org/p/wallaby-ptg-manila-policy-changes</a><br>Discussion Items:<br>    - manila will need to support splitting of the existing admin, member roles to system, domain and project admins and members - operators can define personas with these default roles using keystone's "role scope"<br>    - an accompanying feature is to provide "reader" role permissions as well<br>    - manila accepts the use of "policy.yaml" to drive RBAC, over "policy.json", but, the default is still "policy.json" and this needs to change due to several challenges, including the ability to have comments in the files<br><br></div><div>Actions:<br>    - gouthamr will propose a spec for policy refresh across manila APIs/resources using these new role personas<br>    - making policy.yaml the default for policy overrides is going to be a community goal. We're targeting this transition to wallaby-1 in manila<br>    - we'll attempt to complete this effort in wallaby. there are several parts, collaboration is welcome!<br><br>=== CephFS Updates ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-cephfs-driver-update">https://etherpad.opendev.org/p/wallaby-ptg-manila-cephfs-driver-update</a><br>Discussion Items:<br>    - vkmc provided an update on the cephfs feature roadmap<br>    - we need changes in cephfs (preferably in ceph-nautilus) to perform authorization, subvolume cloning, capacity reporting etc. This work is being tracked through tracker tickets in Ceph's tracking system<br>    - we stopped using shaman builds for ceph and nfs-ganesha in victoria cycle - consuming nfs-ganesha from ppa's has introduced new scenario test failures, vkmc is currently triaging them</div><div><br>Actions:<br>    - start testing ceph octopus in the wallaby cycle<br>    - keep momentum on the ceph trackers and switch over from ceph-volume-client to ceph-mgr and implement create share from snapshot in the cephfs drivers<br>    - engage with ceph and nfs-ganesha communities to create a support matrix across nfs-ganesha versions, manila and cephfs<br><br>=== Divisive Language Correction ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila">https://etherpad.opendev.org/p/wallaby-ptg-manila</a><br>Discussion Items:<br>    - spotz joined us, and recapped the diversity and inclusion wg's work so far<br>    - manila team is determined to help resolve any divisive language and references in code and documentation <br>    - the team realizes that unconscious use of negative language is affecting the community's inherent desire to be welcoming and inclusive<br>    - no manila architecture or code references currently *need* the use of the divisive words identified by the working group and the wider openstack community<br>    - making changes is important to us, but we recognize it's just part of the story</div><div><br>Actions:<br>    - we'll begin with a documentation change to remove the words identified in <a href="https://etherpad.opendev.org/p/divisivelanguage">https://etherpad.opendev.org/p/divisivelanguage</a><br>    - we'll wait to coordinate a change of name for the development/trunk branch, and other "upstream" changes to databases, git, opendev<br>    - team actively welcomes any feedback<br><br>== Day 5 - Oct 30, 2020, Fri ==<br><br></div><div>=== Share and Server Migration graduation ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila">https://etherpad.opendev.org/p/wallaby-ptg-manila</a><br>Discussion Items:<br>    - we've graduated one major feature through the last couple of cycles, share migration is next<br>    - team agreed to keep share server migration as experimental APIs since they haven't had sufficient soak time<br>    - no significant changes have been made to share migration migration APIs since Ocata, leading to believe the APIs are stable and can be improved via microversions where necessary<br>    - not a lot of vendor driver implementations for driver optimized migration, NetApp driver only allows moving within a backend at the moment<br>    - generic migration improvements have been deprioritized, and need help in terms of High Availability of the Data service as well as providing a jobs table to track, and coordinate ongoing migrations<br>    - tests are being skipped at the gate because of flakiness<br><br></div><div>Actions:<br>    - team will get in touch with third party vendors and guage interest in implementing driver optimized migration (or testing/supporting generic migration with their drivers) (carloss). Feedback from the vendors will drive our decision to graduate the share migration APIs in Wallaby.<br><br>=== Metadata for all share resources ===<br>Topic Etherpad: <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-metadata-controller">https://etherpad.opendev.org/p/wallaby-ptg-manila-metadata-controller</a><br>Discussion Items:<br>    - the proposal is to introduce a metadata API controller that can be inherited by the resource controllers<br>    - all user facing resources will have metadata capabilities, with consistent API methods<br>    - this is expected to benefit automation use cases, manila-csi and the upcoming virtio-fs effort<br><br></div><div>Actions:<br>    - gouthamr will propose the spec for team's review, including identifying the resources that will be targeted in the Wallaby release<br>    - share metadata APIs will be improved to adhere to the API SIG spec: <a href="https://specs.openstack.org/openstack/api-sig/guidelines/metadata.html">https://specs.openstack.org/openstack/api-sig/guidelines/metadata.html</a><br><br>=== Client Project updates ===<br>Topic Etherpads: <a href="https://etherpad.opendev.org/p/manila-osc-wallaby-ptg">https://etherpad.opendev.org/p/manila-osc-wallaby-ptg</a> and <a href="https://etherpad.opendev.org/p/manila-ui-wallaby-ptg">https://etherpad.opendev.org/p/manila-ui-wallaby-ptg</a><br>Discussion Items:<br>    - the team met with Nicole Chen, Ashley Rodriguez, Mark Tony from Boston University who will be working on the OpenStackSDK integration for Manila APIs<br>    - maaritamm provided an update on the OSC plugin interface implementation<br>    - vkmc provided an update on manila-ui feature gaps and the upcoming Outreachy internship<br><br></div><div>Actions:<br>    - for some OSC plugin command implementations, we'll benefit from integrating with OpenStackSDK rather than manilaclient SDK, so we'll coordinate that work <br>    - maaritamm/vkmc will send an email to openstack-discuss to prioritize the commands left to implement in the OSC plugin<br>    - vkmc will drive consistency across cinder/manila for the user messages dashboards that were added in Victoria<br>    - we'll continue to work on closing the feature gap in manila-ui<br><br>=== Manila CSI Wallaby roadmap ===<br>Topic Document: <a href="https://docs.google.com/document/u/1/d/1YJcv0EROWzYbV_8DM3DHVvDqdhlPhYRV8Npl7latttY/edit#">https://docs.google.com/document/u/1/d/1YJcv0EROWzYbV_8DM3DHVvDqdhlPhYRV8Npl7latttY/edit#</a><br>Discussion Items:<br>    - users of manila-csi today deploy one driver per share protocol<br>    - future work on monitoring, common node plugin interactions requires us to rework the architecture to have one driver multiplex with multiple share protocol node plugins<br>    - upgrade impact as well as UI/UX impact was discussed and gman0 has documented them<br>    - share metadata is necessary to tag and identify shares <br><br></div><div>Actions:<br>    - gman0 has started working on the code patches, and will benefit from reviews<br>    - mfedosin will take a look at the upgrade impact and share details for automation that can be done in the csi-operator <br>    - mfedosin will test gman0's latest patch to add share metadata via the storage class (as will folks from CERN) and provide feedback<br><br><br>Thanks for reading thus far, there were a number of items that we couldn't cover, that you can see on<br>the PTG Planning etherpad [1], if you own those topics, please add them to the weekly IRC meeting agenda [2] and<br>we can go over them. The master meeting minutes document is available as well [3]. <br><br>As usual, the whole PTG was recorded and posted on the OpenStack Manila Youtube channel [4] <br><br>We had a great turn out and we heard from a diverse set of contributors, operators, interns and users from several affiliations and time zones. On behalf of the OpenStack Manila team, I deeply appreciate your time, and help in keeping the momentum on the project! <br><br>[1] <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila-planning">https://etherpad.opendev.org/p/wallaby-ptg-manila-planning</a><br>[2] <a href="https://wiki.openstack.org/wiki/Manila/Meetings">https://wiki.openstack.org/wiki/Manila/Meetings</a><br>[3] <a href="https://etherpad.opendev.org/p/wallaby-ptg-manila">https://etherpad.opendev.org/p/wallaby-ptg-manila</a><br>[4] <a href="https://www.youtube.com/playlist?list=PLnpzT0InFrqATBbJ60FesKGYRejnTIoCW">https://www.youtube.com/playlist?list=PLnpzT0InFrqATBbJ60FesKGYRejnTIoCW</a></div></div></div>