components/ruby/puppet-modules/openstack-cinder/openstack-cinder.p5m
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:35 -0700
changeset 6817 e4a26f447d0c
parent 5642 6758c401e924
child 7565 48aa82a0931f
permissions -rw-r--r--
24454308 update all openstack puppet modules to the latest mitaka release

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/system/management/puppet/openstack-cinder@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="OpenStack Cinder Puppet Module"
set name=pkg.description \
    value="The cinder module is a thorough attempt to make Puppet capable of managing the entirety of cinder.  This includes manifests to provision such things as keystone endpoints, RPC configurations specific to cinder, and database connections.  Types are shipped as part of the cinder module to assist in manipulation of configuration files."
set name=com.oracle.info.description value="Cinder Puppet Module"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
    value="org.opensolaris.category.2008:System/Enterprise Management"
set name=info.upstream value="OpenStack <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2016/001
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=etc/puppet/modules/cinder/CHANGELOG.md
file path=etc/puppet/modules/cinder/Gemfile
file path=etc/puppet/modules/cinder/LICENSE
file path=etc/puppet/modules/cinder/README.md
file path=etc/puppet/modules/cinder/Rakefile
file path=etc/puppet/modules/cinder/checksums.json
file path=etc/puppet/modules/cinder/examples/cinder_volume_with_pacemaker.pp
file path=etc/puppet/modules/cinder/lib/puppet/provider/cinder.rb
file path=etc/puppet/modules/cinder/lib/puppet/provider/cinder_api_paste_ini/ini_setting.rb
file path=etc/puppet/modules/cinder/lib/puppet/provider/cinder_config/ini_setting.rb
file path=etc/puppet/modules/cinder/lib/puppet/provider/cinder_type/openstack.rb
file path=etc/puppet/modules/cinder/lib/puppet/type/cinder_api_paste_ini.rb
file path=etc/puppet/modules/cinder/lib/puppet/type/cinder_config.rb
file path=etc/puppet/modules/cinder/lib/puppet/type/cinder_type.rb
file path=etc/puppet/modules/cinder/manifests/api.pp
file path=etc/puppet/modules/cinder/manifests/backend/bdd.pp
file path=etc/puppet/modules/cinder/manifests/backend/dellsc_iscsi.pp
file path=etc/puppet/modules/cinder/manifests/backend/emc_vnx.pp
file path=etc/puppet/modules/cinder/manifests/backend/eqlx.pp
file path=etc/puppet/modules/cinder/manifests/backend/glusterfs.pp
file path=etc/puppet/modules/cinder/manifests/backend/gpfs.pp
file path=etc/puppet/modules/cinder/manifests/backend/hp3par_iscsi.pp
file path=etc/puppet/modules/cinder/manifests/backend/iscsi.pp
file path=etc/puppet/modules/cinder/manifests/backend/netapp.pp
file path=etc/puppet/modules/cinder/manifests/backend/nexenta.pp
file path=etc/puppet/modules/cinder/manifests/backend/nfs.pp
file path=etc/puppet/modules/cinder/manifests/backend/pure.pp
file path=etc/puppet/modules/cinder/manifests/backend/quobyte.pp
file path=etc/puppet/modules/cinder/manifests/backend/rbd.pp
file path=etc/puppet/modules/cinder/manifests/backend/san.pp
file path=etc/puppet/modules/cinder/manifests/backend/solidfire.pp
file path=etc/puppet/modules/cinder/manifests/backend/vmdk.pp
file files/backend/zfs_fc.pp \
    path=etc/puppet/modules/cinder/manifests/backend/zfs_fc.pp
file files/backend/zfs_iscsi.pp \
    path=etc/puppet/modules/cinder/manifests/backend/zfs_iscsi.pp
file files/backend/zfs_nfs.pp \
    path=etc/puppet/modules/cinder/manifests/backend/zfs_nfs.pp
file files/backend/zfs_volume.pp \
    path=etc/puppet/modules/cinder/manifests/backend/zfs_volume.pp
file files/backend/zfssa_iscsi.pp \
    path=etc/puppet/modules/cinder/manifests/backend/zfssa_iscsi.pp
file path=etc/puppet/modules/cinder/manifests/backends.pp
file path=etc/puppet/modules/cinder/manifests/backup.pp
file path=etc/puppet/modules/cinder/manifests/backup/ceph.pp
file path=etc/puppet/modules/cinder/manifests/backup/nfs.pp
file path=etc/puppet/modules/cinder/manifests/backup/swift.pp
file path=etc/puppet/modules/cinder/manifests/ceilometer.pp
file path=etc/puppet/modules/cinder/manifests/client.pp
file path=etc/puppet/modules/cinder/manifests/config.pp
file path=etc/puppet/modules/cinder/manifests/cron/db_purge.pp
file path=etc/puppet/modules/cinder/manifests/db.pp
file path=etc/puppet/modules/cinder/manifests/db/mysql.pp
file path=etc/puppet/modules/cinder/manifests/db/postgresql.pp
file path=etc/puppet/modules/cinder/manifests/db/sync.pp
file path=etc/puppet/modules/cinder/manifests/glance.pp
file path=etc/puppet/modules/cinder/manifests/init.pp
file path=etc/puppet/modules/cinder/manifests/keystone/auth.pp
file path=etc/puppet/modules/cinder/manifests/logging.pp
file path=etc/puppet/modules/cinder/manifests/params.pp
file path=etc/puppet/modules/cinder/manifests/policy.pp
file path=etc/puppet/modules/cinder/manifests/qpid.pp
file path=etc/puppet/modules/cinder/manifests/quota.pp
file path=etc/puppet/modules/cinder/manifests/quota_set.pp
file path=etc/puppet/modules/cinder/manifests/rabbitmq.pp
file path=etc/puppet/modules/cinder/manifests/scheduler.pp
file path=etc/puppet/modules/cinder/manifests/scheduler/filter.pp
file path=etc/puppet/modules/cinder/manifests/setup_test_volume.pp
file path=etc/puppet/modules/cinder/manifests/type.pp
file path=etc/puppet/modules/cinder/manifests/type_set.pp
file path=etc/puppet/modules/cinder/manifests/vmware.pp
file path=etc/puppet/modules/cinder/manifests/volume.pp
file path=etc/puppet/modules/cinder/manifests/volume/dellsc_iscsi.pp
file path=etc/puppet/modules/cinder/manifests/volume/emc_vnx.pp
file path=etc/puppet/modules/cinder/manifests/volume/eqlx.pp
file path=etc/puppet/modules/cinder/manifests/volume/glusterfs.pp
file path=etc/puppet/modules/cinder/manifests/volume/gpfs.pp
file path=etc/puppet/modules/cinder/manifests/volume/hp3par_iscsi.pp
file path=etc/puppet/modules/cinder/manifests/volume/iscsi.pp
file path=etc/puppet/modules/cinder/manifests/volume/netapp.pp
file path=etc/puppet/modules/cinder/manifests/volume/nexenta.pp
file path=etc/puppet/modules/cinder/manifests/volume/nfs.pp
file path=etc/puppet/modules/cinder/manifests/volume/pure.pp
file path=etc/puppet/modules/cinder/manifests/volume/quobyte.pp
file path=etc/puppet/modules/cinder/manifests/volume/rbd.pp
file path=etc/puppet/modules/cinder/manifests/volume/san.pp
file path=etc/puppet/modules/cinder/manifests/volume/solidfire.pp
file path=etc/puppet/modules/cinder/manifests/volume/vmdk.pp
file files/volume/zfs_fc.pp \
    path=etc/puppet/modules/cinder/manifests/volume/zfs_fc.pp
file files/volume/zfs_iscsi.pp \
    path=etc/puppet/modules/cinder/manifests/volume/zfs_iscsi.pp
file files/volume/zfs_nfs.pp \
    path=etc/puppet/modules/cinder/manifests/volume/zfs_nfs.pp
file files/volume/zfs_volume.pp \
    path=etc/puppet/modules/cinder/manifests/volume/zfs_volume.pp
file files/volume/zfssa_iscsi.pp \
    path=etc/puppet/modules/cinder/manifests/volume/zfssa_iscsi.pp
file path=etc/puppet/modules/cinder/metadata.json
file path=etc/puppet/modules/cinder/releasenotes/notes/Test-volume-permissions-7ca9964fdb8491a2.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/block_device_backend-877dc1cd0ffab684.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/cinder_v3-aacaa1f385aab7c4.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/deprecate_auth_params-e34ba5123cee9060.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/deprecate_cluster_id-8d9838a9ef8932bf.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/deprecate_liberty-192d873c0d039e21.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/emc_vnx_driver-359208e3eeeaabf7.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/fix_multiple_rbd-e70b48e788387fa8.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/host_config-d58e1bb4c2aff303.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/keystone-v3-support-cinder_type-09357cfcf7834e80.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/solidfire_glance-e3bc65c5ff6a634d.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/type_providers-4f316d6b119c4d38.yaml
file path=etc/puppet/modules/cinder/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
file path=etc/puppet/modules/cinder/releasenotes/source/_static/.placeholder
file path=etc/puppet/modules/cinder/releasenotes/source/conf.py
file path=etc/puppet/modules/cinder/releasenotes/source/index.rst
file path=etc/puppet/modules/cinder/releasenotes/source/mitaka.rst
file path=etc/puppet/modules/cinder/releasenotes/source/unreleased.rst
file path=etc/puppet/modules/cinder/setup.cfg
file path=etc/puppet/modules/cinder/setup.py
file path=etc/puppet/modules/cinder/spec/acceptance/basic_cinder_spec.rb
file path=etc/puppet/modules/cinder/spec/acceptance/nodesets/centos-70-x64.yml
file path=etc/puppet/modules/cinder/spec/acceptance/nodesets/default.yml
file path=etc/puppet/modules/cinder/spec/acceptance/nodesets/nodepool-centos7.yml
file path=etc/puppet/modules/cinder/spec/acceptance/nodesets/nodepool-trusty.yml
file path=etc/puppet/modules/cinder/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
file path=etc/puppet/modules/cinder/spec/classes/cinder_api_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_backends_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_backup_ceph_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_backup_nfs_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_backup_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_backup_swift_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_ceilometer_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_client_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_cron_db_purge_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_db_mysql_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_db_postgresql_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_db_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_db_sync_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_glance_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_keystone_auth_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_logging_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_params_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_policy_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_quota_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_rabbitmq_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_scheduler_filter_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_scheduler_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_setup_test_volume_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_vmware_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_dellsc_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_emc_vnx_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_eqlx_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_glusterfs_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_gpfs_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_hp3par_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_netapp_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_nexenta_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_nfs_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_pure_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_quobyte_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_rbd_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_san_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_solidfire_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_spec.rb
file path=etc/puppet/modules/cinder/spec/classes/cinder_volume_vmdk_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_bdd_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_dellsc_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_emc_vnx_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_eqlx_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_glusterfs_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_gpfs_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_hp3par_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_iscsi_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_netapp_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_nexenta_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_nfs_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_pure_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_quobyte_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_rbd_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_san_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_solidfire_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_backend_vmdk_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_quota_set_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_type_set_spec.rb
file path=etc/puppet/modules/cinder/spec/defines/cinder_type_spec.rb
file path=etc/puppet/modules/cinder/spec/shared_examples.rb
file path=etc/puppet/modules/cinder/spec/spec_helper.rb
file path=etc/puppet/modules/cinder/spec/spec_helper_acceptance.rb
file path=etc/puppet/modules/cinder/spec/unit/provider/cinder_api_paste_ini/ini_setting_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/provider/cinder_config/ini_setting_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/provider/cinder_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/provider/cinder_type/openstack_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/type/cinder_api_paste_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/type/cinder_config_spec.rb
file path=etc/puppet/modules/cinder/spec/unit/type/cinder_type_spec.rb
file path=etc/puppet/modules/cinder/test-requirements.txt
file path=etc/puppet/modules/cinder/tox.ini
#
license openstack-cinder.license license="Apache v2.0"

# force a dependency on openstack-keystone
depend type=require fmri=system/management/puppet/openstack-keystone

# force a dependency on openstack-openstacklib
depend type=require fmri=system/management/puppet/openstack-openstacklib

# force a dependency on puppetlabs-inifile
depend type=require fmri=system/management/puppet/puppetlabs-inifile

# force a dependency on puppetlabs-rabbitmq
depend type=require fmri=system/management/puppet/puppetlabs-rabbitmq

# force a dependency on puppetlabs-stdlib
depend type=require fmri=system/management/puppet/puppetlabs-stdlib

# force a dependency on gnu-grep
depend type=require fmri=text/gnu-grep