tag 834617 pending thanks Hello,
Bug #834617 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=openstack/keystone.git;a=commitdiff;h=912b7ba --- commit 912b7ba9fc45d03b9a32827250381a01aed1df21 Author: Ondřej Nový <on...@debian.org> Date: Fri Aug 19 22:54:13 2016 +0200 Added python-pep8 to build depends (Closes: #834617) diff --git a/debian/changelog b/debian/changelog index df4e40b..886ad6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ keystone (2:10.0.0~b2-2) UNRELEASED; urgency=medium + [ Thomas Goirand ] * Always reconfigure apache to include keystone's vhost. * Also redo the keystone_bootstrap_admin in case of upgrades, and do a db_unregister of keystone/register-endpoint and keystone/create-admin-tenant to make sure we don't make it twice. + [ Ondřej Nový ] + * Added python-pep8 to build depends (Closes: #834617) + -- Thomas Goirand <z...@debian.org> Wed, 27 Jul 2016 14:40:50 +0200 keystone (2:10.0.0~b2-1) experimental; urgency=medium