Skip to content

Scripts and Azure functions to help perform user and quota management.

License

Notifications You must be signed in to change notification settings

f5devcentral/volterra-management

Repository files navigation

Volterra Management

This project contains scripts and Azure functions to help onboard user(s) to a Volterra Tenant Console and manage Volterra Quotas

Requirements

This script requires

Setup

To configure the script please run the following commands:

pip3 install -r requirements.txt
./cli.py config azure
./cli.py config volterra

Additional Scripts

AD Group Compare

This script will compare the users in the Voltera Tenant Console versus an Active Directory Group. The script will display the users to are missing from the Azure AD group.

./ad_group_compare.py --help
./ad_group_compare.py --name SRE --tenant mytenant

Support

For support, please open a GitHub issue. Note, the code in this repository is community supported and is not supported by F5 Networks. For a complete list of supported projects please reference SUPPORT.md.

Community Code of Conduct

Please refer to the F5 DevCentral Community Code of Conduct.

License

Apache License 2.0

Copyright

Copyright 2014-2020 F5 Networks Inc.

F5 Networks Contributor License Agreement

Before you start contributing to any project sponsored by F5 Networks, Inc. (F5) on GitHub, you will need to sign a Contributor License Agreement (CLA).

If you are signing as an individual, we recommend that you talk to your employer (if applicable) before signing the CLA since some employment agreements may have restrictions on your contributions to other projects. Otherwise by submitting a CLA you represent that you are legally entitled to grant the licenses recited therein.

If your employer has rights to intellectual property that you create, such as your contributions, you represent that you have received permission to make contributions on behalf of that employer, that your employer has waived such rights for your contributions, or that your employer has executed a separate CLA with F5.

If you are signing on behalf of a company, you represent that you are legally entitled to grant the license recited therein. You represent further that each employee of the entity that submits contributions is authorized to submit such contributions on behalf of the entity pursuant to the CLA.

About

Scripts and Azure functions to help perform user and quota management.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages