cloudstack/client/tomcatconf
Rohit Yadav f9a8111e17 CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data
Call removeRawUsageRecords with interval (> 0) and it will clean up cloud_usage
table by removing records older than interval no. of days from today (current date)
and in case it runs when the job exec time is near, it will fail alerting
user to try again after a 15 min window.

There is an issue with async job scheduler, if this API were async it tries
to search and remove job from cloud_usage.async_job table and fails which is
why this API is sync and extends BaseCmd.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-23 19:38:32 +05:30
..
catalina.policy.in Source code committed 2010-08-11 09:13:29 -07:00
catalina.properties.in CLOUDSTACK-6892 Create separate package for the mysql HA component 2014-07-04 14:37:07 +02:00
classpath.conf.in Remove error message when start management server if JAVA_HOME is not set 2014-12-01 13:25:00 +01:00
cloudmanagementserver.keystore cloudmanagementserver.keystore is corrupted by ant.filters.ReplaceTokens, 2014-09-29 11:26:37 -07:00
commands.properties.in CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30
context.xml.in Source code committed 2010-08-11 09:13:29 -07:00
db.properties.in CLOUDSTACK-6847.Link.java and console proxy files have hardcoded value 2014-06-20 12:07:50 +02:00
ehcache.xml.in License header update for the client folder 2012-08-01 13:49:10 -04:00
environment.properties.in Added Mock ApiServer, Regions API calls with api keys 2012-10-17 14:16:36 +05:30
log4j-cloud.xml.in Spring Modularization 2013-10-02 15:41:04 -07:00
logging.properties.in Source code committed 2010-08-11 09:13:29 -07:00
server-nonssl.xml.in CLOUDSTACK-8160: use preferable protocols 2015-01-21 18:04:45 +05:30
server-ssl.xml.in CLOUDSTACK-8160: use preferable protocols 2015-01-21 18:04:45 +05:30
server7-nonssl.xml.in CLOUDSTACK-8160: use preferable protocols 2015-01-21 18:04:45 +05:30
server7-ssl.xml.in CLOUDSTACK-8160: use preferable protocols 2015-01-21 18:04:45 +05:30
tomcat-users.xml.in Source code committed 2010-08-11 09:13:29 -07:00
tomcat6-nonssl.conf.in CLOUDSTACK-243: On management server, security for remote JMX connections is disabled Disabled JMX connections for both local and remote 2013-10-23 15:15:02 -07:00
tomcat6-ssl.conf.in CLOUDSTACK-243: On management server, security for remote JMX connections is disabled Disabled JMX connections for both local and remote 2013-10-23 15:15:02 -07:00
web.xml.in Source code committed 2010-08-11 09:13:29 -07:00