diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glance_git.bb | 3 |
1 files changed, 0 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 9fa23ed..06e4d93 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb | |||
| @@ -17,8 +17,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol | |||
| 17 | SRCREV = "06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7" | 17 | SRCREV = "06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7" |
| 18 | PV = "15.0.0+git${SRCPV}" | 18 | PV = "15.0.0+git${SRCPV}" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | ||
| 21 | |||
| 22 | inherit setuptools3 identity default_configs hosts monitor useradd systemd | 20 | inherit setuptools3 identity default_configs hosts monitor useradd systemd |
| 23 | 21 | ||
| 24 | USER = "glance" | 22 | USER = "glance" |
| @@ -35,7 +33,6 @@ GLANCE_KNOWN_STORES ?= "glance.store.rbd.Store,\ | |||
| 35 | glance.store.filesystem.Store,\ | 33 | glance.store.filesystem.Store,\ |
| 36 | glance.store.http.Store" | 34 | glance.store.http.Store" |
| 37 | 35 | ||
| 38 | |||
| 39 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup" | 36 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup" |
| 40 | KEYSTONE_HOST="${CONTROLLER_IP}" | 37 | KEYSTONE_HOST="${CONTROLLER_IP}" |
| 41 | 38 | ||
