ebceca9414
To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc/source and build results go in project/doc/build. Change-Id: I868df12e3c15cc30043e782ce0a609b9574295cd
683 B
683 B
Flavors
From Rackspace's API documentation:
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.
Classes
novaclient
FlavorManager
Flavor
id
This flavor's ID.
name
A human-readable name for this flavor.
ram
The amount of RAM this flavor has, in MB.
disk
The amount of disk space this flavor has, in MB