Built-in instance properties.
Add instance type access for project.
Creates instance types.
Delete instance_type information from instance’s system_metadata by prefix.
Marks instance types as deleted.
Create an InstanceType-like object from instance’s system_metadata information.
Get all non-deleted instance_types.
Pass true as argument if you want deleted instance types returned also.
Get all non-deleted instance_types.
Pass true as argument if you want deleted instance types returned also.
Get the default instance type.
Retrieves single instance type by id.
Retrieve instance type access list by flavor id.
Retrieve instance type by flavorid.
Raises : | FlavorNotFound |
---|
Retrieves single instance type by name.
Remove instance type access for project.
Save properties from instance_type into instance’s system_metadata, in the format of:
[prefix]instance_type_[key]
This can be used to update system_metadata in place from a type, as well as stash information about another instance_type for later use (such as during resize).