OpenStack
FAQ
TODO
What is the Cloud Image?
Boot an instance from an ISO image
https://docs.openstack.org/ocata/user-guide/cli-nova-launch-instance-using-ISO-image.html
Troubleshooting
The main troubleshooting method about OpenStack is checking through the logs.
Network
What is physical network in OpenStack?
The OpenStack Networking services can either run together on the same physical server, or on separate dedicated servers, which are named according to their roles:
- Controller node - The server that runs API service.
- Network node - The server that runs the OpenStack Networking agents.