Add missing modules ot puppet_module_mapping.yaml

Change-Id: Ie3764b954649320465f4aad058e987c6cc245bb2
Closes-bug: #1583045
This commit is contained in:
Artem Grechanichenko 2016-05-19 14:22:04 +03:00
parent 38d485e78c
commit 1b11a4cbf1
1 changed files with 51 additions and 7 deletions

View File

@ -1,11 +1,21 @@
bvt_2: bvt_2:
- apache - apache
- apache_api_proxy
- apache_mpm
- api-proxy - api-proxy
- api_proxy.conf
- apt - apt
- astute - astute
- atop
- atop_retention
- auth_file
- credentials_file
- ceph - ceph
- ceph_nova_compute
- cluster - cluster
- cluster_haproxy
- cluster-haproxy - cluster-haproxy
- cluster_vrouter
- cluster-vrouter - cluster-vrouter
- cobbler - cobbler
- compute - compute
@ -14,17 +24,22 @@ bvt_2:
- corosync - corosync
- database - database
- datacat - datacat
- deployment_groups
- dnsmasq
- dnsmasq.conf
- docker - docker
- fuel - fuel
- fuel_pkgs - fuel_pkgs
- glance - glance
- globals - globals
- globals_yaml
- haproxy - haproxy
- hiera - hiera
- horizon - horizon
- hosts
- inifile - inifile
- install_ssh_keys
- keystone - keystone
- keystone.pp
- l23network - l23network
- logging - logging
- mon - mon
@ -33,19 +48,27 @@ bvt_2:
- monit - monit
- nailgun - nailgun
- neutron - neutron
- netconfig
- nova - nova
- openrc.erb
- openssl - openssl
- openstack - openstack
- openstack-controller - openstack-controller
- openstack-haproxy - openstack-haproxy
- openstack_haproxy
- openstack-network - openstack-network
- openstacklib - openstacklib
- pacemaker - pacemaker
- pacemaker_wrappers - pacemaker_wrappers
- package_pins
- postgresql - postgresql
- puppet_pull
- puppet-pull.sh
- rabbitmq - rabbitmq
- roles/controller.pp - roles/controller
- roles/compute.pp - roles/compute
- roles/enable_compute
- roles/tasks
- rsync - rsync
- rsyslog - rsyslog
- spec - spec
@ -55,6 +78,8 @@ bvt_2:
- stdlib - stdlib
- sysctl - sysctl
- sysfs - sysfs
- test_compute
- test_controller
- tftp - tftp
- tools - tools
- tweaks - tweaks
@ -62,25 +87,33 @@ bvt_2:
- virtual_ips - virtual_ips
- xinetd - xinetd
- vmware - vmware
- wait_for_backend
- wait_for_keystone_backends
- wait_for_glance_backends
deploy_ha_controller_neutron_example:
- plugins
deploy_heat_ha: deploy_heat_ha:
- adhoc - adhoc
- ceilometer - ceilometer
- ceilometer_ha - ceilometer_ha
- cfn_keystone.pp
- heat - heat
- heat_ha - heat_ha
- mongo - mongo
- mongodb - mongodb
- roles/mongo.pp - roles/mongo
ha_neutron: ha_neutron:
- cinder - cinder
- openstack-cinder - openstack-cinder
- roles/cinder.pp - roles/cinder
- roles/enable_cinder
reduced_footprint: reduced_footprint:
- generate_vms - generate_vms
- vm_libvirt
ha_neutron_firewall: ha_neutron_firewall:
- firewall - firewall
@ -88,12 +121,16 @@ ha_neutron_firewall:
ha_neutron_mysql_termination: ha_neutron_mysql_termination:
- galera - galera
- mysql - mysql
- mysql.access.cnf
- mysql_access
- mysql_grant
- mysql_user_access
ironic_deploy_ceph: ironic_deploy_ceph:
- ceph - ceph
- ironic - ironic
- ironic-conductor - ironic-conductor
- roles/ironic-conductor.pp - roles/ironic-conductor
deploy_murano_ha_with_tun: deploy_murano_ha_with_tun:
- murano - murano
@ -101,6 +138,9 @@ deploy_murano_ha_with_tun:
deploy_ha_dns_ntp: deploy_ha_dns_ntp:
- dns - dns
- ntp - ntp
- resolvconf
- resolv.conf
- resolv.dnsmasq.conf
deploy_sahara_ha_tun: deploy_sahara_ha_tun:
- sahara - sahara
@ -118,3 +158,7 @@ deploy_ha_cgroup:
basic_env_for_hugepages: basic_env_for_hugepages:
- allocated_hugepages - allocated_hugepages
test_logrotate:
- apache2.logrotate
- apache2.prerotate