astara/astara
qinchunhua b8283527be Correct reraising of exception
When an exception was caught and rethrown, it should call 'raise'
without any arguments because it shows the place where an exception
occured initially instead of place where the exception re-raised.

Change-Id: Ib9d568d1d2915d5f183c076a114312c7bd9d5dfc
2016-07-11 02:18:14 -04:00
..
api Merge "Ensure ssh key is sanitized when read from disk" 2016-04-21 21:50:39 +00:00
cli Replace python print operator with print function. 2016-03-10 14:33:16 +05:30
common Fix messaging layer for newer oslo.messaging changes 2016-05-21 21:07:46 -07:00
db Show version info for astara-dbsync 2016-04-28 14:55:07 +08:00
drivers Subscribe to correct event for FIP assoc/disassoc 2016-04-29 15:34:17 -07:00
pez Replace range() to six.moves.range() for both python2 and python3 2016-01-19 17:34:56 +08:00
test Correct reraising of exception 2016-07-11 02:18:14 -04:00
__init__.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
commands.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
coordination.py Merge "Filter the 'leader' member from cluster membership list" 2016-01-22 19:57:54 +00:00
daemon.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
debug.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
event.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
health.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
instance_manager.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
main.py Remove external network hooks and auto-added resources 2016-03-07 13:15:35 -08:00
metadata.py py3.x: Use six.text_type() instead of unicode() 2016-03-10 17:15:39 +05:30
notifications.py Fix messaging layer for newer oslo.messaging changes 2016-05-21 21:07:46 -07:00
opts.py Fix pep8 errors in source code 2016-01-20 16:33:21 +08:00
populate.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
scheduler.py py3.x: Use six.text_type() instead of unicode() 2016-03-10 17:15:39 +05:30
state.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
tenant.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
version.py Adds reno for release notes management 2015-12-11 16:40:23 -08:00
worker.py Rename self.driver to self.resource where applicable 2016-03-17 23:20:44 +00:00