Removed old puppet_module field from resource
Change-Id: I7b6a76bfba41406b1d0c2317b4f3fec8dd520dce Closes-bug: #1530172
This commit is contained in:
parent
486de6e525
commit
ae7f2119ec
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: apache
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
apache_name:
|
apache_name:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: cinder
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
keystone_password:
|
keystone_password:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: cinder
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
glance_api_version:
|
glance_api_version:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: cinder
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
scheduler_driver:
|
scheduler_driver:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: cinder
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
package_ensure:
|
package_ensure:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: glance
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
package_ensure:
|
package_ensure:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: glance
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
package_ensure:
|
package_ensure:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: keystone
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
admin_token:
|
admin_token:
|
||||||
|
@ -51,6 +51,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_agents_dhcp]
|
tags: [resource/neutron, resource/neutron_agents_dhcp]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -78,6 +78,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_agents_l3]
|
tags: [resource/neutron, resource/neutron_agents_l3]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -64,6 +64,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_agents_metadata]
|
tags: [resource/neutron, resource/neutron_agents_metadata]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -60,6 +60,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_agents_ml2_ovs]
|
tags: [resource/neutron, resource/neutron_agents_ml2_ovs]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -51,6 +51,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_plugins_ml2]
|
tags: [resource/neutron, resource/neutron_plugins_ml2]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -183,6 +183,5 @@ input:
|
|||||||
schema: {name: str!, type: str, url: str, ref: str}
|
schema: {name: str!, type: str, url: str, ref: str}
|
||||||
value: {name: neutron, type: 'git', url: 'https://github.com/openstack/puppet-neutron', ref: '5.1.0'}
|
value: {name: neutron, type: 'git', url: 'https://github.com/openstack/puppet-neutron', ref: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron]
|
tags: [resource/neutron]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -142,6 +142,5 @@ input:
|
|||||||
schema: {repository: str!, branch: str!}
|
schema: {repository: str!, branch: str!}
|
||||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||||
|
|
||||||
puppet_module: 'neutron'
|
|
||||||
tags: [resource/neutron, resource/neutron_service, resource/neutron_server, resource/neutron_api]
|
tags: [resource/neutron, resource/neutron_service, resource/neutron_server, resource/neutron_api]
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: l23network
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
package_ensure:
|
package_ensure:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
ensure_package:
|
ensure_package:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
libvirt_virt_type:
|
libvirt_virt_type:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
ensure_package:
|
ensure_package:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
ensure_package:
|
ensure_package:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
title:
|
title:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
input:
|
input:
|
||||||
auth_host:
|
auth_host:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
handler: puppet
|
handler: puppet
|
||||||
puppet_module: nova
|
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
actions:
|
actions:
|
||||||
run: run.pp
|
run: run.pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user