Python Murano Agent
Project description
Murano Agent is a VM-side guest agent that accepts commands from Murano engine and executes them.
Image building using DiskImage-Builder
Folder, named contrib/elements contains diskimage-builder elements to build an image which contains the Murano Agent required to use Murano.
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/openstack/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 --file ubuntu-murano.qcow2 \ --property murano_image_info='{"title": "Ubuntu for Murano", \ "type": "linux"}'
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:
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for murano_agent-1.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37cce9f90d34a32a29c84fa019d031f13a0a2e2687bad04b055cf1a210839abd |
|
MD5 | 92ddd6b171e6aeb53994b6e075ba77b9 |
|
BLAKE2b-256 | af7202f22daedb75447d0f8fe597e021e855ffc6c1b7daec7c4d5a57ed47d0be |