manila/manila
venkatamahesh 9b566a1471 Fix the typo "version"
In manila-manage.rst version is misspelled
it is corrected. In manage.py according to
help option I changed revision to version

Change-Id: Icc83b3dcfc31104a015c9e6929335daed5a8bb8b
Closes-Bug: #1487249
2015-09-02 23:15:21 +05:30
..
api Add share instances and snapshot instances 2015-08-19 09:30:55 +00:00
cmd Fix the typo "version" 2015-09-02 23:15:21 +05:30
common Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
compute Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
db Add share instances and snapshot instances 2015-08-19 09:30:55 +00:00
hacking Remove hacking exception for oslo.messaging import 2015-03-02 08:00:44 +01:00
locale Imported Translations from Transifex 2015-05-03 08:14:17 +02:00
network Fix typos in neutron_network_plugin.py 2015-08-10 15:00:27 +09:00
openstack Remove copyright from empty file 2015-08-05 06:07:25 +09:00
scheduler Merge "Fix the log level in scheduler manage" 2015-08-18 15:18:06 +00:00
share Merge "Add share instances and snapshot instances" 2015-08-21 00:57:29 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Merge "Add share instances and snapshot instances" 2015-08-21 00:57:29 +00:00
volume Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
context.py Remove unused oslo-incubator modules 2015-04-25 16:24:09 +00:00
exception.py Merge "Implement Manila REST API microversions" 2015-08-15 19:02:45 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Merge "Fix for Isilon driver failing to connect" 2015-08-18 13:19:25 +00:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Replace (int, long) with six.integer_types 2015-07-31 07:12:12 -04:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Fix integer/float conversions for py34 compatibility 2015-08-03 13:41:27 +03:00
test.py Use entry_points for manila scripts 2015-04-14 21:04:01 +03:00
utils.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00