You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Likitha Shetty <li...@citrix.com> on 2013/04/09 19:21:11 UTC

Review Request: CLOUDSTACK-704. Dedicate Public IP addresses to an account

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10377/
-----------------------------------------------------------

Review request for cloudstack.


Summary (updated)
-----------------

CLOUDSTACK-704. Dedicate Public IP addresses to an account


Description (updated)
-------

Feature to dedicate a range Public IP addresses to an account.


This addresses bug CLOUDSTACK-704.


Diffs (updated)
-----

  api/src/com/cloud/configuration/ConfigurationService.java e63fcec 
  api/src/com/cloud/event/EventTypes.java 5671f99 
  api/src/org/apache/cloudstack/api/command/admin/vlan/DedicatePublicIpRangeCmd.java PRE-CREATION 
  api/src/org/apache/cloudstack/api/command/admin/vlan/ReleasePublicIpRangeCmd.java PRE-CREATION 
  client/tomcatconf/commands.properties.in 163c2ce 
  server/src/com/cloud/configuration/ConfigurationManager.java 20e9884 
  server/src/com/cloud/configuration/ConfigurationManagerImpl.java 1526fb0 
  server/src/com/cloud/network/NetworkManagerImpl.java 6296011 
  server/src/com/cloud/network/NetworkServiceImpl.java 4eb620c 
  server/src/com/cloud/server/ManagementServerImpl.java af77ba5 
  server/src/com/cloud/user/AccountManagerImpl.java 9736aa1 
  server/test/com/cloud/configuration/ConfigurationManagerTest.java PRE-CREATION 
  server/test/com/cloud/vpc/MockConfigurationManagerImpl.java d96e831 
  test/integration/component/test_public_ip_range.py PRE-CREATION 
  tools/marvin/marvin/integration/lib/base.py f3370eb 

Diff: https://reviews.apache.org/r/10377/diff/


Testing
-------


Thanks,

Likitha Shetty