Hi all,

I’m currently trying to test OVS in 4.6 (master). After going around and around 
trying to understand why the OVS option is not available on the UI, I found 
this:

https://issues.apache.org/jira/browse/CLOUDSTACK-6840

            //CLOUDSTACK-6840: OVS refers to SDN provider. However, we are not 
supporting SDN in this release.
            /*
            nspHardcodingArray.push({
                id: 'Ovs',
                name: 'Ovs',
                state: nspMap.Ovs ? nspMap.Ovs.state: 'Disabled'
        });
        */

commit a698c3e276bf916d23f7253ed456d076e176fa94
Author: Jessica Wang <jessicaw...@apache.org<mailto:jessicaw...@apache.org>> 
2014-09-11 19:56:11
Committer: Jessica Wang <jessicaw...@apache.org<mailto:jessicaw...@apache.org>> 
2014-09-11 19:57:03

Is that okay if I remove the comment and make it available again?

Cheers,
Wilder

Reply via email to