Absolutely.
--Alex
On May 9, 2012, at 8:22 AM, "Murali Reddy" wrote:
> On 09/05/12 1:48 AM, "Alex Huang" wrote:
>>
>> - OVS Manager should expose its own APIs to configure OVS networking so
>> that we don't shoehorn what OVS supports into VLAN range.
>> - OVS should be an entirely separate ja
On 09/05/12 1:48 AM, "Alex Huang" wrote:
>
>- OVS Manager should expose its own APIs to configure OVS networking so
>that we don't shoehorn what OVS supports into VLAN range.
>- OVS should be an entirely separate jar built with dependency on
>cloud-api.jar only.
As we begin to add more NetworkEle
> 3) We currently allow users to specify the isolation method for a physical
> network both in the GUI and the API. If the isolation method is GRE, we then
> allow users to specify vnet IDs > 4096. If you think vNets should not be used
> at all, then probably this question is pointless. But otherwi
> I reckon you mean allowing domain admins/root admins to read GRE keys
> assigned to guest networks via API/GUI, is that correct?
Yes, exactly.
> Do you think they should also have the ability of assigning specific keys to
> particular guest networks if needed?
Yes to this as well. Chiradeep
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: 08 May 2012 19:04
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: Open vSwitch tunnel Manager (aka Cloudstack SDN) -
> community feedback required!
>
> > >I think
> >I think it makes more sense to derive GRE key from internal IDs. Those
> >GRE keys are not like VLAN IDs that admins need to use them to configure
> >switches, GRE keys are only used internally and there is no need to
> >expose them to users/administrators.
>
> The need to be able to specify a s
On 5/8/12 10:24 AM, "Kelven Yang" wrote:
>
>
>> -Original Message-
>> From: Salvatore Orlando [mailto:salvatore.orla...@eu.citrix.com]
>> Sent: Tuesday, May 08, 2012 7:38 AM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: Open vSwitch tunnel Manager (aka Cloudstack SDN) - communi
> -Original Message-
> From: Salvatore Orlando [mailto:salvatore.orla...@eu.citrix.com]
> Sent: Tuesday, May 08, 2012 7:38 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Open vSwitch tunnel Manager (aka Cloudstack SDN) - community
> feedback required!
>
> Hi all!
>
> As some of