[instack-undercloud] Update instack-undercloud to 0.0.6-1

slagle slagle at fedoraproject.org
Tue Apr 15 13:51:41 UTC 2014


commit afe0bb2a164aa365c19b1b58e2d0bdb2ac9f2673
Author: James Slagle <jslagle at redhat.com>
Date:   Tue Apr 15 09:51:29 2014 -0400

    Update instack-undercloud to 0.0.6-1

 .gitignore              |    1 +
 instack-undercloud.spec |   18 +++++++++++++++++-
 sources                 |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ea1dfb..ab05f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /instack-undercloud-0.0.1.tar.gz
 /instack-undercloud-0.0.4.tar.gz
 /instack-undercloud-0.0.5.tar.gz
+/instack-undercloud-0.0.6.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 3588cac..ab7de48 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	0.0.5
+Version:	0.0.6
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -58,6 +58,22 @@ cp -ar json-files %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Tue Apr 15 2014 James Slagle <jslagle at redhat.com> 0.0.6-1
+- Remove rdo-release-icehouse package so the subsequent install doesn't fail
+  (jslagle at redhat.com)
+- Make enabling the RDO icehouse repo a manual step (jslagle at redhat.com)
+- Remove mariadb log workaround (jslagle at redhat.com)
+- Remove pip install, no longer needed (jslagle at redhat.com)
+- Remove vim-minimal workaround (jslagle at redhat.com)
+- fedora-rdo-icehouse was renamed to fedora-rdo-icehouse-repository in latest
+  openstack-tripleo-image-elements package (jslagle at redhat.com)
+- Update to work with latest openstack-tripleo package (jslagle at redhat.com)
+- Use mariadb-rdo element (jslagle at redhat.com)
+- root password is no longer hard coded (ryan at ryanbrady.org)
+- updated docs to reflect options for instack-virt-setup (rbrady at redhat.com)
+- changed root password to default to random but allow to override
+  (rbrady at redhat.com)
+
 * Fri Apr 11 2014 James Slagle <jslagle at redhat.com> 0.0.5-1
 - Default SWIFTSTORAGESCALE to 1 (jslagle at redhat.com)
 
diff --git a/sources b/sources
index 446a456..c0cac66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22dd06075d9db698a159fd80ee8d0ba7  instack-undercloud-0.0.5.tar.gz
+06ac9597878f903b148a0d5a094deb51  instack-undercloud-0.0.6.tar.gz


More information about the scm-commits mailing list