Pike Series Release Notes

1.2.0

New Features

  • Add openstack-db tag to Exec that run db-sync.

1.1.0

Known Issues

  • Keystone v2.0 API was removed so we need to set a default value for user_domain_name and project_domain name, which will be Default as it is already in some other classes in modules.

1.0.0

New Features

  • This adds the enable_proxy_headers parsing option which is used by the http_proxy_to_wsgi middleware.

  • Passes parameter to keystone authtoken define to manage python-memcache package install.

Deprecation Notes

  • vitrage::rpc_backend is deprecated and will be removed in a future release. Please use vitrage::default_transport_url instead.

Other Notes

  • Parameters that control the number of spawned child processes for distributing processing have had their default value changed from ::processorcount to ::os_workers.