commit
46d519a4fb
@ -32,7 +32,7 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
os_region_name:
|
os_region_name:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
service_port:
|
service_port:
|
||||||
schema: int
|
schema: int
|
||||||
value: 5000
|
value: 5000
|
||||||
@ -47,7 +47,7 @@ input:
|
|||||||
value: '0.0.0.0'
|
value: '0.0.0.0'
|
||||||
ratelimits:
|
ratelimits:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
default_volume_type:
|
default_volume_type:
|
||||||
schema: bool
|
schema: bool
|
||||||
value: false
|
value: false
|
||||||
|
@ -14,7 +14,7 @@ input:
|
|||||||
value: 1
|
value: 1
|
||||||
database_max_pool_size:
|
database_max_pool_size:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
database_max_retries:
|
database_max_retries:
|
||||||
schema: int
|
schema: int
|
||||||
value: 10
|
value: 10
|
||||||
@ -23,7 +23,7 @@ input:
|
|||||||
value: 10
|
value: 10
|
||||||
database_max_overflow:
|
database_max_overflow:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
rpc_backend:
|
rpc_backend:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'cinder.openstack.common.rpc.impl_kombu'
|
value: 'cinder.openstack.common.rpc.impl_kombu'
|
||||||
@ -53,13 +53,13 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
kombu_ssl_ca_certs:
|
kombu_ssl_ca_certs:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_certfile:
|
kombu_ssl_certfile:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_keyfile:
|
kombu_ssl_keyfile:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_version:
|
kombu_ssl_version:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'TLSv1'
|
value: 'TLSv1'
|
||||||
@ -149,13 +149,13 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
mysql_module:
|
mysql_module:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_connection:
|
sql_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_idle_timeout:
|
sql_idle_timeout:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
db_user:
|
db_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
@ -180,19 +180,19 @@ input:
|
|||||||
|
|
||||||
keystone_host:
|
keystone_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_port:
|
keystone_port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: ''
|
value:
|
||||||
keystone_user:
|
keystone_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_password:
|
keystone_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_tenant:
|
keystone_tenant:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
# forge:
|
# forge:
|
||||||
# schema: str!
|
# schema: str!
|
||||||
|
@ -5,7 +5,7 @@ version: 1.0.0
|
|||||||
input:
|
input:
|
||||||
scheduler_driver:
|
scheduler_driver:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
package_ensure:
|
package_ensure:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'present'
|
value: 'present'
|
||||||
|
@ -56,10 +56,10 @@ input:
|
|||||||
value: 35357
|
value: 35357
|
||||||
auth_uri:
|
auth_uri:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_admin_prefix:
|
auth_admin_prefix:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_protocol:
|
auth_protocol:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'http'
|
value: 'http'
|
||||||
@ -86,16 +86,16 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
cert_file:
|
cert_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
key_file:
|
key_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
ca_file:
|
ca_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
known_stores:
|
known_stores:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
database_connection:
|
database_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'sqlite:///var/lib/glance/glance.sqlite'
|
value: 'sqlite:///var/lib/glance/glance.sqlite'
|
||||||
@ -116,13 +116,13 @@ input:
|
|||||||
value: {}
|
value: {}
|
||||||
mysql_module:
|
mysql_module:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_idle_timeout:
|
sql_idle_timeout:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_connection:
|
sql_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
@ -153,12 +153,12 @@ input:
|
|||||||
|
|
||||||
keystone_host:
|
keystone_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_port:
|
keystone_port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: ''
|
value:
|
||||||
keystone_password:
|
keystone_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
tags: [resource/glance_service, resources/glance, resource/glance_api_service]
|
tags: [resource/glance_service, resources/glance, resource/glance_api_service]
|
||||||
|
@ -41,10 +41,10 @@ input:
|
|||||||
value: 35357
|
value: 35357
|
||||||
auth_admin_prefix:
|
auth_admin_prefix:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_uri:
|
auth_uri:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_protocol:
|
auth_protocol:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'http'
|
value: 'http'
|
||||||
@ -68,25 +68,25 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
cert_file:
|
cert_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
key_file:
|
key_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
ca_file:
|
ca_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sync_db:
|
sync_db:
|
||||||
schema: bool
|
schema: bool
|
||||||
value: true
|
value: true
|
||||||
mysql_module:
|
mysql_module:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_idle_timeout:
|
sql_idle_timeout:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_connection:
|
sql_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
@ -117,12 +117,12 @@ input:
|
|||||||
|
|
||||||
keystone_host:
|
keystone_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_port:
|
keystone_port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: ''
|
value:
|
||||||
keystone_password:
|
keystone_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
tags: [resource/glance_registry_service, resources/glance_registry, resource/glance]
|
tags: [resource/glance_registry_service, resources/glance_registry, resource/glance]
|
||||||
|
@ -3,30 +3,30 @@ id: 'neutron'
|
|||||||
input:
|
input:
|
||||||
ip:
|
ip:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
ssh_key:
|
ssh_key:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
ssh_user:
|
ssh_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
# TODO: add vhost!
|
# TODO: add vhost!
|
||||||
rabbitmq_host:
|
rabbitmq_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
rabbitmq_port:
|
rabbitmq_port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: ''
|
value:
|
||||||
rabbitmq_user:
|
rabbitmq_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
rabbitmq_password:
|
rabbitmq_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
rabbitmq_virtual_host:
|
rabbitmq_virtual_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
@ -38,19 +38,18 @@ input:
|
|||||||
|
|
||||||
keystone_host:
|
keystone_host:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
|
||||||
keystone_port:
|
keystone_port:
|
||||||
schema: int!
|
schema: int!
|
||||||
value: ''
|
value:
|
||||||
keystone_user:
|
keystone_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_password:
|
keystone_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
keystone_tenant:
|
keystone_tenant:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
puppet_module: 'neutron'
|
puppet_module: 'neutron'
|
||||||
tags: []
|
tags: []
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -8,7 +8,7 @@ input:
|
|||||||
value: 'present'
|
value: 'present'
|
||||||
auth_strategy:
|
auth_strategy:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_host:
|
auth_host:
|
||||||
schema: str
|
schema: str
|
||||||
value: '127.0.0.1'
|
value: '127.0.0.1'
|
||||||
@ -20,13 +20,13 @@ input:
|
|||||||
value: 'http'
|
value: 'http'
|
||||||
auth_uri:
|
auth_uri:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_admin_prefix:
|
auth_admin_prefix:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
auth_version:
|
auth_version:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
admin_tenant_name:
|
admin_tenant_name:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'services'
|
value: 'services'
|
||||||
@ -47,7 +47,7 @@ input:
|
|||||||
value: 'ec2,osapi_compute,metadata'
|
value: 'ec2,osapi_compute,metadata'
|
||||||
keystone_ec2_url:
|
keystone_ec2_url:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
volume_api_class:
|
volume_api_class:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'nova.volume.cinder.API'
|
value: 'nova.volume.cinder.API'
|
||||||
@ -68,16 +68,16 @@ input:
|
|||||||
value: true
|
value: true
|
||||||
neutron_metadata_proxy_shared_secret:
|
neutron_metadata_proxy_shared_secret:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
osapi_v3:
|
osapi_v3:
|
||||||
schema: bool
|
schema: bool
|
||||||
value: false
|
value: false
|
||||||
pci_alias:
|
pci_alias:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
ratelimits:
|
ratelimits:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
ratelimits_factory:
|
ratelimits_factory:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'nova.api.openstack.compute.limits:RateLimitingMiddleware.factory'
|
value: 'nova.api.openstack.compute.limits:RateLimitingMiddleware.factory'
|
||||||
@ -89,10 +89,10 @@ input:
|
|||||||
value: {}
|
value: {}
|
||||||
workers:
|
workers:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
conductor_workers:
|
conductor_workers:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
|
@ -14,7 +14,7 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
libvirt_cpu_mode:
|
libvirt_cpu_mode:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
libvirt_disk_cachemodes:
|
libvirt_disk_cachemodes:
|
||||||
schema: [str]
|
schema: [str]
|
||||||
value: []
|
value: []
|
||||||
@ -29,16 +29,16 @@ input:
|
|||||||
value: '-2'
|
value: '-2'
|
||||||
remove_unused_base_images:
|
remove_unused_base_images:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
remove_unused_kernels:
|
remove_unused_kernels:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
remove_unused_resized_minimum_age_seconds:
|
remove_unused_resized_minimum_age_seconds:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
remove_unused_original_minimum_age_seconds:
|
remove_unused_original_minimum_age_seconds:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
libvirt_service_name:
|
libvirt_service_name:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'libvirt-bin'
|
value: 'libvirt-bin'
|
||||||
|
@ -14,7 +14,7 @@ input:
|
|||||||
value: '127.0.0.1'
|
value: '127.0.0.1'
|
||||||
vncproxy_host:
|
vncproxy_host:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
vncproxy_protocol:
|
vncproxy_protocol:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'http'
|
value: 'http'
|
||||||
@ -38,7 +38,7 @@ input:
|
|||||||
value: true
|
value: true
|
||||||
network_device_mtu:
|
network_device_mtu:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
instance_usage_audit:
|
instance_usage_audit:
|
||||||
schema: bool
|
schema: bool
|
||||||
value: false
|
value: false
|
||||||
@ -56,13 +56,13 @@ input:
|
|||||||
value: 'nova.compute.manager.ComputeManager'
|
value: 'nova.compute.manager.ComputeManager'
|
||||||
pci_passthrough:
|
pci_passthrough:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
default_availability_zone:
|
default_availability_zone:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'nova'
|
value: 'nova'
|
||||||
default_schedule_zone:
|
default_schedule_zone:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
internal_service_availability_zone:
|
internal_service_availability_zone:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'internal'
|
value: 'internal'
|
||||||
|
@ -44,7 +44,7 @@ input:
|
|||||||
value: 600
|
value: 600
|
||||||
neutron_ca_certificates_file:
|
neutron_ca_certificates_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
network_api_class:
|
network_api_class:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'nova.network.neutronv2.api.API'
|
value: 'nova.network.neutronv2.api.API'
|
||||||
|
@ -8,10 +8,10 @@ input:
|
|||||||
value: 'present'
|
value: 'present'
|
||||||
database_connection:
|
database_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
slave_connection:
|
slave_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
database_idle_timeout:
|
database_idle_timeout:
|
||||||
schema: int
|
schema: int
|
||||||
value: 3600
|
value: 3600
|
||||||
@ -26,13 +26,13 @@ input:
|
|||||||
value: 'localhost:9292'
|
value: 'localhost:9292'
|
||||||
memcached_servers:
|
memcached_servers:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
rabbit_host:
|
rabbit_host:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'localhost'
|
value: 'localhost'
|
||||||
rabbit_hosts:
|
rabbit_hosts:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
rabbit_password:
|
rabbit_password:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: 'guest'
|
value: 'guest'
|
||||||
@ -50,16 +50,16 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
rabbit_ha_queues:
|
rabbit_ha_queues:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_ca_certs:
|
kombu_ssl_ca_certs:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_certfile:
|
kombu_ssl_certfile:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_keyfile:
|
kombu_ssl_keyfile:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
kombu_ssl_version:
|
kombu_ssl_version:
|
||||||
schema: str
|
schema: str
|
||||||
value: 'TLSv1'
|
value: 'TLSv1'
|
||||||
@ -128,25 +128,25 @@ input:
|
|||||||
value: ['ec2', 'metadata', 'osapi_compute']
|
value: ['ec2', 'metadata', 'osapi_compute']
|
||||||
ca_file:
|
ca_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
cert_file:
|
cert_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
key_file:
|
key_file:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_user_id:
|
nova_user_id:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_group_id:
|
nova_group_id:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_public_key:
|
nova_public_key:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_private_key:
|
nova_private_key:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_shell:
|
nova_shell:
|
||||||
schema: str
|
schema: str
|
||||||
value: '/bin/false'
|
value: '/bin/false'
|
||||||
@ -173,25 +173,25 @@ input:
|
|||||||
value: false
|
value: false
|
||||||
notify_on_state_change:
|
notify_on_state_change:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
mysql_module:
|
mysql_module:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
nova_cluster_id:
|
nova_cluster_id:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_connection:
|
sql_connection:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
sql_idle_timeout:
|
sql_idle_timeout:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
logdir:
|
logdir:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
os_region_name:
|
os_region_name:
|
||||||
schema: str
|
schema: str
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
db_user:
|
db_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
|
@ -3,13 +3,13 @@ id: 'rabbitmq'
|
|||||||
input:
|
input:
|
||||||
ip:
|
ip:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
ssh_key:
|
ssh_key:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
ssh_user:
|
ssh_user:
|
||||||
schema: str!
|
schema: str!
|
||||||
value: ''
|
value:
|
||||||
|
|
||||||
port:
|
port:
|
||||||
schema: int!
|
schema: int!
|
||||||
|
Loading…
Reference in New Issue
Block a user