components/ruby/puppet-modules/openstack-neutron/openstack-neutron.p5m
branchs11u3-sru
changeset 6035 c9748fcc32de
child 6817 e4a26f447d0c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/openstack-neutron/openstack-neutron.p5m	Fri May 20 17:42:29 2016 -0400
@@ -0,0 +1,219 @@
+#
+# 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, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/openstack-neutron@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="OpenStack Neutron Puppet Module"
+set name=pkg.description \
+    value="The neutron module is an attempt to make Puppet capable of managing the entirety of neutron. This includes manifests to provision such things as keystone endpoints, RPC configurations specific to neutron, database connections, and network driver plugins. Types are shipped as part of the neutron module to assist in manipulation of the Openstack configuration files."
+set name=com.oracle.info.description value="Neutron 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/neutron/CHANGELOG.md
+file path=etc/puppet/modules/neutron/Gemfile
+file path=etc/puppet/modules/neutron/LICENSE
+file path=etc/puppet/modules/neutron/README.md
+file path=etc/puppet/modules/neutron/Rakefile
+file path=etc/puppet/modules/neutron/checksums.json
+file path=etc/puppet/modules/neutron/examples/base_provision.pp
+file path=etc/puppet/modules/neutron/examples/create_network.sh
+file path=etc/puppet/modules/neutron/examples/neutron.pp
+file path=etc/puppet/modules/neutron/examples/neutron_with_pacemaker.pp
+file path=etc/puppet/modules/neutron/lib/puppet/parser/functions/validate_network_vlan_ranges.rb
+file path=etc/puppet/modules/neutron/lib/puppet/parser/functions/validate_tunnel_id_ranges.rb
+file path=etc/puppet/modules/neutron/lib/puppet/parser/functions/validate_vni_ranges.rb
+file path=etc/puppet/modules/neutron/lib/puppet/parser/functions/validate_vxlan_udp_port.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_agent_linuxbridge/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_agent_ovs/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_api_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_dhcp_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_fwaas_service_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_l3_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_l3_ovs_bridge/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_lbaas_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_metadata_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_metering_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_network/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_credentials/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_db_conn/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_l2network/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_linuxbridge/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_midonet/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_ml2/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_nvp/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_opencontrail/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_ovs/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_plumgrid/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_plumlib_plumgrid/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_port/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_router/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_router_interface/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_subnet/neutron.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/neutron_vpnaas_agent_config/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/provider/nova_admin_tenant_id_setter/ini_setting.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_agent_linuxbridge.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_agent_ovs.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_api_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_dhcp_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_fwaas_service_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_l3_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_l3_ovs_bridge.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_lbaas_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_metadata_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_metering_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_network.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_credentials.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_db_conn.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_l2network.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_linuxbridge.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_midonet.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_ml2.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_nvp.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_opencontrail.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_ovs.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plugin_plumgrid.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_plumlib_plumgrid.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_port.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_router.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_router_interface.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_subnet.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/neutron_vpnaas_agent_config.rb
+file path=etc/puppet/modules/neutron/lib/puppet/type/nova_admin_tenant_id_setter.rb
+file path=etc/puppet/modules/neutron/manifests/agents/dhcp.pp
+file path=etc/puppet/modules/neutron/manifests/agents/l3.pp
+file path=etc/puppet/modules/neutron/manifests/agents/lbaas.pp
+file path=etc/puppet/modules/neutron/manifests/agents/metadata.pp
+file path=etc/puppet/modules/neutron/manifests/agents/metering.pp
+file path=etc/puppet/modules/neutron/manifests/agents/ml2/linuxbridge.pp
+file path=etc/puppet/modules/neutron/manifests/agents/ml2/ovs.pp
+file path=etc/puppet/modules/neutron/manifests/agents/ml2/sriov.pp
+file path=etc/puppet/modules/neutron/manifests/agents/n1kv_vem.pp
+file path=etc/puppet/modules/neutron/manifests/agents/vpnaas.pp
+file path=etc/puppet/modules/neutron/manifests/client.pp
+file path=etc/puppet/modules/neutron/manifests/config.pp
+file path=etc/puppet/modules/neutron/manifests/db/mysql.pp
+file path=etc/puppet/modules/neutron/manifests/db/postgresql.pp
+file path=etc/puppet/modules/neutron/manifests/init.pp
+file path=etc/puppet/modules/neutron/manifests/keystone/auth.pp
+file path=etc/puppet/modules/neutron/manifests/params.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/cisco.pp
+file files/evs.pp path=etc/puppet/modules/neutron/manifests/plugins/evs.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/midonet.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus1000v.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus_creds.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2/mech_driver.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ml2/type_driver.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/nvp.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/opencontrail.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ovs/bridge.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/ovs/port.pp
+file path=etc/puppet/modules/neutron/manifests/plugins/plumgrid.pp
+file path=etc/puppet/modules/neutron/manifests/policy.pp
+file path=etc/puppet/modules/neutron/manifests/quota.pp
+file path=etc/puppet/modules/neutron/manifests/server.pp
+file path=etc/puppet/modules/neutron/manifests/server/notifications.pp
+file path=etc/puppet/modules/neutron/manifests/services/fwaas.pp
+file path=etc/puppet/modules/neutron/metadata.json
+file path=etc/puppet/modules/neutron/spec/acceptance/basic_neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/neutron/spec/acceptance/nodesets/nodepool-centos7.yml
+file path=etc/puppet/modules/neutron/spec/acceptance/nodesets/nodepool-trusty.yml
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_dhcp_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_l3_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_lbaas_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_metadata_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_metering_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_ml2_linuxbridge_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_ml2_ovs_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_ml2_sriov_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_n1kv_vem_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_agents_vpnaas_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_client_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_db_mysql_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_db_postgresql_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_init_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_keystone_auth_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_cisco_ml2_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_cisco_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_midonet_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_nvp_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_opencontrail_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_plugins_plumgrid_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_policy_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_quota_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_server_notifications_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_server_spec.rb
+file path=etc/puppet/modules/neutron/spec/classes/neutron_services_fwaas_spec.rb
+file path=etc/puppet/modules/neutron/spec/shared_examples.rb
+file path=etc/puppet/modules/neutron/spec/spec_helper.rb
+file path=etc/puppet/modules/neutron/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_agent_linuxbridge/ini_setting_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_agent_ovs/ini_setting_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_l3_ovs_bridge/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_network/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_plugin_opencontrail/ini_setting_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_plugin_plumgrid/ini_setting_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_plumlib_plumgrid/ini_setting_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_port/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_router/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_router_interface/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_router_interface/new_neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/neutron_subnet/neutron_spec.rb
+file path=etc/puppet/modules/neutron/spec/unit/provider/nova_admin_tenant_id_setter/neutron_spec.rb
+file path=etc/puppet/modules/neutron/templates/ml2_conf_cisco.ini.erb
+file path=etc/puppet/modules/neutron/templates/n1kv.conf.erb
+#
+license openstack-neutron.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-nova
+depend type=require fmri=system/management/puppet/openstack-nova
+
+# 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-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib