[ https://issues.apache.org/jira/browse/CLOUDSTACK-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Murali Reddy resolved CLOUDSTACK-6319. -------------------------------------- Resolution: Fixed its fixed in 4.4 > Cannot create OVS network offering for VPC > ------------------------------------------ > > Key: CLOUDSTACK-6319 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6319 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Network Controller > Affects Versions: 4.3.0 > Environment: Advanced zone with GRE isolation > Xenserver 6.2.0 + SP1 > Reporter: Florin Dumitrascu > Assignee: Murali Reddy > Priority: Blocker > Fix For: 4.4.0 > > Attachments: ovs_offering_vpc.jpg > > > When creating the OVS network service offering and selecting VPC box, > I am not able to select Ovs from the Virtual Networking Provider drop > box, everything in there is greyed out. > See below screenshot: > http://imgur.com/ciJxZYs > Solution: > > From: Murali Reddy [mailto:murali.re...@citrix.com] > > Sent: Tuesday, April 01, 2014 9:45 AM > > To: Florin Dumitrascu; d...@cloudstack.apache.org > > Cc: Jessica Wang; Nguyen Anh Tu (t...@apache.org); Alena Prokharchyk > > Subject: Re: Does OVS network provider support VPC ? (Cloudstack > > 4.3.0) > > > > There is explicit check added only to let providers that are marked as > > VPC providers in the network offering for VPC. In 4.2 and 4.3 its hard > > coded as below preventing Ovs to be used in VPC. Can you please a file > > bug for 4.3.1? We just have to add Ovs in here. > > > > supportedProviders = Arrays.asList(Provider.VPCVirtualRouter, > > Provider.NiciraNvp, Provider.InternalLbVm, Provider.Netscaler) in VPC > > manager -- This message was sent by Atlassian JIRA (v6.2#6252)