You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/18 22:06:22 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #4137: Adding VPN options for IKE version and IKE split connections.

weizhouapache commented on pull request #4137:
URL: https://github.com/apache/cloudstack/pull/4137#issuecomment-781665511


   @ggoodrich-ipp cool, thanks for update.
   I think you need to revert the change below in setup/db/create-schema.sql
   
   ```
     `ike_version` varchar(5) NOT NULL DEFAULT 'ike' COMMENT 'one of ike, ikev1, ikev2',
     `split_connections` int(1) NOT NULL DEFAULT 0,
   ```
   
   all travis test failed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org