Skip to main content

A tool to filter OpenStack flavors based on resource criteria

Project description

os-flavor-selector - A tool to filter OpenStack flavors based on resource criteria

Build and Test License: MIT Code style: black

About

os-flavor-selector is a tool filter OpenStack flavors. When there are many flavors available, it is sometimes dificult to find the correct one that fills our requirements. The os-flavor-selector helps to navigate and filter the flavors.

Example

$ os-flavor-selector --help
$ os-flavor-selector
$ os-flavor-selector --vcpus-min 4 --vcpus-max 8
$ os-flavor-selector --vcpus-min 4 --vcpus-max 8 --output json
$ os-flavor-selector --vcpus-min 4 --memory-max 16 --output text

interactive

Installation

$ pip install os-flavor-selector

Development mode

$ pip install -e .

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

os-flavor-selector-0.0.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

os_flavor_selector-0.0.2-py3-none-any.whl (7.2 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