cookbook-openstack-network/spec
Lance Albertson cb26946e73 Stein fixes
- Cookstyle fixes
- Refactor Berksfile to use groups so we can exclude integration testing
  cookbooks
- Update documentation
- Cleanup line wraps
- Enable sensitive resources for the template[/etc/neutron/neutron.conf] and
  template[/etc/neutron/metadata_agent.ini] to resources improve security.
- Update delivery configuration to exclude integration cookbooks
- Fix ChefSpec output.
- Update lbaas recipe to use v2 agent driver.
- Add recommended configuration settings to neutron.conf based in Stein
  installation docs.
- Remove any resources that define the default action.
- Switch package installations to send packages as arrays instead of individual
  package resources. This generally speeds up chef runs.
- Manage /etc/neutron/neutron_lbaas.conf so we can set service_provider
  properly.
- Add some missing ChefSpec tests.
- Configure neutron_lbaas.conf on Ubuntu in a manner that allows it to properly
  pull in the configuration via the --config-dir option. This is due to the fact
  we need to set an additional [service_providers] service_provider line and we
  can't do that with hashes.
- Remove FWaaS as it's unmaintained upstream.

Depends-On: https://review.opendev.org/701027
Depends-On: https://review.opendev.org/706151
Change-Id: Id29884766440d37fa18fd62f3f93eecc22224d51
2020-03-23 14:23:34 -07:00
..
_bridge_config_example_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
db_migration_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
default-redhat_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
default_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
dhcp_agent-centos_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
dhcp_agent_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
identity_registration_spec.rb Improve ChefSpec test speed by enabling caching 2020-01-07 09:55:25 -08:00
l3_agent-redhat_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
l3_agent_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
lbaas-redhat_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
lbaas_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
metadata_agent-rhel_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
metadata_agent_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
metering_agent-rhel_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
metering_agent_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
ml2_linuxbridge-redhat_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
ml2_linuxbridge_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
ml2_openvswitch_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
openvswitch-rhel_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
openvswitch_agent-rhel_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
openvswitch_agent_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
openvswitch_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
plugin_config_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
server-redhat_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
server_spec.rb Stein fixes 2020-03-23 14:23:34 -07:00
spec_helper.rb Improve ChefSpec test speed by enabling caching 2020-01-07 09:55:25 -08:00