commit af7cfcf34aae52dd05162d20d59b4904760b7d2c
Author: Shane Wang <shane.wang@intel.com>
Date:   Fri Feb 7 13:37:34 2014 +0800

    Fix misspellings in python manilaclient
    
    Fix misspellings detected by:
    * pip install misspellings
    * git ls-files | grep -v locale | misspellings -f -
    
    Change-Id: I4dc676e82052ac49b2021431ec03bcb6f7c9758e
    Closes-Bug: #1257295

commit 4478daa80356726d302dd9399c9ad739a8fee957
Merge: e7b5f18 ae0c15c
Author: Jenkins <jenkins@review.openstack.org>
Date:   Thu Jan 23 12:39:06 2014 +0000

    Merge "Adds an ability to delete multiple shares at once"

commit e7b5f18a986f46767951cf2ebfc11aec28fa307c
Author: Aleks Chirko <achirko@mirantis.com>
Date:   Mon Dec 2 18:02:48 2013 +0200

    Add client API for share-networks and security-services.
    
    Partially implements bp: join-tenant-network
    
    Change-Id: I964240d8041a90446c16f879447e6bec85a45b35

commit ae0c15c3ca28aab0341867fb2e2db06e8c3535ec
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Mon Jan 13 01:41:35 2014 +0200

    Adds an ability to delete multiple shares at once
    
    Change-Id: Ic744fcd2910c48ccc6031de652001112ef46c984

commit a7a1d9758beb2deaa31ae5d6660f72cf9d65893d
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Thu Dec 19 17:12:41 2013 +0200

    Adds snapshot-reset-state command
    
    Partially implements: bp manila-client-enhancements
    Change-Id: I7be36be35a5eabe38fb4f03d69d89cede75345ab

commit f091fa4d99a1ac36f563862bb4a08377084b9bd2
Merge: 235493e ebad118
Author: Jenkins <jenkins@review.openstack.org>
Date:   Tue Dec 24 12:04:53 2013 +0000

    Merge "Fixes bug with checking length of sid access arg"

commit ebad1188d0273869fd6f42eb8996b4689f0ffd49
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Wed Dec 18 16:48:53 2013 +0200

    Fixes bug with checking length of sid access arg
    
    Fixes: bug 1262219
    Change-Id: I39a8c1a4f6cd4e6a0e03a5e731dc7f724de75b82

commit 235493e6166c262aa210f6d0d6bfe66084872e67
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Wed Dec 18 18:42:04 2013 +0200

    Adds reset-state command
    
    Partially implements: bp manila-client-enhancements
    Change-Id: I0221f3d6a7c0271f69e9657b6c24c47b0c7b151b

commit b3879c2558fc1a71a4eadf0f4d49e63663d6510b
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Wed Dec 18 12:59:26 2013 +0200

    Adds args check on share and snapshot rename
    
    Adds check if at least one argument to change is supplied
    
    Fixes: bug 1262135
    Change-Id: Ief7c35cf1b1044a0c35bbb7254366582b2e2b26d

commit ee545c433558d677fa3c645e4d396e5ad872b8e5
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Dec 17 17:20:31 2013 +0200

    Removes support of passing ip address using asterisk
    
    Change-Id: I9599ec98a426374cde5d3dcf9d9c6d0b2dca57d2

commit b395be4d19c09848eb405893fd50e7a50619acca
Merge: 0b55515 5cfef3d
Author: Jenkins <jenkins@review.openstack.org>
Date:   Wed Dec 18 10:22:12 2013 +0000

    Merge "Adds an ability to pass share and snapshot names to commands"

commit 0b55515f2a873a94c3268834d5d38d7a50a3adb4
Merge: 7751f84 4d0604b
Author: Jenkins <jenkins@review.openstack.org>
Date:   Wed Dec 18 10:21:06 2013 +0000

    Merge "Adds ip prefix validation in allow-access"

commit 7751f84a0e8939027160aba43b0c1b3fbf436d67
Merge: 17a29bd d4331d6
Author: Jenkins <jenkins@review.openstack.org>
Date:   Wed Dec 18 10:14:08 2013 +0000

    Merge "Renames access management commands"

commit 5cfef3dcce6adec942596bcfe2ed9668af0ada33
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Dec 17 19:02:46 2013 +0200

    Adds an ability to pass share and snapshot names to commands
    
    Partially implements: bp manila-client-enhancements
    
    Change-Id: Id14a504d894032ce32b16092278813f35dd7ffba

commit d4331d6ea56b39e2ff2e27e3529614e0dfe4b0ec
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Dec 17 17:39:00 2013 +0200

    Renames access management commands
    
    Renames 'allow-access' to 'access-allow'
    Renames 'deny-access' to 'access-deny'
    
    Partially implements: bp manila-client-enhancements
    
    Change-Id: Ief56733d6173926ebfe6c319d443b8ed9e581c76

commit 4d0604b6616d3a6e0992d7f86521f97d36386580
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Dec 17 16:42:33 2013 +0200

    Adds ip prefix validation in allow-access
    
    Partially implements: bp improve-acl-functionality
    
    Change-Id: I8d3aea69f7353e0078f0d9a0067a28a14b2449f9

commit 17a29bd38c052b80ce1dd158ae3c9f2c6425f0bf
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Dec 17 13:47:46 2013 +0200

    Rename 'passwd' access type to 'sid'
    
    Change-Id: I31e0c6678591a2a64da8276f400f621167a2abc3

commit e7f189285ed24aa063575aee8b66bf7c3efbc9a6
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Fri Dec 6 14:35:03 2013 +0200

    Changes logic of retrieving share metadata
    
    Fixes bug 1258505
    
    Change-Id: Ia190150ea861e0696845ac65cea8ada1d94d5239

commit 7599f15b363dc636ec9c491aeaace6e5f00749b9
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Thu Nov 28 16:06:25 2013 +0200

    Adds new API for share metadata operating
    
    Adds command 'metadata' for setting and unsetting metadata keys.
    Adds command 'metadata-update-all' for updating all metadata.
    Adds command 'metadata-show' for viewing share metadata.
    Adds key '--metadata' to command 'create'
    
    Partially implements bp manila-client-enhancements
    Change-Id: I10d20e12e71065d6e40be062715fa01998828ab2

commit e0be9fa65cb58751281c532bfa33ed837bfb8e5e
Author: Sascha Peilicke <speilicke@suse.com>
Date:   Tue Nov 19 11:25:48 2013 +0100

    Support building wheels (PEP-427)
    
    With that, building and uploading wheels to PyPI is only one "python
    setup.py bdist_wheel" away.
    
    Change-Id: I0627e2afcc7af27cff9f268d42e07194ba370d85

commit e5562354e4b64c57dd66537755aa585c2af75ac4
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Fri Oct 11 18:09:52 2013 +0300

    Added support of per-tenant-user quotas
    
    Added new keys '--user' in v1.shell to quota-show, quota-update.
    Added command quota-delete, that provides ability for admins
    to be able to delete a non-default quota (absolute limit) for a tenant
    or user, so that tenant's quota will revert back to the configured default.
    Added 'responce_key' parameter to Manager._update function
    Added '--force' parameter to quota-update to support new functionality
    on server
    Fixes help output, when in 'manila help' was displayed only first
    string of command documentation
    
    Implement bp: user-quota-support
    
    Change-Id: Ibfe9ccf83ea43d5af6652342f1fe6a88c78a0364

commit c6fa2fcf4b577612713f606d2337cb3c84f098f8
Merge: bcb5ba0 eae1a99
Author: Jenkins <jenkins@review.openstack.org>
Date:   Thu Oct 10 08:50:23 2013 +0000

    Merge "Removes deprecated global opts from python-manilaclient/shell.py"

commit bcb5ba08a2a1e317442677ef2673499bab6e1ce1
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Oct 8 20:27:45 2013 +0300

    Fixes using quota-show with default tenant id
    
    Closes-Bug: #1234182
    Change-Id: I0ce502e96693c9892dea87988f9435dd522ddcc1

commit eae1a991c99df032dbf579ac40ff995434997d47
Author: Andrei V. Ostapenko <aostapenko@mirantis.com>
Date:   Tue Oct 8 23:33:02 2013 +0300

    Removes deprecated global opts from python-manilaclient/shell.py
    
    Closes-Bug: #1237407
    
    Change-Id: If4054d4363c5ead5a707b9b17b194c26399c0be0

commit d04a9595051bac81873b8483421087c554239347
Merge: 8075739 c82cfc8
Author: Jenkins <jenkins@review.openstack.org>
Date:   Fri Sep 27 15:15:53 2013 +0000

    Merge "Rename functionality implementation for manila client."

commit 8075739f3382088407d2b27362571ab633b00299
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Wed Sep 25 06:05:17 2013 -0400

    Default tenant id for quota_defaults.
    
    For now manila quota_defaults can't be called without
    explisit specificaton of tenant id. To fix this issue
    shell py was modified with changes for
    do_quota_defaults that implemets default value for
    tenant id.
    
    Change-Id: Ic44929f7941d1fb8c6626295853f56f8a561215b

commit c82cfc8a61b96ffef5b1996b22890f365c164475
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Wed Sep 25 10:09:56 2013 -0400

    Rename functionality implementation for manila client.
    
    Currently manila api has no rename functionality for shares
    and snapshots. Rename functionality added to manilaclient and
    covered with unittests.
    
    Change-Id: Iad2424a9c31985d4f7846de0540779458cb2f088

commit 0805ebb2d458ac891d00b2a982a4de37c216664c
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Mon Sep 23 14:45:16 2013 +0300

    Add .gitreview file.
    
    Change-Id: Icb26fcff613bc122d29baad6fc6f66a5fb8f44ab

commit 382ce9afff472f9b167650781cdebd5128d5459f
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Wed Sep 18 15:25:53 2013 +0300

    fixed pep8

commit 95c64adea34cd24b5bf61a2222899cc9595dba39
Merge: a380863 d20a98e
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 17 16:41:56 2013 +0300

    merged cinder-to-manila

commit d20a98e6926a3c313830e1e9bd68b6a0505c1ad3
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 17 16:22:28 2013 +0300

    access allow test fixed

commit 2b9993e548f5812a2764353906f49a3e55144054
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 12 15:36:59 2013 +0300

    share create empty body fix

commit f957c15ad25b9c28971fa8d7d471e7b368b32e31
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Thu Sep 12 10:24:37 2013 +0300

    print list fixed

commit ae4c9266cd474de95cb6701d6aaeabbdb2f1e8da
Merge: 9a3e8e1 cfdd9b3
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Thu Sep 12 09:48:20 2013 +0300

    Merge branch 'manila-cleanup' into cinder-to-manila

commit cfdd9b348035d3b1099bb2a176b178e91306c50b
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Wed Sep 11 12:15:29 2013 +0300

    fix for package version

commit d6204d90bb3f348c1b228191864c6ccfc2cc1a24
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 09:09:53 2013 -0400

    added testr conf. pep8 tests fixed

commit cf1873ba435171d6b40ba26f2be44865c894454e
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 08:11:02 2013 -0400

    fixed tests

commit 60ae92833b7237332b07f1fb5620a857de8d7a51
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 04:05:45 2013 -0400

    log files added to gitignore

commit 175d76fa223393305afb390bd637c2995e58d9cb
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 04:05:04 2013 -0400

    cleaned log files

commit 8749dbca442b93a68bdb9dc7c14c0fc7012fa2e0
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 03:52:59 2013 -0400

    cleaned testfiles and pyc files

commit bcc917973f12a47a73337752fa3da7c082f1f314
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 03:51:16 2013 -0400

    env folders removed

commit db3cf9f46b93c5011e0aa75bfd59ca8e7a618192
Author: 119Vik <vitalij_ua@ukr.net>
Date:   Tue Sep 10 03:48:12 2013 -0400

    removed disabled volume functionality

commit 041bfa455cfcd379aad9d1f406460f3e3a58124a
Author: vik <vik@ubuntu.(none)>
Date:   Tue Sep 10 03:26:11 2013 -0400

    cleaned client with fixed tests. no quotas functionality implemented

commit 9a3e8e15af4de98f1c6078dfeea7bd2db18d8146
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 5 13:45:47 2013 +0300

    renamed service_type to share

commit e69f2bea627a8ef57156a34dcd09a65ceb458831
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 5 13:45:16 2013 +0300

    deleted volume v1

commit 77dffa2c99ab1dd08eef6c465bd9fcc8a8e0c6a0
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 5 13:32:38 2013 +0300

    mass replace cinder to manila

commit 2d2bedf6b0bdbcc9a28c75189f1ff2bf2af779e9
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 5 13:12:56 2013 +0300

    fixed service type

commit a3808636b0d91cfc82245e13b26fec80f7459d93
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Thu Sep 5 13:12:56 2013 +0300

    fixed service type

commit fa125b77147f31fafde719075150bc267ce82286
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 3 14:37:34 2013 +0300

    setup.py fixed

commit 1702374292af47a9f82f44bed1f82745878ada38
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 3 14:36:25 2013 +0300

    setup.py fixed

commit c476d1c5936b400e4524f4db5c228c207863a760
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 3 14:33:50 2013 +0300

    setup.py fixed

commit 7c1a8bcbefea5fa30ee24bc61588f3d4f6a7d5fb
Author: Yulia Portnova <yportnova@mirantis.com>
Date:   Tue Sep 3 14:28:38 2013 +0300

    cinderclient to manilaclient

commit 5e9ada9fc68c175da007a92e6d8d307df3315326
Author: Ben Swartzlander <bswartz@netapp.com>
Date:   Mon Sep 2 23:42:41 2013 -0400

    Initial checkin

commit 24be39395d5df7e1642bb3b98a42e60221c96f99
Author: bswartz <ben@swartzlander.org>
Date:   Mon Sep 2 20:40:07 2013 -0700

    Initial commit