[openstack-nova/f17] updated to stable essex release 2012.1.1

Pádraig Brady pbrady at fedoraproject.org
Fri Jun 22 14:52:21 UTC 2012


commit 0cd2375349f47137ca6d45085edc28f22eafe6ac
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jun 22 15:15:59 2012 +0100

    updated to stable essex release 2012.1.1

 .gitignore                                         |    1 +
 ...tomic-manipulation-of-libvirt-disk-images.patch |    2 +-
 ...here-nova-ignores-glance-host-in-imageref.patch |   48 --
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 ...-libvirt-test-from-deleting-instances-dir.patch |   66 ---
 ...vileged-RADOS-users-to-access-rbd-volumes.patch |  169 -------
 ...0003-fix-useexisting-deprecation-warnings.patch |    2 +-
 0004-Fixed-bug-962840-added-a-test-case.patch      |   70 ---
 ...-configurable-libvirt-injection-partition.patch |    2 +-
 0005-Fix-errors-in-os-networks-extension.patch     |  306 -------------
 ... 0005-repeat-fusermount-to-avoid-business.patch |    2 +-
 ...mpute.api.BaseAPI-for-compute-APIs-to-use.patch |  146 ------
 ...te-image-properties-with-project_id-again.patch |   50 --
 ...Use-project_id-in-ec2.cloud._format_image.patch |   28 --
 0009-Implement-quotas-for-security-groups.patch    |  476 --------------------
 ...-Delete-fixed_ips-when-network-is-deleted.patch |   87 ----
 0011-Xen-Pass-session-to-destroy_vdi.patch         |   25 -
 0012-add-libvirt_inject_key-flag.patch             |   33 --
 0013-Cloudpipe-tap-vpn-not-always-working.patch    |   51 ---
 ...RPC-connections-on-timeouts-or-other-exce.patch |   37 --
 0015-Fixes-bug-987335.patch                        |   41 --
 ...meout-in-EC2-CloudController.create_image.patch |   29 --
 ...Update-KillFilter-to-handle-deleted-exe-s.patch |   61 ---
 0018-Get-unit-tests-functional-in-OS-X.patch       |   51 ---
 ...uced-flag-base_dir_name.-Fixes-bug-973194.patch |  179 --------
 ...ix-bug-983206-_try_convert-parsing-string.patch |  103 -----
 ...ger-will-start-dnsmasq-during-startup.-Fi.patch |   50 --
 0022-Fixes-bug-952176.patch                        |   28 --
 ...ova.tests.test_nova_rootwrap-on-Fedora-17.patch |   38 --
 0024-Generate-a-Changelog-for-Nova.patch           |  227 ----------
 ...ix-type-of-snapshot_id-column-to-match-db.patch |   33 --
 0026-handle-updated-qemu-img-info-output.patch     |   56 ---
 0027-Nail-pep8-dependencies-to-1.0.1.patch         |   40 --
 ...034-Quantum-Network-Manager-not-clearing-.patch |   83 ----
 ...ti_Scheduler-to-process-host-capabilities.patch |   75 ---
 ...xenapi-driver-intermittently-fail-to-deta.patch |  128 ------
 ...irt-get_console_output-tests-pty-and-file.patch |  123 -----
 ...memory-correctly-on-Xen.-Fixes-bug-997014.patch |   66 ---
 ...rotocol-case-handling-for-security-groups.patch |   63 ---
 ...1006664-describe-non-existent-ec2-keypair.patch |   44 --
 ...e-a-utf8-version-of-the-dns_domains-table.patch |  153 -------
 ...-Only-invoke-.lower-on-non-None-protocols.patch |   63 ---
 ...nts-resume_state_on_host_boot-for-libvirt.patch |  118 -----
 0038-Add-caching-to-openstack.common.cfg.patch     |  166 -------
 ...nsmasq-accept-rules-are-preset-at-startup.patch |   32 --
 0041-Add-missing-ack-to-impl_qpid.patch            |   69 ---
 0042-Updates-the-cache.patch                       |   68 ---
 0043-Don-t-query-nova-network-on-startup.patch     |  165 -------
 openstack-nova.spec                                |  105 +----
 sources                                            |    2 +-
 50 files changed, 19 insertions(+), 4043 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a36abb7..3cd86d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /nova-2012.1~e4.tar.gz
 /nova-2012.1~rc1.tar.gz
 /nova-2012.1.tar.gz
+/nova-2012.1.1.tar.gz
diff --git a/0044-ensure-atomic-manipulation-of-libvirt-disk-images.patch b/0001-ensure-atomic-manipulation-of-libvirt-disk-images.patch
similarity index 99%
rename from 0044-ensure-atomic-manipulation-of-libvirt-disk-images.patch
rename to 0001-ensure-atomic-manipulation-of-libvirt-disk-images.patch
index 458f92e..eafd320 100644
--- a/0044-ensure-atomic-manipulation-of-libvirt-disk-images.patch
+++ b/0001-ensure-atomic-manipulation-of-libvirt-disk-images.patch
@@ -1,4 +1,4 @@
-From 3eb44544ac4ef9dca660dd87c2ff3c7e0ec3cd92 Mon Sep 17 00:00:00 2001
+From b57f04571265b7889872e890bba9e0c38e55bb54 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 16 Mar 2012 03:43:49 +0000
 Subject: [PATCH] ensure atomic manipulation of libvirt disk images
diff --git a/0045-Ensure-we-don-t-access-the-net-when-building-docs.patch b/0002-Ensure-we-don-t-access-the-net-when-building-docs.patch
similarity index 94%
rename from 0045-Ensure-we-don-t-access-the-net-when-building-docs.patch
rename to 0002-Ensure-we-don-t-access-the-net-when-building-docs.patch
index eaebc09..8df2f4a 100644
--- a/0045-Ensure-we-don-t-access-the-net-when-building-docs.patch
+++ b/0002-Ensure-we-don-t-access-the-net-when-building-docs.patch
@@ -1,4 +1,4 @@
-From 8718ecb847289bc865bdbd96bff52fd716add67d Mon Sep 17 00:00:00 2001
+From 79bd3ff978f9b33ab0f77ae8cb3d03f1e2b5b994 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 12:16:34 +0000
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/0046-fix-useexisting-deprecation-warnings.patch b/0003-fix-useexisting-deprecation-warnings.patch
similarity index 97%
rename from 0046-fix-useexisting-deprecation-warnings.patch
rename to 0003-fix-useexisting-deprecation-warnings.patch
index 04b5c43..a344559 100644
--- a/0046-fix-useexisting-deprecation-warnings.patch
+++ b/0003-fix-useexisting-deprecation-warnings.patch
@@ -1,4 +1,4 @@
-From 432c4a95a820bb04f5a31f4ce852b6265a86616e Mon Sep 17 00:00:00 2001
+From 851977b586901df8ca955e7b8f1ff78519db731c Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Thu, 8 Mar 2012 16:32:30 +0000
 Subject: [PATCH] fix useexisting deprecation warnings
diff --git a/0047-support-a-configurable-libvirt-injection-partition.patch b/0004-support-a-configurable-libvirt-injection-partition.patch
similarity index 98%
rename from 0047-support-a-configurable-libvirt-injection-partition.patch
rename to 0004-support-a-configurable-libvirt-injection-partition.patch
index a668aaf..d5d0e09 100644
--- a/0047-support-a-configurable-libvirt-injection-partition.patch
+++ b/0004-support-a-configurable-libvirt-injection-partition.patch
@@ -1,4 +1,4 @@
-From 55cc54dad672c31e6898605f5d1a132031b306a8 Mon Sep 17 00:00:00 2001
+From fdcd601a1da74186a926bc046758ae3055fe4a1e Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Wed, 18 Apr 2012 23:27:31 +0100
 Subject: [PATCH] support a configurable libvirt injection partition
diff --git a/0048-repeat-fusermount-to-avoid-business.patch b/0005-repeat-fusermount-to-avoid-business.patch
similarity index 92%
rename from 0048-repeat-fusermount-to-avoid-business.patch
rename to 0005-repeat-fusermount-to-avoid-business.patch
index 13dcc66..a27bbd2 100644
--- a/0048-repeat-fusermount-to-avoid-business.patch
+++ b/0005-repeat-fusermount-to-avoid-business.patch
@@ -1,4 +1,4 @@
-From a8c200c35505a32c05f0614cb6a0b44bdf8e2aba Mon Sep 17 00:00:00 2001
+From 777602028986357192145d29962db7e0f62267df Mon Sep 17 00:00:00 2001
 From: Alessio Ababilov <aababilov at griddynamics.com>
 Date: Fri, 15 Jun 2012 18:33:26 +0300
 Subject: [PATCH] repeat fusermount to avoid business
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 98ac35b..4005d92 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,14 +1,14 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2012.1
-Release:          10%{?dist}
+Version:          2012.1.1
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://openstack.org/projects/compute/
-Source0:          http://launchpad.net/nova/essex/2012.1/+download/nova-2012.1.tar.gz
+Source0:          http://launchpad.net/nova/essex/%{version}/+download/nova-%{version}.tar.gz
 Source1:          nova.conf
 Source6:          nova.logrotate
 
@@ -30,55 +30,13 @@ Source22:         nova-ifc-template
 Source24:         nova-sudoers
 
 #
-# patches_base=2012.1
+# patches_base=2012.1.1
 #
-Patch0001: 0001-fix-bug-where-nova-ignores-glance-host-in-imageref.patch
-Patch0002: 0002-Stop-libvirt-test-from-deleting-instances-dir.patch
-Patch0003: 0003-Allow-unprivileged-RADOS-users-to-access-rbd-volumes.patch
-Patch0004: 0004-Fixed-bug-962840-added-a-test-case.patch
-Patch0005: 0005-Fix-errors-in-os-networks-extension.patch
-Patch0006: 0006-Create-compute.api.BaseAPI-for-compute-APIs-to-use.patch
-Patch0007: 0007-Populate-image-properties-with-project_id-again.patch
-Patch0008: 0008-Use-project_id-in-ec2.cloud._format_image.patch
-Patch0009: 0009-Implement-quotas-for-security-groups.patch
-Patch0010: 0010-Delete-fixed_ips-when-network-is-deleted.patch
-Patch0011: 0011-Xen-Pass-session-to-destroy_vdi.patch
-Patch0012: 0012-add-libvirt_inject_key-flag.patch
-Patch0013: 0013-Cloudpipe-tap-vpn-not-always-working.patch
-Patch0014: 0014-Don-t-leak-RPC-connections-on-timeouts-or-other-exce.patch
-Patch0015: 0015-Fixes-bug-987335.patch
-Patch0016: 0016-Fix-timeout-in-EC2-CloudController.create_image.patch
-Patch0017: 0017-Update-KillFilter-to-handle-deleted-exe-s.patch
-Patch0018: 0018-Get-unit-tests-functional-in-OS-X.patch
-Patch0019: 0019-Introduced-flag-base_dir_name.-Fixes-bug-973194.patch
-Patch0020: 0020-Fix-bug-983206-_try_convert-parsing-string.patch
-Patch0021: 0021-QuantumManager-will-start-dnsmasq-during-startup.-Fi.patch
-Patch0022: 0022-Fixes-bug-952176.patch
-Patch0023: 0023-Fix-nova.tests.test_nova_rootwrap-on-Fedora-17.patch
-Patch0024: 0024-Generate-a-Changelog-for-Nova.patch
-Patch0025: 0025-Fix-type-of-snapshot_id-column-to-match-db.patch
-Patch0026: 0026-handle-updated-qemu-img-info-output.patch
-Patch0027: 0027-Nail-pep8-dependencies-to-1.0.1.patch
-Patch0028: 0028-Fix-bug-988034-Quantum-Network-Manager-not-clearing-.patch
-Patch0029: 0029-Fix-Multi_Scheduler-to-process-host-capabilities.patch
-Patch0030: 0030-bug-999953-xenapi-driver-intermittently-fail-to-deta.patch
-Patch0031: 0031-Add-libvirt-get_console_output-tests-pty-and-file.patch
-Patch0032: 0032-Report-memory-correctly-on-Xen.-Fixes-bug-997014.patch
-Patch0033: 0033-Fix-up-protocol-case-handling-for-security-groups.patch
-Patch0034: 0034-Fix-bug-1006664-describe-non-existent-ec2-keypair.patch
-Patch0035: 0035-Create-a-utf8-version-of-the-dns_domains-table.patch
-Patch0036: 0036-Only-invoke-.lower-on-non-None-protocols.patch
-Patch0037: 0037-Implements-resume_state_on_host_boot-for-libvirt.patch
-Patch0038: 0038-Add-caching-to-openstack.common.cfg.patch
-Patch0040: 0040-Ensure-dnsmasq-accept-rules-are-preset-at-startup.patch
-Patch0041: 0041-Add-missing-ack-to-impl_qpid.patch
-Patch0042: 0042-Updates-the-cache.patch
-Patch0043: 0043-Don-t-query-nova-network-on-startup.patch
-Patch0044: 0044-ensure-atomic-manipulation-of-libvirt-disk-images.patch
-Patch0045: 0045-Ensure-we-don-t-access-the-net-when-building-docs.patch
-Patch0046: 0046-fix-useexisting-deprecation-warnings.patch
-Patch0047: 0047-support-a-configurable-libvirt-injection-partition.patch
-Patch0048: 0048-repeat-fusermount-to-avoid-business.patch
+Patch0001: 0001-ensure-atomic-manipulation-of-libvirt-disk-images.patch
+Patch0002: 0002-Ensure-we-don-t-access-the-net-when-building-docs.patch
+Patch0003: 0003-fix-useexisting-deprecation-warnings.patch
+Patch0004: 0004-support-a-configurable-libvirt-injection-partition.patch
+Patch0005: 0005-repeat-fusermount-to-avoid-business.patch
 
 BuildArch:        noarch
 BuildRequires:    intltool
@@ -201,48 +159,6 @@ This package contains documentation files for nova.
 %patch0003 -p1
 %patch0004 -p1
 %patch0005 -p1
-%patch0006 -p1
-%patch0007 -p1
-%patch0008 -p1
-%patch0009 -p1
-%patch0010 -p1
-%patch0011 -p1
-%patch0012 -p1
-%patch0013 -p1
-%patch0014 -p1
-%patch0015 -p1
-%patch0016 -p1
-%patch0017 -p1
-%patch0018 -p1
-%patch0019 -p1
-%patch0020 -p1
-%patch0021 -p1
-%patch0022 -p1
-%patch0023 -p1
-%patch0024 -p1
-%patch0025 -p1
-%patch0026 -p1
-%patch0027 -p1
-%patch0028 -p1
-%patch0029 -p1
-%patch0030 -p1
-%patch0031 -p1
-%patch0032 -p1
-%patch0033 -p1
-%patch0034 -p1
-%patch0035 -p1
-%patch0036 -p1
-%patch0037 -p1
-%patch0038 -p1
-%patch0040 -p1
-%patch0041 -p1
-%patch0042 -p1
-%patch0043 -p1
-%patch0044 -p1
-%patch0045 -p1
-%patch0046 -p1
-%patch0047 -p1
-%patch0048 -p1
 
 find . \( -name .gitignore -o -name .placeholder \) -delete
 
@@ -440,6 +356,9 @@ fi
 %endif
 
 %changelog
+* Fri Jun 22 2012 Pádraig Brady <P at draigBrady.com> - 2012.1.1-1
+- update to essex stable release 2012.1.1
+
 * Mon Jun 11 2012 Pádraig Brady <P at draigBrady.com> - 2012.1-10
 - update performance and stability fixes from essex stable
 
diff --git a/sources b/sources
index a4d3345..e19d5a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a7d2522058b90fb43a6177ea52def60  nova-2012.1.tar.gz
+501d8356560c7bfdc4b4fb4755769f38  nova-2012.1.1.tar.gz


More information about the scm-commits mailing list