You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Murali Reddy <Mu...@citrix.com> on 2013/04/12 13:21:10 UTC

[ACS41][Patch Request] CLOUDSTACK-1934: NPE with listSupportedNetworkServices

Please cherry-pick to 4.1

CLOUDSTACK-1934: NPE with listSupportedNetworkServices

For 'connectivity' network service current set of providers (MidoNet,
NiciraNcp) not necessarily part of OSS builds. So handle the case where
there are no providers for a service

Branch: refs/heads/master
Commit: c0419791ede331fff7151a5cee9a358c0400c272
Parents: 4ae3e5d
Author: Murali Reddy <mu...@citrix.com>>
Authored: Fri Apr 12 16:44:03 2013 +0530
Committer: Murali Reddy <mu...@citrix.com>>
Committed: Fri Apr 12 16:47:50 2013 +0530

Re: [ACS41][Patch Request] CLOUDSTACK-1934: NPE with listSupportedNetworkServices

Posted by Chip Childers <ch...@sungard.com>.
On Fri, Apr 12, 2013 at 11:21:10AM +0000, Murali Reddy wrote:
> 
> Please cherry-pick to 4.1
> 
> CLOUDSTACK-1934: NPE with listSupportedNetworkServices
> 
> For 'connectivity' network service current set of providers (MidoNet,
> NiciraNcp) not necessarily part of OSS builds. So handle the case where
> there are no providers for a service
> 
> Branch: refs/heads/master
> Commit: c0419791ede331fff7151a5cee9a358c0400c272
> Parents: 4ae3e5d
> Author: Murali Reddy <mu...@citrix.com>>
> Authored: Fri Apr 12 16:44:03 2013 +0530
> Committer: Murali Reddy <mu...@citrix.com>>
> Committed: Fri Apr 12 16:47:50 2013 +0530

ACK - Done:

commit 641594aa2ff6fb6d1a4208e71a1cf1bcd1d18f09
Author: Murali Reddy <mu...@citrix.com>
Date:   Fri Apr 12 16:44:03 2013 +0530

    CLOUDSTACK-1934: NPE with listSupportedNetworkServices
    
    For 'connectivity' network service current set of providers (MidoNet,
    NiciraNcp) not necessarily part of OSS builds. So handle the case where
    there are no providers for a service