puppet-neutron/spec/classes
Juan Antonio Osorio Robles d3630bda97 Add option to enable Neutron's SSL middleware
Neutron is now using the HTTPProxyToWSGI middleware from
oslo.middlware in its default api-paste configuration [1]. This commit
gives us the ability to enable/disable that middlware.

[1] Ice9ee8f4e04050271d59858f92034c230325718b

Change-Id: I99bc9486fdd85857ce73c413e17400320bd6ec5b
2016-10-17 11:42:35 +03:00
..
neutron_agents_bigswitch.rb Add puppet files to support big switch agents 2016-01-29 01:49:33 -08:00
neutron_agents_dhcp_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_agents_l3_spec.rb Remove router_id option 2016-07-12 09:32:38 +08:00
neutron_agents_lbaas_spec.rb lbaas: remove lbaasv1 and enable lbaasv2 by default 2016-08-26 14:58:23 -04:00
neutron_agents_metadata_spec.rb Change worker defaults to ::os_workers 2016-09-30 13:31:41 -02:30
neutron_agents_metering_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_agents_ml2_linuxbridge_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_agents_ml2_ovs_spec.rb Added an parameter for neutron::agents::ml2::ovs to enable ovs-dpdk 2016-07-22 17:57:32 +05:30
neutron_agents_ml2_sriov_spec.rb Merge "Configure the numvfs for SRIOV interfaces" 2016-08-24 08:23:52 +00:00
neutron_agents_n1kv_vem_spec.rb Fix puppet-neutron's gate 2016-07-19 11:01:48 +00:00
neutron_agents_vpnaas_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_client_spec.rb Move Neutron to $::os_service_default - part 1 2015-11-26 17:39:06 +03:00
neutron_config_spec.rb Changing ovn plugin to ml2 mechanism driver 2016-07-25 13:13:14 +00:00
neutron_db_mysql_spec.rb Add test coverage for neutron::db::mysql 2015-11-16 16:33:41 +00:00
neutron_db_postgresql_spec.rb Test multiple operating systems for db 2016-04-30 12:39:06 +08:00
neutron_db_spec.rb Add support for the oslo db_max_retries option 2016-05-10 13:38:09 +08:00
neutron_db_sync_spec.rb dbsync: upgrade with 'heads' not 'head' 2016-09-02 17:05:16 +00:00
neutron_init_spec.rb Deprecate memcache_servers 2016-10-11 16:06:47 -03:00
neutron_keystone_auth_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_keystone_authtoken_spec.rb Configure keystone authtoken options 2016-08-29 14:27:59 +00:00
neutron_logging_spec.rb Revert "Deprecate some log options" 2016-05-31 17:36:07 -03:00
neutron_plugins_cisco_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_midonet_spec.rb Update Midonet neutron plugin to 5.x 2016-08-26 10:39:37 +02:00
neutron_plugins_ml2_arista_l3_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_arista_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_bigswitch_restproxy_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_bigswitch_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_cisco_nexus1000v_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_cisco_nexus_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_cisco_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_cisco_type_nexus_vxlan_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_cisco_ucsm_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_midonet_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_opendaylight_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_ovn_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ml2_spec.rb Adding support for overlay_ip_version 2016-08-25 17:39:57 -02:30
neutron_plugins_nuage_spec.rb Updated Nuage package name for Mitaka release 2016-09-22 16:33:47 -04:00
neutron_plugins_nvp_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_plugins_opencontrail_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_plugins_ovs_opendaylight_spec.rb Changes OpenDaylight OVS 'provider_mappings' to allow an array type 2016-10-11 15:59:10 -04:00
neutron_plugins_plumgrid_spec.rb Remove outdated authtoken options 2016-08-09 06:08:47 +00:00
neutron_policy_spec.rb Fix facts for policy test 2016-06-07 19:57:07 +03:00
neutron_quota_spec.rb Deprecated quota_items option 2016-08-04 09:59:25 +08:00
neutron_server_notifications_spec.rb Deprecate nova_url parameter 2016-05-11 12:02:34 -04:00
neutron_server_spec.rb Add option to enable Neutron's SSL middleware 2016-10-17 11:42:35 +03:00
neutron_services_fwaas_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_services_lbaas_haproxy_spec.rb lbaas v2 service plugin support. 2016-04-21 18:45:01 -04:00
neutron_services_lbaas_octavia_spec.rb lbaas v2 service plugin support. 2016-04-21 18:45:01 -04:00
neutron_services_lbaas_spec.rb Add configuration for lbaas certificates 2016-09-01 16:45:09 -04:00
neutron_services_vpnaas_spec.rb Provide support for VPNaaS service_provider 2016-02-05 11:46:05 +01:00