OpenStack provisioning and orchestration library
Project description
# Playback
Playback is an OpenStack provisioning and orchestration library that all of the OpenStack components can be deployed automation with high availability on Ubuntu based operating system(Xenial and trusty) as a pythonic way.
## Quick-start
from playback.api import Horizon
remote_user = ‘ubuntu’ remote_hosts = [‘192.168.1.3’, ‘192.168.1.4’]
horizon = Horizon(user=remote_user, hosts=remote_hosts) horizon.install(openstack_host=’192.168.1.2’, memcached_servers=’192.168.1.3:11211,192.168.1.4:11211’, time_zone=’America/New_York’)
## Current version
v0.3.9 (Ris) Improved documents
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
File details
Details for the file playback-0.3.9.tar.gz
.
File metadata
- Download URL: playback-0.3.9.tar.gz
- Upload date:
- Size: 143.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc94ad251045d605ac85e84f655b301793d7a739951fb442a652d853fb27534f |
|
MD5 | f683cc0453fbc34eb89ec68d7c32b3cb |
|
BLAKE2b-256 | 08d4a74627db4ca89730de7bbe23ada50c8494f3c993bd42933566a05b61c55e |
File details
Details for the file playback-0.3.9-py2-none-any.whl
.
File metadata
- Download URL: playback-0.3.9-py2-none-any.whl
- Upload date:
- Size: 199.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eed258dccbaffe6bcbe239426c2644307cc613eba2f8c3069b64b782b7cec231 |
|
MD5 | f80f2b753e2f277c7a08718f210b9599 |
|
BLAKE2b-256 | 859d0f824cf7106a43a7227f60fefbb3c564f0a3dd519fa4bbf3b933b2d544cb |