This file is used to list changes made in each version of cookbook-openstack-network.
- Updated Berksfile.lock for the UTF8 issue in common
- Allow dhcp_delete_namespaces and router_dhcp_namespaces to be overridden.
- Add support for openvswitch agent MTU size of veth interfaces
- fix fauxhai version for suse and redhat
- python_packages database client attributes have been migrated to the -common cookbook
- bump berkshelf to 2.0.18 to allow Supermarket support
- Add rabbit_use_ssl configuration item.
- Start the neutron server service after installed
- Fix to plugin.ini symlink not updated properly when main plugin changes
- Add support for miscellaneous options (like in Compute)
- Revert Switch to using auth_url instead of auth_host et al
- Fix ovs_use_veth default value
- Switch to using auth_url instead of auth_host et al
- Fix to allow build openvswitch spec to work on windows
- Fix openvswitch and linuxbridge agent
- Fix to allow data network openvswitch bridge to be created
- Fix package action to allow updates
- Upgrade to Icehouse
- The balancer recipe now includes openstack-network::common
- Neutron agents now subscribe to changes in neutron.conf
- Add rpc attributes
- Remove policy file
- Fix the DB2 ODBC driver issue
- Use the library method auth_uri_transform
- Add new template for ml2 plugin
- Add new attributes to support vxlan in linuxbridge plugin template
- Move the database section into neutron.conf from plugins
- Make the service_provider attribute configurable
- allow dnsmasq source build to be optional
- Add client recipe
- Add network database migration
- Remove unneeded and redundant rhel setup script calls
- Deprecate node['openstack']['network']['neutron_loadbalancer'] in favor of node['openstack']['network']['service_plugins']
- Support neutron deployment by search and replace quantum with neutron
- fixing rpc_backend for qpid
- adding qpid support to quantum. default is rabbitmq
- Parameterize quota default values in quantum.conf.erb (LP #1228623)
- Set auth_uri and use admin_endpoint in authtoken configuration (LP #1207504)
- Parameterize agent_down_time and report_interval settings
- Add delay to quantum-ha-tool.py script to prevent aggressive migrations
- Allow quota driver to be set dynamically (LP #1234324)
- Start Grizzly + Neutron deployment