All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] core: update to the kilo release
@ 2015-05-06  1:44 jackie.huang
  2015-05-06  1:44 ` [PATCH 01/10] python-keystonemiddleware: upgrade to 1.6.1 jackie.huang
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:44 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

update to the kilo release and change to stable/kilo branch.

--
The following changes since commit 2ed930f23e4d5678ef943cef413d09cd10c78eb7:

  python-setuptools-git: upgrade to 1.1 (2015-04-29 12:29:42 -0400)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/r_up_openstack-kilo_150505-0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_up_openstack-kilo_150505-0

Jackie Huang (10):
  python-keystonemiddleware: upgrade to 1.6.1
  python-ceilometer: upgrade to 2015.1.0
  python-cinder: upgrade to 2015.1.0
  python-glance: upgrade to 2015.1.0
  python-heat: upgrade to 2015.1.0
  python-horizon: upgrade to 2015.1.0
  python-keystone: upgrade to 2015.1.0
  python-neutron: upgrade to 2015.1.0
  python-nova: upgrade to 2015.1.0
  python-barbican: upgrade to 2015.1.0

 meta-openstack/recipes-devtools/python/python-barbican_git.bb      | 6 +++---
 meta-openstack/recipes-devtools/python/python-ceilometer_git.bb    | 6 +++---
 meta-openstack/recipes-devtools/python/python-cinder_git.bb        | 6 +++---
 meta-openstack/recipes-devtools/python/python-glance_git.bb        | 6 +++---
 meta-openstack/recipes-devtools/python/python-heat_git.bb          | 6 +++---
 meta-openstack/recipes-devtools/python/python-horizon_git.bb       | 7 +++----
 meta-openstack/recipes-devtools/python/python-keystone_git.bb      | 7 +++----
 .../recipes-devtools/python/python-keystonemiddleware_git.bb       | 4 ++--
 meta-openstack/recipes-devtools/python/python-neutron_git.bb       | 7 +++----
 meta-openstack/recipes-devtools/python/python-nova_git.bb          | 7 +++----
 10 files changed, 29 insertions(+), 33 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 01/10] python-keystonemiddleware: upgrade to 1.6.1
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
@ 2015-05-06  1:44 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 02/10] python-ceilometer: upgrade to 2015.1.0 jackie.huang
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:44 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 .../recipes-devtools/python/python-keystonemiddleware_git.bb          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
index 9c23f61..35c5b49 100644
--- a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
 	git://git.openstack.org/openstack/keystonemiddleware;branch=master \
 	"
 
-PV = "1.5.0+git${SRCPV}"
-SRCREV = "06bdfc886fed7e30684a612a3c6ff8616eb2be34"
+PV = "1.6.1+git${SRCPV}"
+SRCREV = "6ff732b3893a7e71f7b9a7318e8a4daaf906ebbf"
 S = "${WORKDIR}/git"
 
 inherit setuptools
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 02/10] python-ceilometer: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
  2015-05-06  1:44 ` [PATCH 01/10] python-keystonemiddleware: upgrade to 1.6.1 jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 03/10] python-cinder: " jackie.huang
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
index b5f0e22..3860ca5 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 PR = "r0"
 SRCNAME = "ceilometer"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://ceilometer.conf \
            file://ceilometer.init \
            file://fix_ceilometer_memory_leak.patch \
@@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
 #   file://ceilometer-builtin-tests-config-location.patch
 
 
-SRCREV = "348ecb0861637da5575b094f8fa3fab1e3770928"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "b0447ed8e7bee371bf7095c86e47d717abe89edc"
+PV = "2015.1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 CEILOMETER_SECRET ?= "12121212"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 03/10] python-cinder: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
  2015-05-06  1:44 ` [PATCH 01/10] python-keystonemiddleware: upgrade to 1.6.1 jackie.huang
  2015-05-06  1:45 ` [PATCH 02/10] python-ceilometer: upgrade to 2015.1.0 jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 04/10] python-glance: " jackie.huang
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-cinder_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index 9276d1f..ceb17d8 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 PR = "r0"
 SRCNAME = "cinder"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
     file://cinder.conf \
     file://cinder.init \
     file://cinder-volume \
@@ -21,8 +21,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
 # file://0001-run_tests-respect-tools-dir.patch
 # file://fix_cinder_memory_leak.patch 
 
-SRCREV="f4f46e972004eca66e4751a836156c342e448621"
-PV="2015.1.0b2+git${SRCPV}"
+SRCREV = "5987bb2290f629e59b0bcced2f8fe22cdeb9cc6d"
+PV = "2015.1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 inherit setuptools update-rc.d identity default_configs hosts openstackchef monitor
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 04/10] python-glance: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (2 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 03/10] python-cinder: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 05/10] python-heat: " jackie.huang
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-glance_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index 694a301..ea189ef 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 PR = "r0"
 SRCNAME = "glance"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://glance.init \
            "
 
 # removed. juno uses store library: file://0001-glance-store-only-load-known-stores-not-all-stores.patch
 #                                   file://glance-change-builtin-tests-config-location.patch
 
-SRCREV = "232a8786dd01d4effc2ba15802792b08d0373676"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95"
+PV = "2015.1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 05/10] python-heat: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (3 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 04/10] python-glance: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 06/10] python-horizon: " jackie.huang
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-heat_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb
index 7750c93..7abb4d0 100644
--- a/meta-openstack/recipes-devtools/python/python-heat_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 PR = "r0"
 SRCNAME = "heat"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://heat.conf \
            file://heat.init \
            file://autoscaling_example.template \
@@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
            file://heat-tests-change-project_dir-path.patch \
 "
 
-SRCREV = "34cc6d7e96e1a54dce5c91cc09583e08f2fa778e"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "6db88597dba0b79b2501f43b704c93b2728a5ec6"
+PV = "2015.1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-templates ${SRCNAME}-cfn"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 06/10] python-horizon: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (4 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 05/10] python-heat: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 07/10] python-keystone: " jackie.huang
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-horizon_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 376a4d1..55a2a38 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -59,10 +59,9 @@ RDEPENDS_${PN} += " python-django \
     python-django-pyscss \
     "
 
-PR = "r3"
 SRCNAME = "horizon"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
     file://horizon.init \
     file://fix_bindir_path.patch \
     file://openstack-dashboard-apache.conf \
@@ -70,8 +69,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
     file://horizon-use-full-package-path-to-test-directories.patch \
     "
 
-SRCREV = "a174b4294dd26967953d404207763828c83cc2f7"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf"
+PV = "2015.1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 inherit setuptools update-rc.d python-dir default_configs openstackchef monitor
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 07/10] python-keystone: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (5 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 06/10] python-horizon: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 08/10] python-neutron: " jackie.huang
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-keystone_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 70cc790..b13d36b 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -4,10 +4,9 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
-PR = "r2"
 SRCNAME = "keystone"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://keystone.conf \
            file://identity.sh \
            file://keystone \
@@ -20,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
 # file://keystone-remove-git-commands-in-tests.patch 
 # file://keystone-explicitly-import-localcontext-from-oslo.me.patch
 
-SRCREV = "5933546ecbdb5a52abe31413ac7a18cc49ab23df"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "5d3b31f9c3d34599ff8a83eeb7530fc6e0b1b67b"
+PV = "2015.1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 08/10] python-neutron: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (6 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 07/10] python-keystone: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 09/10] python-nova: " jackie.huang
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-neutron_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 3c64d61..b9cf518 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -4,10 +4,9 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
-PR = "r1"
 SRCNAME = "neutron"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://neutron-server.init \
            file://neutron-agent.init \
            file://l3_agent.ini \
@@ -20,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
 # TBD: update or drop
 # file://uuid_wscheck.patch
 
-SRCREV = "e86077e8452891cc176841dd6b6316831e12abc1"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "7260e0e3fc2ea479e80e0962624aca7fd38a1f60"
+PV = "2015.1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 09/10] python-nova: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (7 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 08/10] python-neutron: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-06  1:45 ` [PATCH 10/10] python-barbican: " jackie.huang
  2015-05-07 18:15 ` [PATCH 00/10] core: update to the kilo release Bruce Ashfield
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-nova_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index 71b5154..4e96341 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -6,12 +6,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
 DEPENDS = "sudo libvirt"
 
-PR = "r0"
 SRCNAME = "nova"
 
 FILESEXTRAPATHS_append := "${THISDIR}/${PN}"
 
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
            file://nova-add-migrate.cfg-to-the-MANIFEST.patch \
            file://neutron-api-set-default-binding-vnic_type.patch \
            "
@@ -27,8 +26,8 @@ SRC_URI += "file://nova-all \
             file://nova.conf \
             file://openrc \
            "
-SRCREV = "dfcfa82af96bae12265875cb313d58109e536480"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "8397b6464af520903f546ce4c6d51a2eb5b4c8a8"
+PV = "2015.1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 10/10] python-barbican: upgrade to 2015.1.0
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (8 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 09/10] python-nova: " jackie.huang
@ 2015-05-06  1:45 ` jackie.huang
  2015-05-07 18:15 ` [PATCH 00/10] core: update to the kilo release Bruce Ashfield
  10 siblings, 0 replies; 14+ messages in thread
From: jackie.huang @ 2015-05-06  1:45 UTC (permalink / raw)
  To: meta-virtualization

From: Jackie Huang <jackie.huang@windriver.com>

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta-openstack/recipes-devtools/python/python-barbican_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 24557ad..15459f1 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -8,15 +8,15 @@ PR = "r0"
 SRCNAME = "barbican"
 BARBICAN_MAX_PACKET_SIZE ?= "65535"
 
-SRC_URI = "git://github.com/openstack/barbican.git;branch=master \
+SRC_URI = "git://github.com/openstack/barbican.git;branch=stable/kilo \
            file://barbican.init \
            file://barbican-increase-buffer-size-to-support-PKI-tokens.patch \
            file://barbican-fix-path-to-find-configuration-files.patch \
            file://barbican-handle-white-space-in-date-strings.patch \
           "
 
-SRCREV = "12966ea7ad40622e4189d832d13f4d9bfb9f3ada"
-PV = "2015.1.0b3+git${SRCPV}"
+SRCREV = "e6f05febbe18a86e4e6b05acc5f4868fa3beb291"
+PV = "2015.1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef monitor
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [PATCH 00/10] core: update to the kilo release
  2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
                   ` (9 preceding siblings ...)
  2015-05-06  1:45 ` [PATCH 10/10] python-barbican: " jackie.huang
@ 2015-05-07 18:15 ` Bruce Ashfield
  2015-05-12  2:22   ` Huang, Jie (Jackie)
  10 siblings, 1 reply; 14+ messages in thread
From: Bruce Ashfield @ 2015-05-07 18:15 UTC (permalink / raw)
  To: Huang, Jie (Jackie); +Cc: meta-virtualization

Thanks Jackie, I've merged these to the master and kilo branches.

Bruce

On Tue, May 5, 2015 at 9:44 PM,  <jackie.huang@windriver.com> wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
>
> update to the kilo release and change to stable/kilo branch.
>
> --
> The following changes since commit 2ed930f23e4d5678ef943cef413d09cd10c78eb7:
>
>   python-setuptools-git: upgrade to 1.1 (2015-04-29 12:29:42 -0400)
>
> are available in the git repository at:
>
>   git://git.pokylinux.org/poky-contrib jhuang0/r_up_openstack-kilo_150505-0
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_up_openstack-kilo_150505-0
>
> Jackie Huang (10):
>   python-keystonemiddleware: upgrade to 1.6.1
>   python-ceilometer: upgrade to 2015.1.0
>   python-cinder: upgrade to 2015.1.0
>   python-glance: upgrade to 2015.1.0
>   python-heat: upgrade to 2015.1.0
>   python-horizon: upgrade to 2015.1.0
>   python-keystone: upgrade to 2015.1.0
>   python-neutron: upgrade to 2015.1.0
>   python-nova: upgrade to 2015.1.0
>   python-barbican: upgrade to 2015.1.0
>
>  meta-openstack/recipes-devtools/python/python-barbican_git.bb      | 6 +++---
>  meta-openstack/recipes-devtools/python/python-ceilometer_git.bb    | 6 +++---
>  meta-openstack/recipes-devtools/python/python-cinder_git.bb        | 6 +++---
>  meta-openstack/recipes-devtools/python/python-glance_git.bb        | 6 +++---
>  meta-openstack/recipes-devtools/python/python-heat_git.bb          | 6 +++---
>  meta-openstack/recipes-devtools/python/python-horizon_git.bb       | 7 +++----
>  meta-openstack/recipes-devtools/python/python-keystone_git.bb      | 7 +++----
>  .../recipes-devtools/python/python-keystonemiddleware_git.bb       | 4 ++--
>  meta-openstack/recipes-devtools/python/python-neutron_git.bb       | 7 +++----
>  meta-openstack/recipes-devtools/python/python-nova_git.bb          | 7 +++----
>  10 files changed, 29 insertions(+), 33 deletions(-)
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 00/10] core: update to the kilo release
  2015-05-07 18:15 ` [PATCH 00/10] core: update to the kilo release Bruce Ashfield
@ 2015-05-12  2:22   ` Huang, Jie (Jackie)
  2015-05-13 20:47     ` Bruce Ashfield
  0 siblings, 1 reply; 14+ messages in thread
From: Huang, Jie (Jackie) @ 2015-05-12  2:22 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: meta-virtualization



> -----Original Message-----
> From: Bruce Ashfield [mailto:bruce.ashfield@gmail.com]
> Sent: Friday, May 08, 2015 2:15 AM
> To: Huang, Jie (Jackie)
> Cc: meta-virtualization@yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH 00/10] core: update to the kilo release
> 
> Thanks Jackie, I've merged these to the master and kilo branches.

Thanks Bruce, but seems like you missed this one:

python-keystonemiddleware: upgrade to 1.6.1

Could you take a look? Thanks!

Thanks,
Jackie

> 
> Bruce
> 
> On Tue, May 5, 2015 at 9:44 PM,  <jackie.huang@windriver.com> wrote:
> > From: Jackie Huang <jackie.huang@windriver.com>
> >
> > update to the kilo release and change to stable/kilo branch.
> >
> > --
> > The following changes since commit 2ed930f23e4d5678ef943cef413d09cd10c78eb7:
> >
> >   python-setuptools-git: upgrade to 1.1 (2015-04-29 12:29:42 -0400)
> >
> > are available in the git repository at:
> >
> >   git://git.pokylinux.org/poky-contrib jhuang0/r_up_openstack-kilo_150505-0
> >
> > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_up_ope
> > nstack-kilo_150505-0
> >
> > Jackie Huang (10):
> >   python-keystonemiddleware: upgrade to 1.6.1
> >   python-ceilometer: upgrade to 2015.1.0
> >   python-cinder: upgrade to 2015.1.0
> >   python-glance: upgrade to 2015.1.0
> >   python-heat: upgrade to 2015.1.0
> >   python-horizon: upgrade to 2015.1.0
> >   python-keystone: upgrade to 2015.1.0
> >   python-neutron: upgrade to 2015.1.0
> >   python-nova: upgrade to 2015.1.0
> >   python-barbican: upgrade to 2015.1.0
> >
> >  meta-openstack/recipes-devtools/python/python-barbican_git.bb      | 6 +++---
> >  meta-openstack/recipes-devtools/python/python-ceilometer_git.bb    | 6 +++---
> >  meta-openstack/recipes-devtools/python/python-cinder_git.bb        | 6 +++---
> >  meta-openstack/recipes-devtools/python/python-glance_git.bb        | 6 +++---
> >  meta-openstack/recipes-devtools/python/python-heat_git.bb          | 6 +++---
> >  meta-openstack/recipes-devtools/python/python-horizon_git.bb       | 7 +++----
> >  meta-openstack/recipes-devtools/python/python-keystone_git.bb      | 7 +++----
> >  .../recipes-devtools/python/python-keystonemiddleware_git.bb       | 4 ++--
> >  meta-openstack/recipes-devtools/python/python-neutron_git.bb       | 7 +++----
> >  meta-openstack/recipes-devtools/python/python-nova_git.bb          | 7 +++----
> >  10 files changed, 29 insertions(+), 33 deletions(-)
> >
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > meta-virtualization mailing list
> > meta-virtualization@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-virtualization
> 
> 
> 
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 00/10] core: update to the kilo release
  2015-05-12  2:22   ` Huang, Jie (Jackie)
@ 2015-05-13 20:47     ` Bruce Ashfield
  0 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2015-05-13 20:47 UTC (permalink / raw)
  To: Huang, Jie (Jackie); +Cc: meta-virtualization

On Mon, May 11, 2015 at 10:22 PM, Huang, Jie (Jackie)
<Jackie.Huang@windriver.com> wrote:
>
>
>> -----Original Message-----
>> From: Bruce Ashfield [mailto:bruce.ashfield@gmail.com]
>> Sent: Friday, May 08, 2015 2:15 AM
>> To: Huang, Jie (Jackie)
>> Cc: meta-virtualization@yoctoproject.org
>> Subject: Re: [meta-virtualization] [PATCH 00/10] core: update to the kilo release
>>
>> Thanks Jackie, I've merged these to the master and kilo branches.
>
> Thanks Bruce, but seems like you missed this one:
>
> python-keystonemiddleware: upgrade to 1.6.1
>
> Could you take a look? Thanks!

Yep. Looks like I missed it. Merged now.

Bruce

>
> Thanks,
> Jackie
>
>>
>> Bruce
>>
>> On Tue, May 5, 2015 at 9:44 PM,  <jackie.huang@windriver.com> wrote:
>> > From: Jackie Huang <jackie.huang@windriver.com>
>> >
>> > update to the kilo release and change to stable/kilo branch.
>> >
>> > --
>> > The following changes since commit 2ed930f23e4d5678ef943cef413d09cd10c78eb7:
>> >
>> >   python-setuptools-git: upgrade to 1.1 (2015-04-29 12:29:42 -0400)
>> >
>> > are available in the git repository at:
>> >
>> >   git://git.pokylinux.org/poky-contrib jhuang0/r_up_openstack-kilo_150505-0
>> >
>> > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_up_ope
>> > nstack-kilo_150505-0
>> >
>> > Jackie Huang (10):
>> >   python-keystonemiddleware: upgrade to 1.6.1
>> >   python-ceilometer: upgrade to 2015.1.0
>> >   python-cinder: upgrade to 2015.1.0
>> >   python-glance: upgrade to 2015.1.0
>> >   python-heat: upgrade to 2015.1.0
>> >   python-horizon: upgrade to 2015.1.0
>> >   python-keystone: upgrade to 2015.1.0
>> >   python-neutron: upgrade to 2015.1.0
>> >   python-nova: upgrade to 2015.1.0
>> >   python-barbican: upgrade to 2015.1.0
>> >
>> >  meta-openstack/recipes-devtools/python/python-barbican_git.bb      | 6 +++---
>> >  meta-openstack/recipes-devtools/python/python-ceilometer_git.bb    | 6 +++---
>> >  meta-openstack/recipes-devtools/python/python-cinder_git.bb        | 6 +++---
>> >  meta-openstack/recipes-devtools/python/python-glance_git.bb        | 6 +++---
>> >  meta-openstack/recipes-devtools/python/python-heat_git.bb          | 6 +++---
>> >  meta-openstack/recipes-devtools/python/python-horizon_git.bb       | 7 +++----
>> >  meta-openstack/recipes-devtools/python/python-keystone_git.bb      | 7 +++----
>> >  .../recipes-devtools/python/python-keystonemiddleware_git.bb       | 4 ++--
>> >  meta-openstack/recipes-devtools/python/python-neutron_git.bb       | 7 +++----
>> >  meta-openstack/recipes-devtools/python/python-nova_git.bb          | 7 +++----
>> >  10 files changed, 29 insertions(+), 33 deletions(-)
>> >
>> > --
>> > 1.9.1
>> >
>> > --
>> > _______________________________________________
>> > meta-virtualization mailing list
>> > meta-virtualization@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-virtualization
>>
>>
>>
>> --
>> "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-05-13 20:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06  1:44 [PATCH 00/10] core: update to the kilo release jackie.huang
2015-05-06  1:44 ` [PATCH 01/10] python-keystonemiddleware: upgrade to 1.6.1 jackie.huang
2015-05-06  1:45 ` [PATCH 02/10] python-ceilometer: upgrade to 2015.1.0 jackie.huang
2015-05-06  1:45 ` [PATCH 03/10] python-cinder: " jackie.huang
2015-05-06  1:45 ` [PATCH 04/10] python-glance: " jackie.huang
2015-05-06  1:45 ` [PATCH 05/10] python-heat: " jackie.huang
2015-05-06  1:45 ` [PATCH 06/10] python-horizon: " jackie.huang
2015-05-06  1:45 ` [PATCH 07/10] python-keystone: " jackie.huang
2015-05-06  1:45 ` [PATCH 08/10] python-neutron: " jackie.huang
2015-05-06  1:45 ` [PATCH 09/10] python-nova: " jackie.huang
2015-05-06  1:45 ` [PATCH 10/10] python-barbican: " jackie.huang
2015-05-07 18:15 ` [PATCH 00/10] core: update to the kilo release Bruce Ashfield
2015-05-12  2:22   ` Huang, Jie (Jackie)
2015-05-13 20:47     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.