| Path: | CHANGELOG |
| Last Update: | Sat Feb 23 07:12:38 +0000 2019 |
Tue Dec 03 2013 Marios Andreou (marios@redhat.com) - 1.1.2
- much networking contributions and fixes from Ivan Ponomarev zipfer, pull 30
*Tue Jul 09 2013 Marios Andreou (marios@redhat.com) - 1.1.1
- Adds floating-ips support ("os-floating-ips" extension for nova) - pull 28
- Add 'status' attribute to volume object - pull 29
*Fri Apr 12 2013 Marios Andreou (marios@redhat.com) - 1.1.0
- adds Quantum support - see pull request 23 - bugfix for nginx support with 0length content body (pull request 22)
*Thu Feb 07 2013 Marios Andreou (marios@redhat.com) - 1.0.9
- various bug fixes/improvements: pull requests 20, 19, 18, 16 - adds 'regions_list' hash to connection object (see pull request 19)
*Wed Jan 23 2013 Marios Andreou (marios@redhat.com) - 1.0.8
- Adds support for storage snapshots
*Mon Nov 19 2012 Marios Andreou (marios@redhat.com) - 1.0.7
- Adds support for storage-volumes https://github.com/ruby-openstack/ruby-openstack/pull/15 - Adds support for multi-version deployments(https://github.com/ruby-openstack/ruby-openstack/pull/14)
*Fri Sep 21 2012 Marios Andreou (marios@redhat.com) - 1.0.6
- fixes related to https://github.com/ruby-openstack/ruby-openstack/pull/14
multi-version deployments - grab only greatest API version endpoints.
Thanks to andronat
*Thu Sep 13 2012 Marios Andreou <marios@redhat.com> - 1.0.6
- major bug in gemspec meant jeweler created circular reference to gem itself
(described here: https://github.com/technicalpickles/jeweler/issues/188)
*Thu Sep 13 2012 Marios Andreou <marios@redhat.com> - 1.0.5
- bug fix/feature - adds a check to see if requested service is deployed
(e.g. set 'service_type' to 'object-store' but swift not deployed
=> 501 Not Implemented)
https://github.com/ruby-openstack/ruby-openstack/pull/13
*Wed Sep 06 2012 Marios Andreou <marios@redhat.com> - 1.0.4
- bug fixes: https://github.com/ruby-openstack/ruby-openstack/issues/9, - https://github.com/ruby-openstack/ruby-openstack/pull/10