Skip to content

Commit a3f854d

Browse files
committed
Bump to version 0.9.3
1 parent eb1ea24 commit a3f854d

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

openshift-on-openstack.spec

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: openshift-on-openstack
2-
Version: 0.9.2
2+
Version: 0.9.3
33
Release: 1%{?dist}
44
Summary: Set of Openstack Heat templates to deploy OpenShift
55
Group: System Environment/Base
@@ -33,6 +33,15 @@ cp -aR tests/ %{buildroot}%{_datadir}/%{name}
3333
%{_bindir}/customize-disk-image
3434

3535
%changelog
36+
* Fri Oct 14 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.3-1
37+
- Bug fixes:
38+
- Improve checking of os-collect-config setup
39+
- Add missing domain to dedicated loadbalancer instance
40+
- Unify loadbalancer stackname prefix
41+
- Make sure prepare_registry is a bool value
42+
- Make use of parameter registry_volume_size
43+
- Fix scaleup when using volume_quota parameter
44+
3645
* Wed Oct 12 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.2-1
3746
- Bug fixes:
3847
- Set default value for rhn_pool

0 commit comments

Comments
 (0)