astara/astara
Adam Gandelman 3f26c9a298 Subscribe to correct event for FIP assoc/disassoc
Subscribe to the correct floatingip event for events that broadcast
when a nova associate or disassociate floating IP takes place.

Change-Id: I9aa0704fc7de75b22ecfb8795a65671e8ffcae23
Closes-bug: #1576886
2016-04-29 15:34:17 -07: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 Disable port security for mgt ports as well 2016-04-21 10:21:36 -07:00
db Remove unused logging import 2016-01-19 13:13:37 +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 Subscribe to correct event for FIP assoc/disassoc 2016-04-29 15:34:17 -07: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 Automatically generate etc/orchestrator.ini file 2016-01-18 13:55:59 +08: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