GitHub user Slair1 opened a pull request:

    https://github.com/apache/cloudstack/pull/1478

    CLOUDSTACK-9342: Site to Site VPN PFS not being set correctly

    Bug in code set PFS to the same value (yes/no) as DPD.
    
    file.addeq(" pfs=%s" % CsHelper.bool_to_yn(obj['dpd']))

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Slair1/cloudstack patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1478.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1478
    
----
commit f0dfdef139b415ac4396417b452344cf6b06882f
Author: Slair1 <sl...@ippathways.com>
Date:   2016-04-08T04:37:33Z

    PFS not being set correctly
    
    Bug in code set PFS to the same value (yes/no) as DPD.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to