python2-murano
cloud-ready application catalog - Python 2.7 client module
Install
- All systems
-
curl cmd.cat/python2-murano.sh
- Debian
-
apt-get install python-muranoclient
- Ubuntu
-
apt-get install python-muranoclient
- Kali Linux
-
apt-get install python-muranoclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-muranoclient
- Raspbian
-
apt-get install python-muranoclient
- Dockerfile
- dockerfile.run/python2-murano
python-muranoclient
cloud-ready application catalog - Python 2.7 client module
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. This package provides the Python 2.7 module.