commit 702bf8583b5c10180eb50ce623a0e132b12ba4d4
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Tue Sep 24 16:29:19 2013 +0400

    Use oslo setup instead of pbr
    
    Oslo setup should be used due to the lack of pbr in stable/0.2 in the
    main project.
    
    Change-Id: I2eda50a253b7646a51d9d56f953628257ff777cc

commit 478bbc568d0557d069519310003a9aaa8e2927c2
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Tue Sep 24 16:16:46 2013 +0400

    Adjust requirements with savanna stable/0.2
    
    Change-Id: I1f516952c0236de3f2e6ae6f8990200d34b838a2

commit f731498247134968c836f38efbda8c20b62d2697
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Mon Sep 23 13:26:05 2013 +0400

    Set gerrit's defaultbranch to stable/0.2
    
    Change-Id: I65826500830ab72cefec83c99fceafae09b6cd2d

commit 5de202bd595bbec9ed54b81955d01a265575d745
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Sun Sep 22 12:53:39 2013 +0400

    Remove version pbr pins from setup_requires
    
    * setuptools can never upgrade things based on setup_requires versions
    * actual pbr version range should be defined in requirements.txt
    
    Change-Id: Ia14bb4ceba874aaa2a873134efc72bc7aae0a531
    (cherry picked from commit c708c90e7f7f0be343b1c7733a9ac20c1cf5aab1)

commit 9153d56ddc1f5d0d97f39f97978f7d12522735a3
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Sun Sep 22 13:15:39 2013 +0400

    Manual backport of all fixes to stable/0.2
    
    * all EDP-related stuff removed;
    * auth by tenant_name and tenant_name to tenant_id convertation added;
    * responses are now correctly parsed (response_key added);
    * all functions that should return objects are doing it now.
    
    Co-Authored-By: Alexander Kuznetsov <akuznetsov@mirantis.com>
    Co-Authored-By: Nikita Konovalov <nkonovalov@mirantis.com>
    Co-Authored-By: Sergey Galkin <sgalkin@mirantis.com>
    Co-Authored-By: Yaroslav Lobankov <ylobankov@mirantis.com>
    
    Change-Id: I8e320599780f7fc64fd1832f8c9016014c1f061c

commit 02426ad4b4d3ea12ad37f25a29a0e765058f4f51
Author: Sergey Lukjanov <slukjanov@mirantis.com>
Date:   Wed Aug 21 22:06:50 2013 +0400

    Update pbr and sync requirements
    
    Change-Id: I03bcbc4adc72a0fb5e074b5aa286f8a28c1344f2

commit f8163866fb2086a574125b7b380dba54b7c74dee
Author: Nikita Konovalov <nkonovalov@mirantis.com>
Date:   Tue Jul 23 11:39:58 2013 +0400

    Python Savanna Client initial implementation
    
    Image Registry:
    * Register Images and Tags
    * Edit existing Images and Tags
    * Unregister Images
    
    Supports create, read and delete operations for:
    * Node Group Templates
    * Cluster Templates
    * Clusters
    
    No CLI support
    
    Implements blueprint python-savannaclient
    
    Change-Id: If0b7c4fb9660d646cb37c4b224bdcf39dc61bb19

commit 0f4f63b1145a10ddc476e5c4f8cbf48208cd7193
Author: Openstack Project Creator <openstack-infra@lists.openstack.org>
Date:   Wed Mar 27 17:26:54 2013 +0000

    Added .gitreview