9 Commits

Author SHA1 Message Date
Valeriy Ponomaryov
dc1926e9ad Enable H23* rules in pep/flake (py3-compat)
Basic python 3 compatibility fixies

Change-Id: I97726d42706c538d40cb1662112e56c13432e87f
Related-Bug: #1333290
2014-06-28 06:07:02 +00:00
Valeriy Ponomaryov
b87c55d5fc Enable H40* rules in pep/flake
First part of pep/flake fixies, that enables H40* group of rules.

Change-Id: Ia85b49645b3bf634e99877855e6b31a404331b7f
Related-Bug: #1333290
2014-06-28 08:48:32 +03:00
Valeriy Ponomaryov
07ee1bcb0c Code cleanup: use oslo's to_slug() instead of slugify()
The bash completion code is the sole user of the slugify() function
in utils, which is substantially similar to to_slug() provided in
strutils from oslo. Remove slugify() and use to_slug() instead.

Change-Id: Iffab2f59504ee7ec6528860e06a5140ff22f332f
Closes-Bug: #1266127
2014-06-18 05:22:24 -04:00
Aleks Chirko
e7b5f18a98 Add client API for share-networks and security-services.
Partially implements bp: join-tenant-network

Change-Id: I964240d8041a90446c16f879447e6bec85a45b35
2014-01-22 17:13:45 +02:00
Andrei V. Ostapenko
7599f15b36 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
2013-12-02 12:21:08 +02:00
119Vik
f957c15ad2 print list fixed 2013-09-12 10:24:37 +03:00
vik
041bfa455c cleaned client with fixed tests. no quotas functionality implemented 2013-09-10 03:26:11 -04:00
Yulia Portnova
fa125b7714 setup.py fixed 2013-09-03 14:37:34 +03:00
Yulia Portnova
7c1a8bcbef cinderclient to manilaclient 2013-09-03 14:28:38 +03:00