diff options
| author | Josep Puigdemont <josep.puigdemont@enea.com> | 2015-12-02 17:32:45 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-07 10:52:39 -0500 |
| commit | e0af618723a98675f680770cc84ddef49aa08ae9 (patch) | |
| tree | 76122f7da867e3048583fd05e4935b71140540c1 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |
| parent | 6fc01d8647abed10811247ae8f3fe8c48ee9c928 (diff) | |
| download | meta-cloud-services-e0af618723a98675f680770cc84ddef49aa08ae9.tar.gz | |
Openstack doesn't depend on lockfile anymore
Openstack uses oslo.concurrency now, following commits removed the
depedency on lockfile for each respective component:
ceilometer: ddcc118a4c13fb88a08d437de86c8e2d6f9cb23f
cinder: a497b4a214b89cb2b387f227c208cfdae62ad6b1
heat: c889bf64ee03b7aa4168b2451359770f1cabccb7
horizon: 366f9527e6234874495b70d104d49b4f3de2d522
oslo.db: c34c32e09ed1f170dfe62c7daedf0cd60f57a833
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index e734d32..c3a69ee 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -197,7 +197,6 @@ RDEPENDS_${PN} += " \ | |||
| 197 | python-routes \ | 197 | python-routes \ |
| 198 | python-webob \ | 198 | python-webob \ |
| 199 | python-greenlet \ | 199 | python-greenlet \ |
| 200 | python-lockfile \ | ||
| 201 | python-pastedeploy \ | 200 | python-pastedeploy \ |
| 202 | python-paste \ | 201 | python-paste \ |
| 203 | python-sqlalchemy-migrate \ | 202 | python-sqlalchemy-migrate \ |
