As the design documentation describes, OpenStack’s main components are: compute, storage, network, image, control plane, and cloud management. These components have code names within OpenStack. For example, Nov
Runing the Apache CloudStack management server is only one command away. We’ll use Jetty for testing (note that if you installed tomcat, it may be be running on port 8080, so you’ll need to stop it before you use Jetty): mvn -pl :cloud-client-ui jetty:run This will run in the ...