Resource Type: cinder_qos
- Defined in:
- lib/puppet/type/cinder_qos.rb
- Providers:
-
openstack
Overview
Type for managing cinder QOS.
Properties
-
associations
(defaults to: [])
The cinder Types associations. Should be an array
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
properties
(defaults to: [])
The Properties of the cinder qos. Should be an array
Parameters
-
consumer
(defaults to: '')
The consumer QOS
-
name (namevar)
Supported values:
- /\S+/
-
provider
The specific backend to use for this ‘cinder_qos` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.