June 2017
Intermediate to advanced
340 pages
8h 22m
English
To terminate a running instance, perform the following steps:
root@controller:~# openstack server start ubuntu_instanceroot@controller:~# openstack server list+---------------------------+-----------------+--------+------------------+--------------+| ID | Name | Status | Networks | Image Name |+---------------------------+-----------------+--------+------------------+--------------+| 0f4745b1-...-9eaa1f9bb08f | ubuntu_instance | ACTIVE | nat=192.168.0.11 | ubuntu_16.04 |+---------------------------+-----------------+--------+------------------+--------------+root@controller:~#
root@controller:~# openstack server delete ...
Read now
Unlock full access