createEgressFirewall needs networkid instead of ipaddressid:
    
http://download.cloud.com/releases/3.0.6/api_3.0.6/root_admin/createEgressFirewallRule.html
You can merge this Pull Request by running:

  git pull https://github.com/hyeonu/jclouds 
bugfix-cloudstack-egressfirewall-for-1.6.x

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/229

-- Commit Summary --

  * Fix CloudStack EgressFirewall request parameter name for 1.6.x

-- File Changes --

    M 
apis/cloudstack/src/main/java/org/jclouds/cloudstack/features/FirewallAsyncClient.java
 (11)
    M 
apis/cloudstack/src/main/java/org/jclouds/cloudstack/features/FirewallClient.java
 (11)
    A 
apis/cloudstack/src/main/java/org/jclouds/cloudstack/options/ListEgressFirewallRulesOptions.java
 (179)
    M 
apis/cloudstack/src/test/java/org/jclouds/cloudstack/features/FirewallClientExpectTest.java
 (6)
    M 
apis/cloudstack/src/test/java/org/jclouds/cloudstack/features/FirewallClientLiveTest.java
 (4)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/229.patch
https://github.com/jclouds/jclouds/pull/229.diff

Reply via email to