jeepyb (0.1-ubuntu5) precise; urgency=low

  * Update mechanism of creating groups in database and managing access
    rights with jeepyb  In the previos version when audit and creating a
    group was executed SQL-query in database without using gerrit api
    (gerrit-cli). Also jeepyb is not look for new group in global groups
    list when creating.  The new version of the manage_projects.py
    checks group from project.config whether the new group and the
    system does not create it if the system group.  Dict of system
    groups:  gerrit_sys_group = { 'Anonymous Users': 'global:Anonymous-
    Users', 'Project Owners': 'global:Project-Owners', 'Registered
    Users': 'global:Registered-Users', }  Following these changes,
    jeepyb allows you to manage access rights to projects in Gerrit
    through project.config file.  Added patch "fix-gerrit-group-
    creation.patch" which should fix this. Review (Change-Id) in
    upstream: https://review.openstack.org/#/c/117199/
    (I1a82b5366f1d000ec03dd7b5557bc5ae2bc641d2)  Change-Id:
    Ib10056b86c91719b46b09933ee7ee65ab9d12452

 -- Andrey Nikitin  <anikitin@mirantis.com>  Fri, 26 Sep 2014 17:33:44 +0400

jeepyb (0.1) unstable; urgency=low

  * Initial release

 -- Alexander Charykov <acharykov@mirantis.com>  Tue, 29 Jul 2014 19:40:07 +0400
