Skip to main content

Python Murano Agent

Project description

https://governance.openstack.org/tc/badges/murano-agent.svg

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://git.openstack.org/openstack/diskimage-builder.git
$ git clone https://git.openstack.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:

https://launchpad.net/murano

Developer documentation can be found here:

https://docs.openstack.org/murano/latest/

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Murano

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Project details


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-3.5.0.tar.gz (131.7 kB view details)

Uploaded Source

Built Distribution

murano_agent-3.5.0-py3-none-any.whl (44.4 kB view details)

Uploaded Python 3

File details

Details for the file murano-agent-3.5.0.tar.gz.

File metadata

File hashes

Hashes for murano-agent-3.5.0.tar.gz
Algorithm Hash digest
SHA256 8714e3b6c8a2b73e79a0fbf4063455067ce39c71d57604b094d99fd46e26984f
MD5 ee9bdf395ffb5c49849630811e0011c7
BLAKE2b-256 8da1682597595c13b83c093a535c1f8168a56cfd6da9dff60c59cd8384dd95f5

See more details on using hashes here.

Provenance

File details

Details for the file murano_agent-3.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for murano_agent-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c656b3fa38f1d41d1f9bc6f1cf26a0c41c99fdf52ebf83a60ec780591d7bc66
MD5 583198e7346b6b98579fbdf67367270e
BLAKE2b-256 b47da4277b177960e9b35f53db66c697737ebdc03e4438012c6c4a0958232300

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page