blob: 5822e1bcf6d23357530a8aba1b8071cecc239ae3 [file] [log] [blame]
// Package flavors provides information and interaction with the flavor API
// resource in the OpenStack Compute service.
//
// A flavor is an available hardware configuration for a server. Each flavor
// has a unique combination of disk space, memory capacity and priority for CPU
// time.
package flavors