Skip to content

Commit 9b96100

Browse files
committed
Bump to version 0.9.2
1 parent c18ea5c commit 9b96100

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

openshift-on-openstack.spec

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

3535
%changelog
36+
* Wed Oct 12 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.2-1
37+
- Bug fixes:
38+
- Set default value for rhn_pool
39+
- Add default loadbalancer neutron env file
40+
- Ignore "oadm ipfailover" error state
41+
- Install missing package python-oslo-log for OSP 9
42+
- Set load balancer image to rhel when using AOP
43+
- Fixed schduling on master nodes
44+
- Return non empty router_ip when using dedicated loadbalancer
45+
- Lots of documentation improvements
46+
3647
* Thu Oct 6 2016 Sylvain Baubeau <sbaubeau@redhat.com> - 0.9.1-1
3748
- Allow specifying different flavors for every node type
3849
- Bug fixes:

0 commit comments

Comments
 (0)