manila/manila/share
Ramana Raja 15727cd157 ganesha: read and store non-ASCII data in exports
For py27, allow reading and storing non-ASCII data in exports
stored as Ceph RADOS objects (This is possible with py3).
Do this by decoding binary data and encoding text data with 'utf-8'
when reading and writing RADOS export objects.

TrivialFix

Change-Id: Idcf8b1c1ed1a65e2cce19726997694d993879c14
2018-01-02 18:06:54 +05:30
..
drivers ganesha: read and store non-ASCII data in exports 2018-01-02 18:06:54 +05:30
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
api.py Fix quota usages update deleting same share from several API endpoints 2017-11-21 18:02:01 +08:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "Change ensure share to make startup faster" 2017-12-21 23:39:12 +00:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py Merge "Change ensure share to make startup faster" 2017-12-21 23:39:12 +00:00
migration.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Add 'description' in share type APIs 2017-11-22 13:28:41 -05:00
snapshot_access.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
utils.py Change ensure share to make startup faster 2017-12-15 08:48:42 +00:00