Configuration for OpenStack clouds.
Project description
Configuration for OpenStack clouds.
os-cloud-config grew out of the need to call common cloud bring-up tasks, such as initializing Keystone, or configuring Neutron from different code bases. The original code was written in shell, and poorly tested, which led to the need to rewriting it in Python and provided by a distinct module.
Free software: Apache license
Documentation: http://docs.openstack.org/developer/os-cloud-config
Features
generate-keystone-pki:
Generate a certificate authority and a signing key for use with Keystone Public Key Infrastructure token signing.
init-keystone:
Initialize Keystone on a host with a provided admin token, admin e-mail and admin password. Also allows optionally changing the region and the public endpoint that Keystone registers with itself.
register-nodes:
Register nodes with a baremetal service, such as Nova-baremetal or Ironic.
setup-endpoints:
Register services, such as Glance and Cinder with a configured Keystone.
setup-neutron:
Configure Neutron at the cloud (not the host) level, setting up either a physical control plane network suitable for deployment clouds, or an external network with an internal floating network suitable for workload clouds.
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
Hashes for os_cloud_config-0.1.14-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3455165f002e1d8cea9a4e4a815a24db43c7c3e280b11d41d4e9cef26e5386fb |
|
MD5 | 2ee8872a91db969c670d3f5c8fddc6ed |
|
BLAKE2b-256 | b0d40fa7c8c0974225f545d331d74b662e7f75fe32fb747c1cb7f666366a4e4a |