Then what's AddNetworkServiceProviderCmd.java for?
> -----Original Message----- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Tuesday, May 08, 2012 1:44 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: How to add a PhysicalNetworkServiceProvider > > NetworkServiceProvider is not added through the UI. It's added through the > components.xml as a NetworkElement. The names are confusing. We > should change that interface name to NetworkServiceProvider. > > --Alex > > > -----Original Message----- > > From: Frank Zhang [mailto:frank.zh...@citrix.com] > > Sent: Tuesday, May 08, 2012 1:42 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: How to add a PhysicalNetworkServiceProvider > > > > I went through CloudStack UI there are three default > > NetworkServiceProvider, but I didn't see any way to add a new provider. > > Do we support that? Or we only allow API to add it?