We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a35ce commit 2ffdfeeCopy full SHA for 2ffdfee
1 file changed
openshift-on-openstack.spec
@@ -1,5 +1,5 @@
1
Name: openshift-on-openstack
2
-Version: 0.9.3
+Version: 0.9.4
3
Release: 1%{?dist}
4
Summary: Set of Openstack Heat templates to deploy OpenShift
5
Group: System Environment/Base
@@ -33,6 +33,12 @@ cp -aR tests/ %{buildroot}%{_datadir}/%{name}
33
%{_bindir}/customize-disk-image
34
35
%changelog
36
+* Wed Oct 19 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.4-1
37
+- Use openshift-ansible recommanded way for scaleup
38
+- Add constraints on hostnames
39
+- Documentation improvements
40
+- Fixed master_count evaluation
41
+
42
* Fri Oct 14 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.3-1
43
- Bug fixes:
44
- Improve checking of os-collect-config setup
0 commit comments