diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-13 13:39:11 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:59 -0400 |
| commit | d0d32a8d2a642910e54a6b4f8c0fb9be9aa14dcf (patch) | |
| tree | 93674eef6cbf3dc910be621ff55b9f8f9f60f870 | |
| parent | 631c93f0b5499dcfc1fb8f95c25125655d4f9163 (diff) | |
| download | meta-cloud-services-d0d32a8d2a642910e54a6b4f8c0fb9be9aa14dcf.tar.gz | |
openstack: update to 2013.1.3 release
Updating cinder/glanc/swift/horizon/nova/keystone/quantum to the
2013.1.3 bugfix release.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-cinder_2013.1.1.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glance_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-glance_2013.1.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-nova_2013.1.bb) | 5 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-quantum_2013.1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb) | 4 |
6 files changed, 12 insertions, 13 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_2013.1.1.bb b/meta-openstack/recipes-devtools/python/python-cinder_2013.1.3.bb index a71e2ae..481eb21 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_2013.1.1.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_2013.1.3.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-$ | |||
| 13 | file://cinder-volume \ | 13 | file://cinder-volume \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "8fbfbd8aad5f1a6d5e2a239b7801966d" | 16 | SRC_URI[md5sum] = "2bfeacfaea7be5194587bb932dd8f693" |
| 17 | SRC_URI[sha256sum] = "c4d7f508f404b555242abc638901a39b02d4345c2d101a0aaad52fec1143ec2a" | 17 | SRC_URI[sha256sum] = "358ab7fb1cb57ea1f0c1d76e30d45eebb6308a6122b6e6ff6ac3405f51eceb1e" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 19 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 20 | 20 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-glance_2013.1.bb b/meta-openstack/recipes-devtools/python/python-glance_2013.1.3.bb index 56997d8..9bfd262 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_2013.1.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_2013.1.3.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "https://launchpad.net/glance/grizzly/${PV}/+download/${SRCNAME}-${PV} | |||
| 11 | file://glance.init \ | 11 | file://glance.init \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "cd813098ca807bed67440bb1646d0647" | 14 | SRC_URI[md5sum] = "f9ba3865ff2cf98caa471bd54173fecd" |
| 15 | SRC_URI[sha256sum] = "f4deee125ee6729daee5315c6aacd9e265c3015692a62ae6aefeadbd3fef7f70" | 15 | SRC_URI[sha256sum] = "642782416d790dfcb6d5bb85626dd5d48784ba8f3a53e7863ec13312e86cb209" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 18 | 18 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb b/meta-openstack/recipes-devtools/python/python-horizon_2013.1.3.bb index cdb5ae7..fdd0bd0 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_2013.1.3.bb | |||
| @@ -28,8 +28,8 @@ SRC_URI = "https://launchpad.net/horizon/grizzly/${PV}/+download/${SRCNAME}-${PV | |||
| 28 | file://fix_bindir_path.patch \ | 28 | file://fix_bindir_path.patch \ |
| 29 | " | 29 | " |
| 30 | 30 | ||
| 31 | SRC_URI[md5sum] = "23db8455f768c830485ef283c06f0e65" | 31 | SRC_URI[md5sum] = "8edb861987dffe3017eada91d3009f0a" |
| 32 | SRC_URI[sha256sum] = "12a0b87ed4796595ba15ed7c8743cbab188bafc711ade9735b635c5eb65652e6" | 32 | SRC_URI[sha256sum] = "4dbf05e75313d9d6ac966de1d139f26647ab537a3d1f418a3e4424210b4c05fd" |
| 33 | 33 | ||
| 34 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 34 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 35 | 35 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb b/meta-openstack/recipes-devtools/python/python-keystone_2013.1.3.bb index d74700c..14bfc47 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_2013.1.3.bb | |||
| @@ -14,8 +14,8 @@ SRC_URI = "https://launchpad.net/keystone/grizzly/${PV}/+download/${SRCNAME}-${P | |||
| 14 | file://openrc \ | 14 | file://openrc \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "f82189cd7e3f0955e32c60e41f4120da" | 17 | SRC_URI[md5sum] = "49bfcd088426960ef787d040ea8426af" |
| 18 | SRC_URI[sha256sum] = "34347a3242a40d93b98c3722e6f3fbc112bc1c9ef20c045c3d40637e459b4574" | 18 | SRC_URI[sha256sum] = "e097170ebb1cf22de50f2d5ab2216a5116ffe0934720dbad8b02d61c370b8261" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 20 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 21 | 21 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-nova_2013.1.bb b/meta-openstack/recipes-devtools/python/python-nova_2013.1.3.bb index 5fd785c..95065fc 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_2013.1.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_2013.1.3.bb | |||
| @@ -15,9 +15,8 @@ SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-$ | |||
| 15 | file://nova-all \ | 15 | file://nova-all \ |
| 16 | file://openrc \ | 16 | file://openrc \ |
| 17 | " | 17 | " |
| 18 | 18 | SRC_URI[md5sum] = "6215982b9ed08b9042e088470d60a0a6" | |
| 19 | SRC_URI[md5sum] = "38022353c398ce38c4e220d1d18b5916" | 19 | SRC_URI[sha256sum] = "f7c25186920daccb16867c5fd272318beb8cc076e5a55f79b5906618ef2724f4" |
| 20 | SRC_URI[sha256sum] = "db7f5259d848358bf14105d5833869ec145f643312e6bc0adef0050120fe3e07" | ||
| 21 | 20 | ||
| 22 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 21 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 23 | 22 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.3.bb index 3c213a0..d593a66 100644 --- a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb +++ b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.3.bb | |||
| @@ -14,8 +14,8 @@ SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-$ | |||
| 14 | file://quantum-agent.init \ | 14 | file://quantum-agent.init \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "890ec5be7cede9cef6c8033412b74fe9" | 17 | SRC_URI[md5sum] = "ca410283029db2cade16c8af003f9b7f" |
| 18 | SRC_URI[sha256sum] = "08752d58fc010332c527974ddff0475378f6104e77de40b0a690580f672c7fd2" | 18 | SRC_URI[sha256sum] = "79e60ec1aef800da3a4e1841909cdd8b2cf645979d08f27bc481957c7944e93d" |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 21 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
