components/ruby/puppet-modules/openstack-neutron/openstack-neutron.p5m
author Shawn Ferry <shawn.ferry@oracle.com>
Mon, 28 Nov 2016 16:54:02 -0800
changeset 7565 48aa82a0931f
parent 6817 e4a26f447d0c
permissions -rw-r--r--
PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0 19429313 address_object type should support vrrp addresses 19888183 publisher provider is applied on each puppet run 22125767 nsswitch provider missing ipnodes, protocols, printers 22126108 add process scheduler administration provider 22960016 Puppet needs a native way to set ZFS ACLs 23107546 race condition with smf provider and manifest-import 23119445 Upgrade Ruby Hiera to 3.2.0 23547788 Add ILB type to Puppet 23593229 rspec tests need to be written for solaris_providers boot_environment 23593308 rspec tests need to be written for solaris_providers ipmp_interface 23593316 rspec tests need to be written for solaris_providers protocol_properties 23593225 rspec tests need to be written for solaris_providers etherstub 23593319 rspec tests need to be written for solaris_providers vnic 23593310 puppet module rspec tests and validation for nsswitch 24674283 current puppet.stencil implementation restricts some valid puppet use cases 24680838 puppet agent failures should be visible to administrator via SMF interfaces 24681179 puppet's logadm.conf is pointing at wrong location for master, ignoring agent 24696742 puppet svccfg doesn't work for some value types 24696809 Puppet link aggregation modules cascading errors 24825868 Update to Puppet 4, Puppet 3 is EOL 24836004 '-' is valid in pkg mediator implementation 24836209 nis provider needs to support multiple securenets entries 24928890 keystone and horizon modules patches create invalid metadata.json 25022632 puppet ipmp_interface type should not validate interface existence 25022714 Puppet SMF service should not refresh on every apply operation 25225039 puppet svccfg should not declare a property absent if it does not match desired 25060925 puppet resource address_object generates invalid puppet code for dhcp interfaces 25065015 update puppet oracle-solaris_providers 2.0.0 25071521 puppet svccfg type should return a clear error if value is not provided 25071681 puppet dns resource generates invalid manifest 25071686 puppet resource ldap; Error: Could not run: No ability to determine if ldap... 25071690 puppet resource nis; Error: Could not run: No ability to determine if nis exists 25092384 puppet module files should be owned by root 25093408 puppet-solaris should be part of puppet again 25106150 Nis provider is not idempotent 25106155 DNS provider is not idempotent 25163776 puppet link_aggregation misunderstands 'address' -u output 25163791 puppet link_aggregation should use resource values instead of property_hash 25163815 puppet address_object errors and validations could be better 25163840 puppet Puppet::Property::List types conflict with internally generated arrays 25163864 puppet link_aggregation type specs need to be written 25177901 puppet beadm should not use both -e and -p 25178928 puppet link_aggregation should try to copy existing values on change of mode 25179040 puppet link_aggregation should delete with -t for temporary 25192742 puppet svccfg shouldn't try to update properties for a non-existent fmri 25196056 puppet interface and address _properties namevars are problematic 25191982 puppet type 'dns' is not able to set 'options' property in resolv.conf 25211935 puppet link_aggregation needs to permanently delete before modifying temporary 25217063 puppet protocol_properties is not idempotent 25218036 puppet resource svccfg emits a warning for every property 25218053 puppet svccfg prefetch should match individually specified parameters 25218208 puppet svccfg should enforce well-formedness in fmri parameters 25224661 puppet resource address_properties shouldn't output read-only properties 25224777 puppet address_properties should not reset unchanged properties 25306835 puppet boot_environment needs to understand the new snapshot format 25306877 puppet svccfg should check for pg and allow nested property groups 25306904 puppet dns,nis,ldap,protocol_properties prefetch fails after input auto munge 25348321 puppet boot_environment needs to validate all properties and parameters 25354751 puppet vnic provider needs to support / and - as valid vnic name characters
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     1
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     3
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     7
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    12
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    18
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    20
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    21
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    22
#
6817
e4a26f447d0c 24454308 update all openstack puppet modules to the latest mitaka release
Laszlo Peter <laszlo.peter@oracle.com>
parents: 5464
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    24
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    25
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    27
    value=pkg:/system/management/puppet/openstack-neutron@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary value="OpenStack Neutron Puppet Module"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    29
set name=pkg.description \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    30
    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."
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.description value="Neutron Puppet Module"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    32
set name=com.oracle.info.tpno value=$(TPNO)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    33
set name=info.classification \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    34
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    35
    value="org.opensolaris.category.2008:System/Enterprise Management"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    36
set name=info.upstream value="OpenStack <[email protected]>"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2016/001 value=PSARC/2016/607
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    40
#
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    41
file path=usr/puppetlabs/puppet/modules/neutron/CHANGELOG.md
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    42
file path=usr/puppetlabs/puppet/modules/neutron/Gemfile
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    43
file path=usr/puppetlabs/puppet/modules/neutron/LICENSE
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    44
file path=usr/puppetlabs/puppet/modules/neutron/README.md
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    45
file path=usr/puppetlabs/puppet/modules/neutron/Rakefile
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    46
file path=usr/puppetlabs/puppet/modules/neutron/checksums.json
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    47
file path=usr/puppetlabs/puppet/modules/neutron/examples/base_provision.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    48
file path=usr/puppetlabs/puppet/modules/neutron/examples/cisco_ml2.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    49
file path=usr/puppetlabs/puppet/modules/neutron/examples/create_network.sh
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    50
file path=usr/puppetlabs/puppet/modules/neutron/examples/neutron.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    51
file path=usr/puppetlabs/puppet/modules/neutron/examples/neutron_l3_with_to_uuid.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    52
file path=usr/puppetlabs/puppet/modules/neutron/examples/neutron_with_pacemaker.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    53
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/parser/functions/validate_network_vlan_ranges.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    54
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/parser/functions/validate_tunnel_id_ranges.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    55
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/parser/functions/validate_vni_ranges.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    56
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/parser/functions/validate_vxlan_udp_port.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    57
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    58
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_agent_linuxbridge/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    59
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_agent_ovs/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    60
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_api_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    61
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_api_paste_ini/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    62
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_config/openstackconfig.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    63
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_dhcp_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    64
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_fwaas_service_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    65
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_l3_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    66
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_l3_ovs_bridge/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    67
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_lbaas_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    68
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_lbaas_service_config/openstackconfig.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    69
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_metadata_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    70
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_metering_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    71
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_network/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    72
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    73
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_credentials/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    74
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_db_conn/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    75
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_cisco_l2network/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    76
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_linuxbridge/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    77
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_midonet/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    78
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_ml2/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    79
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_nuage/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    80
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_nvp/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    81
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_opencontrail/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    82
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_plumgrid/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    83
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plugin_sriov/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    84
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_plumlib_plumgrid/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    85
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_port/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    86
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_router/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    87
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_router_interface/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    88
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_sriov_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    89
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_subnet/neutron.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    90
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_vpnaas_agent_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    91
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/provider/neutron_vpnaas_service_config/openstackconfig.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    92
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_agent_linuxbridge.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    93
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_agent_ovs.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    94
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_api_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    95
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_api_paste_ini.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    96
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    97
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_dhcp_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    98
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_fwaas_service_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    99
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_l3_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   100
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_l3_ovs_bridge.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   101
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_lbaas_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   102
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_lbaas_service_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   103
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_metadata_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   104
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_metering_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   105
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_network.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   106
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   107
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_credentials.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   108
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_db_conn.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   109
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_cisco_l2network.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   110
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_linuxbridge.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   111
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_midonet.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   112
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_ml2.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   113
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_nuage.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   114
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_nvp.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   115
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_opencontrail.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   116
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_plumgrid.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   117
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plugin_sriov.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   118
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_plumlib_plumgrid.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   119
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_port.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   120
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_router.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   121
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_router_interface.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   122
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_sriov_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   123
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_subnet.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   124
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_vpnaas_agent_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   125
file path=usr/puppetlabs/puppet/modules/neutron/lib/puppet/type/neutron_vpnaas_service_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   126
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/bigswitch.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   127
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/dhcp.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   128
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/l3.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   129
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/lbaas.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   130
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/metadata.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   131
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/metering.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   132
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/ml2/linuxbridge.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   133
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/ml2/ovs.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   134
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/ml2/sriov.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   135
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/n1kv_vem.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   136
file path=usr/puppetlabs/puppet/modules/neutron/manifests/agents/vpnaas.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   137
file path=usr/puppetlabs/puppet/modules/neutron/manifests/client.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   138
file path=usr/puppetlabs/puppet/modules/neutron/manifests/config.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   139
file path=usr/puppetlabs/puppet/modules/neutron/manifests/db.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   140
file path=usr/puppetlabs/puppet/modules/neutron/manifests/db/mysql.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   141
file path=usr/puppetlabs/puppet/modules/neutron/manifests/db/postgresql.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   142
file path=usr/puppetlabs/puppet/modules/neutron/manifests/db/sync.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   143
file path=usr/puppetlabs/puppet/modules/neutron/manifests/init.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   144
file path=usr/puppetlabs/puppet/modules/neutron/manifests/keystone/auth.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   145
file path=usr/puppetlabs/puppet/modules/neutron/manifests/params.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   146
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/cisco.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   147
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/midonet.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   148
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   149
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/arista.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   150
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/arista/l3.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   151
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/bigswitch.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   152
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/bigswitch/restproxy.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   153
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   154
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   155
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus1000v.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   156
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus_creds.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   157
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus_switch.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   158
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/nexus_switch_server.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   159
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/type_nexus_vxlan.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   160
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/cisco/ucsm.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   161
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/mech_driver.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   162
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/midonet.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   163
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/opendaylight.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   164
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ml2/type_driver.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   165
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/nuage.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   166
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/nvp.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   167
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/opencontrail.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   168
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ovs/bridge.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   169
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ovs/opendaylight.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   170
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/ovs/port.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   171
file path=usr/puppetlabs/puppet/modules/neutron/manifests/plugins/plumgrid.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   172
file path=usr/puppetlabs/puppet/modules/neutron/manifests/policy.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   173
file path=usr/puppetlabs/puppet/modules/neutron/manifests/quota.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   174
file path=usr/puppetlabs/puppet/modules/neutron/manifests/server.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   175
file path=usr/puppetlabs/puppet/modules/neutron/manifests/server/notifications.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   176
file path=usr/puppetlabs/puppet/modules/neutron/manifests/services/fwaas.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   177
file path=usr/puppetlabs/puppet/modules/neutron/manifests/services/lbaas.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   178
file path=usr/puppetlabs/puppet/modules/neutron/manifests/services/lbaas/haproxy.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   179
file path=usr/puppetlabs/puppet/modules/neutron/manifests/services/lbaas/octavia.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   180
file path=usr/puppetlabs/puppet/modules/neutron/manifests/services/vpnaas.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   181
file path=usr/puppetlabs/puppet/modules/neutron/metadata.json
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   182
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/add_dnsmasq_dns_servers-2dd26f5c9383f836.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   183
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/add_geneve_type_driver_configs-e285075b3238b49d.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   184
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/add_lbaas_driver_package_to_lbaas_services_class-8d0f51e7be9b5f42.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   185
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/add_name_to_uuid_transform.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   186
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/added_arista_ml2_plugin-8bfd0c41981dac50.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   187
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/api_paste-b94e191896840944.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   188
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/consolidate_service_provider_configuration-3ce48947a396ad25.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   189
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/deprecate_network_device_mtu-d7f15c98605ac2fb.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   190
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/fix_lb_driver-d429a30889ef8f22.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   191
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/lbaasv2_agent_and_service-ca5e38a07566ad1e.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   192
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/missing_firewall_driver_ml2-24b48831f2d0e62b.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   193
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   194
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/mitaka_aas-e5243eaac2354e85.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   195
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/mitaka_drivers-8c41f528f346a388.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   196
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/mitaka_metadata-77ebc004c9064934.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   197
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/mitaka_providers-040ac57a732b1e82.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   198
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/neutron_availability_zones-80246c2af9a7be08.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   199
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/new_auth-2331a620217ccf7c.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   200
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   201
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/qos-13c0b72fe9a5b502.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   202
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   203
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/update_plumgrid_config-82f3f631917f0e50.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   204
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   205
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/source/_static/.placeholder
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   206
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/source/conf.py
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   207
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/source/index.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   208
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/source/mitaka.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   209
file path=usr/puppetlabs/puppet/modules/neutron/releasenotes/source/unreleased.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   210
file path=usr/puppetlabs/puppet/modules/neutron/setup.cfg
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   211
file path=usr/puppetlabs/puppet/modules/neutron/setup.py
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   212
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/basic_neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   213
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/neutron_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   214
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/nodesets/centos-70-x64.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   215
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/nodesets/default.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   216
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/nodesets/nodepool-centos7.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   217
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/nodesets/nodepool-trusty.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   218
file path=usr/puppetlabs/puppet/modules/neutron/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   219
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_bigswitch.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   220
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_dhcp_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   221
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_l3_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   222
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_lbaas_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   223
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_metadata_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   224
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_metering_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   225
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_ml2_linuxbridge_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   226
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_ml2_ovs_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   227
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_ml2_sriov_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   228
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_n1kv_vem_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   229
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_agents_vpnaas_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   230
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_client_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   231
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_db_mysql_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   232
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_db_postgresql_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   233
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_db_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   234
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_db_sync_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   235
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_init_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   236
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_keystone_auth_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   237
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_cisco_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   238
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_midonet_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   239
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_arista_l3_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   240
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_arista_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   241
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_bigswitch_restproxy_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   242
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_bigswitch_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   243
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_cisco_nexus1000v_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   244
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_cisco_nexus_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   245
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_cisco_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   246
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_cisco_type_nexus_vxlan_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   247
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_cisco_ucsm_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   248
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_midonet_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   249
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_opendaylight_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   250
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ml2_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   251
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_nuage_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   252
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_nvp_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   253
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_opencontrail_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   254
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_ovs_opendaylight_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   255
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_plugins_plumgrid_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   256
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_policy_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   257
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_quota_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   258
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_server_notifications_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   259
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_server_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   260
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_services_fwaas_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   261
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_services_lbaas_haproxy_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   262
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_services_lbaas_octavia_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   263
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_services_lbaas_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   264
file path=usr/puppetlabs/puppet/modules/neutron/spec/classes/neutron_services_vpnaas_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   265
file path=usr/puppetlabs/puppet/modules/neutron/spec/shared_examples.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   266
file path=usr/puppetlabs/puppet/modules/neutron/spec/spec_helper.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   267
file path=usr/puppetlabs/puppet/modules/neutron/spec/spec_helper_acceptance.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   268
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_agent_linuxbridge/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   269
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_agent_ovs/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   270
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_api_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   271
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_api_paste_ini/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   272
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_dhcp_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   273
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_fwaas_service_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   274
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_l3_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   275
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_l3_ovs_bridge/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   276
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_lbaas_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   277
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_metadata_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   278
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_metering_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   279
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_network/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   280
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_cisco/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   281
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_cisco_credentials/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   282
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_cisco_db_conn/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   283
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_cisco_l2network/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   284
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_midonet/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   285
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_ml2/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   286
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_nuage/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   287
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_nvp/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   288
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_opencontrail/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   289
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plugin_plumgrid/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   290
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_plumlib_plumgrid/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   291
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_port/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   292
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_router/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   293
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_router_interface/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   294
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_router_interface/new_neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   295
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   296
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_subnet/neutron_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   297
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/provider/neutron_vpnaas_agent_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   298
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_agent_linuxbridge_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   299
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_agent_ovs_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   300
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_api_paste_ini_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   301
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   302
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_dhcp_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   303
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_fwaas_service_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   304
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_l3_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   305
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_lbaas_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   306
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_metadata_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   307
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_metering_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   308
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_cisco_credentials_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   309
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_cisco_db_conn_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   310
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_cisco_l2network_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   311
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_cisco_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   312
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_midonet_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   313
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_ml2_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   314
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_nvp_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   315
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_opencontrail_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   316
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plugin_plumgrid_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   317
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_plumlib_plumgrid_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   318
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_subnet.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   319
file path=usr/puppetlabs/puppet/modules/neutron/spec/unit/type/neutron_vpnaas_agent_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   320
file path=usr/puppetlabs/puppet/modules/neutron/templates/n1kv.conf.erb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   321
file path=usr/puppetlabs/puppet/modules/neutron/test-requirements.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   322
file path=usr/puppetlabs/puppet/modules/neutron/tox.ini
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   323
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   324
license openstack-neutron.license license="Apache v2.0"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   325
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   326
# force a dependency on openstack-keystone
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   327
depend type=require fmri=system/management/puppet/openstack-keystone
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   328
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   329
# force a dependency on openstack-nova
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   330
depend type=require fmri=system/management/puppet/openstack-nova
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   331
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   332
# force a dependency on openstack-openstacklib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   333
depend type=require fmri=system/management/puppet/openstack-openstacklib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   334
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   335
# force a dependency on puppetlabs-inifile
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   336
depend type=require fmri=system/management/puppet/puppetlabs-inifile
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   337
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   338
# force a dependency on puppetlabs-stdlib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   339
depend type=require fmri=system/management/puppet/puppetlabs-stdlib