Python Murano Agent
Project description
Murano Agent
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://opendev.org/openstack/diskimage-builder.git $ git clone https://opendev.org/openstack/murano-agent.git $ export ELEMENTS_PATH=murano-agent/contrib/elements $ export DIB_CLOUD_INIT_DATASOURCES=OpenStack $ diskimage-builder/bin/disk-image-create vm ubuntu \ murano-agent -o ubuntu-murano-agent.qcow2 $ openstack image create ubuntu-murano --disk-format qcow2 --container-format bare --file ubuntu-murano-agent.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 Distribution
murano-agent-9.0.0.tar.gz
(133.3 kB
view hashes)
Built Distribution
Close
Hashes for murano_agent-9.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96be0ecbb8eb9161086d8e012f91832ff3b45871c5113a29c7d024e2f5f449e5 |
|
MD5 | e2e3d4de1daeb9b0b47b306bae6b7684 |
|
BLAKE2b-256 | c144cb50f9b81eb45b89c31a379dffbd9794b37827e9287079a1749b1a69ade6 |