Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

First set state to master, then apply static routes #35

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

remibergsma
Copy link
Member

Static routes are only applied on the master router (when redundant) and when there is no master (yet) it won't process the static routes.

Message seen:

2016-07-08 11:51:16,933  CsStaticRoutes.py process:16 Not processing CsStaticRoutes file ==> {u'10.0.0.0/24': {u'revoke': False, u'cidr': u'10.0.0.0/24', u'ip_address': u'10.2.0.1'}, u'id': u'st│
aticroutes'} because redundant state is False 

This PR kicks off the tests. Please @borisroman @neubauerf could you take it from here. Thanks!

Static routes are only appied on the master and when there is none set
it won't process them.
@borisroman borisroman force-pushed the fix/static-routes-on-master-state-change branch from 606d41c to b749b1d Compare July 9, 2016 11:35
@borisroman borisroman merged commit ad8c4df into master Jul 11, 2016
@borisroman borisroman deleted the fix/static-routes-on-master-state-change branch July 11, 2016 05:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants