Python Murano Agent
Project description
Murano
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a “push-the-button” manner.
murano-agent
Murano Agent is a VM-side guest agent that accepts commands from Murano Conductor and executes them. We have two Agent implementations targeting different platforms, but eventually we going to end up with Python Agent that works on Linux and uses new execution plan format described in Unified Agent
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
Image building using dib
contrib/elements contains diskimage-builder elements to build an image which contains the Murano Agent required to use Murano.
An example ubuntu based image containing the agent can be built and uploaded to glance with the following commands:
git clone https://git.openstack.org/openstack/diskimage-builder.git git clone https://git.openstack.org/stackforge/murano-agent.git export ELEMENTS_PATH=murano-agent/contrib/elements diskimage-builder/bin/disk-image-create vm ubuntu murano-agent -o ubuntu-murano-agent.qcow2 glance image-create --disk-format qcow2 --container-format bare --name ubuntu-murano < ubuntu-murano.qcow2
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for murano_agent-2014.2.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a342a23099d12302e8c197fe4e7e1742ce71a58d6825e3a80de271f4a159576 |
|
MD5 | 858aa4b872a9fb3e4c55697a2276ab4a |
|
BLAKE2b-256 | 4836a444a4af6a4e7d1004319f7eb1d2704bd096ecb126333a24d213afa78ad4 |