Skip to main content

OpenStack flavor manager

Project description

Openstack flavor manager

PyPi version PyPi license

Easily create OpenStack flavors based on standardised yaml files

Documentation: https://docs.scs.community/docs/category/openstack-flavor-manager

Usage

python -m openstack_flavor_manager.main --help

E.g. if you want to create flavors, which belong to the SCS standard, use:

python -m openstack_flavor_manager.main ensure scs

By default, only the mandatory flavors are created. If you also want to create the recommended flavors use --recommended as in:

python -m openstack_flavor_manager.main ensure --recommended scs

If you want to create flavors from your own yaml file, provide a link to this file:

python -m openstack_flavor_manager.main ensure https://my-server.com/my-file.yaml

Predefined URL shortcuts are scs and osism

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openstack-flavor-manager-0.0.4.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

openstack_flavor_manager-0.0.4-py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page