[
https://issues.apache.org/jira/browse/CLOUDSTACK-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117486#comment-15117486
]
ASF subversion and git services commented on CLOUDSTACK-9256:
-------------------------------------------------------------
Commit 782d5d73f5c05e706fa9f4dbf3559e0dd79bae44 in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=782d5d7 ]
Merge pull request #1364 from remibergsma/CLOUDSTACK-9256
CLOUDSTACK-9256 add unique key for static routes in jsonStatic routes that are
being set do not show up in the static_routes.json file. The reason for this is
that the index that is used, is the gateway address, which is not unique. Hence
stuff is overwritten and lost.
Ping @borisroman @wilderrodrigues @DaanHoogland
* pr/1364:
CLOUDSTACK-9256 add unique key for static routes in json
Signed-off-by: Remi Bergsma <[email protected]>
> Static routes get lost after network restart
> --------------------------------------------
>
> Key: CLOUDSTACK-9256
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9256
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.7.0
> Reporter: Remi Bergsma
> Assignee: Remi Bergsma
>
> Static routes that are being set do not show up in the static_routes.json
> file. The reason for this is that the index that is used, is the gateway
> address, which is not unique. Hence stuff is overwritten and lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)