diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index afa905c..4c94300 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -7,17 +7,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "ceilometer" | 8 | SRCNAME = "ceilometer" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ |
| 11 | file://ceilometer.conf \ | 11 | file://ceilometer.conf \ |
| 12 | file://ceilometer.init \ | 12 | file://ceilometer.init \ |
| 13 | file://0001-sqlalchemy-fix-grouping-for-postgresql-databases.patch \ | ||
| 14 | file://fix_ceilometer_memory_leak.patch \ | 13 | file://fix_ceilometer_memory_leak.patch \ |
| 15 | file://ceilometer-builtin-tests-config-location.patch \ | 14 | file://ceilometer-builtin-tests-config-location.patch \ |
| 16 | file://skip-failed-unsupported-db-ceilometer-builtin-tests.patch \ | ||
| 17 | " | 15 | " |
| 18 | 16 | ||
| 19 | SRCREV="c8733b2bc1301bc8dd5119a630d855ace1c747bf" | 17 | SRCREV="d4baab8a135b88ccb673b8e6dd35386786b52281" |
| 20 | PV="2014.1+git${SRCPV}" | 18 | PV="2014.2.b1+git${SRCPV}" |
| 21 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 22 | 20 | ||
| 23 | CEILOMETER_SECRET ?= "12121212" | 21 | CEILOMETER_SECRET ?= "12121212" |
