Roeland Kuipers created CLOUDSTACK-694:
------------------------------------------
Summary: Create a new VPC network offering with "connectivity"
option needed for SDN networking) is not allowed / VPC support for SDN networks
Key: CLOUDSTACK-694
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-694
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Cloudmonkey
Affects Versions: 4.0.0, 4.1.0
Reporter: Roeland Kuipers
Fix For: 4.1.0
The API gives the following response: Only provider of type VpcVirtualRouter is
supported for network offering that can be used in VPC.
Hugo is aware of this issue.
Implementing a VPC network on a Nicira NVP network does actually work
(partially see also https://issues.apache.org/jira/browse/CLOUDSTACK-693)
correctly on 4.0 without the "connectivity" option. This is however due to a
bug in the Nicira code, which has been fixed in the 4.1 release by Hugo. The
Nicira code does now actually check this option in 4.1 while it was not in 4.0.
This can potentially be fixed by changing the code in the
VpcManagerImplementation class @ line 998 to also support provider.NiciraNvp -
although I could be wrong as i'm pretty new to the cloudstack code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira