[Yahoo-eng-team] [Bug 1614792] [NEW] Strongswan: symbol for auth algorithm sha256 is not sha2_256

2016-08-18 Thread Yi Jing Zhu
Public bug reported: The symbol for auth algorithm sha256 is different for openswan/libreswan and strongswan. For openswan/libreswan it should be sha2_256. and fow strongswan, it should be sha256. ** Affects: neutron Importance: Undecided Assignee: Yi Jing Zhu (nick-zhuyj

[Yahoo-eng-team] [Bug 1571455] [NEW] VPNaaS: pluto should not be restarted when neutron-vpn-agent restart

2016-04-17 Thread Yi Jing Zhu
ortance: Undecided Assignee: Yi Jing Zhu (nick-zhuyj) Status: New ** Tags: vpnaas ** Changed in: neutron Assignee: (unassigned) => Yi Jing Zhu (nick-zhuyj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1568436] [NEW] Neutron: postgresql db migration alter_enum issue

2016-04-09 Thread Yi Jing Zhu
| DETAIL: table ipsecpolicies column auth_algorithm depends on type old_vpn_auth_algorithms 2016-04-09 18:28:54.241 | 2016-04-09 18:28:54.221 | HINT: Use DROP ... CASCADE to drop the dependent objects too. 2016-04-09 18:28:54.243 | 2016-04-09 18:28:54.222 | [SQL: 'DROP TYPE

[Yahoo-eng-team] [Bug 1567846] [NEW] VPNaaS: require to support sha256

2016-04-08 Thread Yi Jing Zhu
openswan. ** Affects: neutron Importance: Undecided Assignee: Yi Jing Zhu (nick-zhuyj) Status: New ** Tags: vpnaas ** Changed in: neutron Assignee: (unassigned) => Yi Jing Zhu (nick-zhuyj) -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1564745] [NEW] VPNaaS: connection terminate with error when multiple subnets used

2016-03-31 Thread Yi Jing Zhu
Public bug reported: I used the latest VPNaaS from master branch with devstack ubuntu. openswan as the backend. And I configured the connections with 2 local subnets and 2 peer subnets thru endpoint group. Here is the endpoint group I configured: stack@VPN-dev-nick:~$ neutron vpn-endpoint-group

[Yahoo-eng-team] [Bug 1513353] [NEW] VPNaaS: leftid should be configurable

2015-11-04 Thread Yi Jing Zhu
Public bug reported: Currently, both left & leftid are filled with external_ip automatically. But sometimes, user may want to specify the leftid as they desired, such as an email address. It would be better if this can be supported. Pre-conditions: None Step-by-step reproduction steps: 1) crea