Dirk Mueller f1f0cb64b2 Use Python 3.x compatible except construct
except x,y: can be rewritten as except x as y: which
works with all Python versions >= 2.6

Change-Id: I3fb2dd9c0e1c292accffc934e45983cb9e12b171
2014-05-23 00:35:36 +02:00
2014-05-20 13:10:43 +03:00
2014-03-03 16:30:22 +02:00
2013-09-17 10:57:47 +03:00
2013-09-24 12:10:01 +00:00
2013-08-08 10:34:06 -04:00
2013-09-17 10:57:47 +03:00
2013-09-17 10:57:47 +03:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2013-09-17 10:57:47 +03:00
2013-08-08 07:30:20 -07:00
2013-09-17 10:57:47 +03:00
2013-11-19 11:25:32 +01:00
2014-02-04 19:24:42 +02:00

manila

Openstack Shared Filesystem Service

Description
Shared filesystem management project for OpenStack.
Readme 182 MiB
Languages
Python 99.3%
Shell 0.7%