OPENSTACK
The following OPENSTACK resources can be deployed using OpenMCF:
- Application Credential
- DNS Record
- DNS Zone
- Floating IP
- Floating IP Associate
- Image
- Instance
- Keypair
- Load Balancer
- Load Balancer Listener
- Load Balancer Member
- Load Balancer Monitor
- Load Balancer Pool
- Network
- Network Port
- Project
- Role Assignment
- Router
- Router Interface
- Security Group
- Security Group Rule
- Server Group
- Subnet
- Volume
- Volume Attach
Next article
OpenStack Application Credential
OpenStack Application Credential Deploys an OpenStack Identity (Keystone) application credential, providing a scoped authentication token that allows applications to authenticate to OpenStack without using a user's password. This is an immutable resource -- any change to the spec destroys and recreates the credential, generating a new secret. What Gets Created When you deploy an OpenStackApplicationCredential resource, OpenMCF provisions: Identity Application Credential — an...