cloudstack/client/tomcatconf
alena 6b9603bc4c bug 10561: intermidiate checkin for FirewallRuleFeature
1) Added new apis: createFirewallRule, deleteFirewallRule, listFirewallRules
2) Modified existing apis - added boolean openFirewall parameter to createPortForwardingRule/createIpForwardingRule/createRemoteAccessVpn. If parameter is set to true, open firewall on the domR before creating an actual PF rule there
Modified backend calls appropriately.
3) Schema changes for firewall_rules table:
* startPort/endPort can be null now
* added icmp_type, icmp_code fields (can be not null only when protocol is icmp)
4) Added new manager - FirewallManagerImpl

Conflicts:

	api/src/com/cloud/api/BaseCmd.java
	client/tomcatconf/commands.properties.in
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/configuration/DefaultComponentLibrary.java
	server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java
	server/src/com/cloud/network/rules/RulesManagerImpl.java
2011-08-09 15:51:56 -07:00
..
catalina.policy.in Source code committed 2010-08-11 09:13:29 -07:00
catalina.properties.in Source code committed 2010-08-11 09:13:29 -07:00
classpath.conf.in Add database migration script directory to classpath 2011-03-16 16:53:57 -07:00
commands.properties.in bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -07:00
components.xml.in Add DB integrity checker, it checks: 2011-07-30 17:21:50 -07:00
context.xml.in Source code committed 2010-08-11 09:13:29 -07:00
db.properties.in Source code committed 2010-08-11 09:13:29 -07:00
ehcache.xml.in Source code committed 2010-08-11 09:13:29 -07:00
environment.properties.in Source code committed 2010-08-11 09:13:29 -07:00
log4j-cloud.xml.in more logging for gson 2011-07-11 14:19:35 -07:00
logging.properties.in Source code committed 2010-08-11 09:13:29 -07:00
server.xml.in bug 6149: changed default AJP port to avoid random port assignment at startup. 2010-10-19 18:34:22 -07:00
tomcat-users.xml.in Source code committed 2010-08-11 09:13:29 -07:00
tomcat6.conf.in Bug 9635 - set java heap size to 1 GB by defaul 2011-04-28 13:31:59 -07:00
web.xml.in Source code committed 2010-08-11 09:13:29 -07:00