Pace is an open-source project developed and published by NetApp providing NetApp storage automation examples, implemented in Python, Ansible, and Terraform. Pace is not an officially supported NetApp product. NetApp maintains and updates Pace with bug fixes, security updates, and feature development. For assistance, refer to Getting Help.
Pace follows Semantic Versioning.
Each release is tagged as vMAJOR.MINOR.PATCH and published on GitHub Releases.
All examples target ONTAP 9.8+ REST APIs. When breaking changes are required, they will be outlined in the CHANGELOG.
We recommend always running the latest version.
We use GitHub for tracking bugs and feature requests.
- Bug reports - open an issue
- Feature requests - open an issue
- Questions and discussion - GitHub Discussions
- Private contact - ng-pace@netapp.com (for security disclosures, conduct concerns, or anything else that should not be discussed in public. For everyday questions, please use Discussions instead - the team will respond faster and the answer benefits the next person.)
- README - project overview and quick start
- Contributing - how to add examples and what CI expects
- Platform API Patterns - REST endpoint conventions
- Troubleshooting - common errors and how to fix them