Skip to content

Commit 2724fc4

Browse files
committed
Bump to version 0.9.5
1 parent 27422d6 commit 2724fc4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

openshift-on-openstack.spec

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

3535
%changelog
36+
* Fri Oct 28 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.5-1
37+
- Make app_subdomain customizable
38+
- External loadbalancer hostname now can (and should) be fully qualified domain name
39+
- Bug fixes:
40+
- Adding retry when installing packages for mitigating random networking issues
41+
- Add dependent package python-psutil for os-collect-config
42+
3643
* Wed Oct 19 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.4-1
3744
- Use openshift-ansible recommanded way for scaleup
3845
- Add constraints on hostnames

0 commit comments

Comments
 (0)