Thanks Chiradeep! Please see my answers inlined. Thanks & Regards, Ritu S.
-----Original Message----- From: Chiradeep Vittal [mailto:[email protected]] Sent: Tuesday, June 10, 2014 5:12 PM To: [email protected] Cc: Prakash Kaligotla; Nagendra Jaladanki Subject: Re: [PROPOSAL] Brocade network plugin to orchestrate Brocade VDX Switches for CloudStack 4.5 Well done. Question: How do you figure out the VLAN -to- Brocade switch port mapping? By using the mac address of the VM nic? [RS]: The plugin creates a port profile for each network and at the time of VM creation, associates the mac address of the VM nic to the respective network's port profile. Comment: It looks like you are creating a table (BrocadeNetworkHostMapping). Could you add details of this table (schema). Make sure this table appears in any upgrade scripts from previous releases. [RS]: I will add the schema for the BrocadeNetworkHostMapping table. I have added this table to create-schema.sql script. For 4.5, upgrade is supported from what all releases? I will add this to the respective scripts. From: Ritu Sabharwal <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, June 10, 2014 at 11:51 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Cc: Prakash Kaligotla <[email protected]<mailto:[email protected]>>, Nagendra Jaladanki <[email protected]<mailto:[email protected]>> Subject: [PROPOSAL] Brocade network plugin to orchestrate Brocade VDX Switches for CloudStack 4.5 Hi CS Developers, I have added the Design document for the Plugin in the wiki. Here is the link : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Brocade+Network+Plugin+to+Orchestrate+Brocade+VDX+Switches Please review it and provide your comments. Thanks & Regards, Ritu S.
