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, 5 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 ad35de2..ebc7255 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -11,11 +11,13 @@ 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://fix_ceilometer_memory_leak.patch \ | 13 | file://fix_ceilometer_memory_leak.patch \ |
| 14 | file://ceilometer-builtin-tests-config-location.patch \ | ||
| 15 | " | 14 | " |
| 15 | # dropped for juno: | ||
| 16 | # file://ceilometer-builtin-tests-config-location.patch | ||
| 16 | 17 | ||
| 17 | SRCREV="d4baab8a135b88ccb673b8e6dd35386786b52281" | 18 | |
| 18 | PV="2014.2.b1+git${SRCPV}" | 19 | SRCREV="fec77dbc85fed701fdbc3a96bae57e5ae3a705cb" |
| 20 | PV="2014.2.b2+git${SRCPV}" | ||
| 19 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 20 | 22 | ||
| 21 | CEILOMETER_SECRET ?= "12121212" | 23 | CEILOMETER_SECRET ?= "12121212" |
