I. Nova
I.1. Management
Services status:
1
|
|
Enable/disable a service:
1
|
|
Add a new network:
1
|
|
Remove a network, first disassociate it to a project:
1 2 |
|
List networks:
1
|
|
Add a floating IPs address range:
1
|
|
Add a floating to your tenant (you will get a floating IP address, but unused):
1
|
|
Associate IP to an instance (specific tenant, according to your credentials)
1
|
|
Check the status of the floating IPs (tenant related):
1
|
|
List all instances running on every compute node:
1
|
|
I.2. Common
Add a new security group:
1
|
|
Add rule to this group:
1
|
|
Add a security rules, allow ping and ssh:
1 2 |
|
Create credential:
1 2 |
|
List instances from the tenant in your credential
1
|
|
Boot a new instance:
1
|
|
Delete an instance:
1
|
|
Take a snapshot from an instance but first commit the buffer cache to disk:
1 2 3 |
|
Get precise information about a specific instance:
1
|
|
Perform a block_migration:
1
|
|
II. Glance
Add an image to glance (public):
1
|
|
Check the glance backend:
1
|
|
Same with nova-common:
1
|
|
Set an image to public:
1
|
|
III. Keystone
List all the tenants:
1
|
|
List all users:
1
|
|
Create a new user:
1
|
|