[openstack-nova] update-patches.txt: reference smokestack package repos

Pádraig Brady pbrady at fedoraproject.org
Thu Aug 23 15:51:46 UTC 2012


commit df6b8de234ac8fd9152845f4a1589f6f61ac82f7
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Aug 23 14:21:38 2012 +0100

    update-patches.txt: reference smokestack package repos

 update-patches.txt |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/update-patches.txt b/update-patches.txt
index 7d1ab20..be91d75 100644
--- a/update-patches.txt
+++ b/update-patches.txt
@@ -41,6 +41,22 @@ I. Once off local repo setup:
     From git://github.com/openstack/nova
     * [new tag]         essex-1    -> essex-1
 
+  # There are also github repos for smokestack packages
+  # which could be good to reference or pull from for
+  # updates to official packages, as they'll generally
+  # have changes specific to the latest upstream:
+
+  git remote add -f fedora-smokestack git at github.com:fedora-openstack/openstack>
+    Updating fedora-smokestack
+    remote: Counting objects: 71, done.
+    remote: Compressing objects: 100% (51/51), done.
+    remote: Total 60 (delta 39), reused 29 (delta 8)
+    Unpacking objects: 100% (60/60), done.
+    From github.com:fedora-openstack/openstack-nova
+     * [new branch]      el6        -> fedora-smokestack/el6
+     * [new branch]      essex      -> fedora-smokestack/essex
+     * [new branch]      master     -> fedora-smokestack/master
+
 
 II. Patch set update process
 


More information about the scm-commits mailing list