Application Catalog service overviewΒΆ
The Application Catalog service consists of the following components:
muranocommand-line client- A CLI that communicates with the
murano-apito publish various cloud-ready applications on new virtual machines. murano-apiservice- An OpenStack-native REST API that processes API requests by sending
them to the
murano-engineservice via AMQP. murano-agentservice- The agent that runs on guest VMs and executes the deployment plan, a combination of execution plan templates and scripts.
murano-engineservice- The workflow component of Murano, responsible for the deployment of an environment.
murano-dashboardservice- Murano UI implemented as a plugin for the OpenStack Dashboard.