cookbook-openstack-block-st.../CHANGELOG.md
Darren Birkett 33f7ceb488 Allow binding locally to different IP than endpoint IP
Sometimes you want the actual endpoint IP to be a load balanced IP, but
the bind IP to be a local IP (different per node).

This change allows that by using attributes from the [block-storage-api-bind] namespace

Implements blueprint increase-ip-binding-flexibility

Change-Id: I6cf4c5726ce0b12a95c374883c7181ade04b59dd
2014-04-24 11:37:58 +01:00

1.4 KiB

openstack-block-storage Cookbook CHANGELOG

This file is used to list changes made in each version of the openstack-block-storage cookbook.

8.4.3

  • Allow specifying different local bind IP than (load balanced) endpoint IP

8.4.2

  • Allow specifying api bind IP and port

8.4.1

Bug

  • Fix the DB2 ODBC driver issue
  • Move control_exchange outside of 'rabbit'

8.4.0

Blue print

  • Use the library method auth_uri_transform

8.3.0

  • Rename openstack-metering to openstack-telemetry

8.2.0

  • VMware VMDK driver support

8.1.0

  • Add client recipe

8.0.0

New version

  • Upgrade to upstream Havana release
  • Add support for Storwize/SVC configuration attributes

7.2.2

Bug

  • fix a bug related to qpid.

7.2.1

Bug

  • relax the dependencies to the 7.x series

7.2.0

Improvement

  • Add qpid support for cinder. Default is rabbitmq

7.1.0

Improvement

  • Add new attributes for common rpc configuration

7.0.6

Bug

  • set auth_uri for authtoken in api-paste.ini (bug #1207504)

7.0.4

Improvement

  • Use a default log-file (/var/log/cinder/cinder.log) if syslog is disabled

7.0.3

Bug

  • change audit cronjob binary path depending on platform, refactored some tests

7.0.2

Improvement

  • ensure cronjob runs on only one node and make cronjob configurable

7.0.1

Improvement

  • Add audit cronjob and enable control_exchange, when metering enabled