diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-07-17 11:51:30 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:58 -0400 |
| commit | 0b390076b90d934ac5b57da2e2fe429182a9754b (patch) | |
| tree | c47ed3dd3336c984701d9b1aba6aac1dfec7eddd /meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb | |
| parent | a5e335de4b26f58c3ec7c7f9b1b90953b381aea4 (diff) | |
| download | meta-cloud-services-0b390076b90d934ac5b57da2e2fe429182a9754b.tar.gz | |
python-keystone: Remove old comments
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb b/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb index cad802a..216bfd2 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_2013.1.bb | |||
| @@ -43,9 +43,6 @@ do_install_append() { | |||
| 43 | install -d ${D}${sysconfdir}/init.d | 43 | install -d ${D}${sysconfdir}/init.d |
| 44 | install -m 0755 ${WORKDIR}/keystone ${D}${sysconfdir}/init.d/keystone | 44 | install -m 0755 ${WORKDIR}/keystone ${D}${sysconfdir}/init.d/keystone |
| 45 | fi | 45 | fi |
| 46 | |||
| 47 | # Create the sqlite database | ||
| 48 | touch ${KEYSTONE_CONF_DIR}/keystone.db | ||
| 49 | } | 46 | } |
| 50 | 47 | ||
| 51 | pkg_postinst_${SRCNAME} () { | 48 | pkg_postinst_${SRCNAME} () { |
