Commit Graph

9 Commits

Author SHA1 Message Date
Jayapal bcedbe698a CLOUDSTACK-4535 Fixed issue in PF in connecting from private nw when public and private ports are different 2013-12-19 10:54:51 +05:30
Jayapal 0d682fb2fa Monitoring python script removed semicolon 2013-11-26 11:26:19 +05:30
Jayapal 8a29b7000c Monitoring python script organized into more methods 2013-11-26 09:49:22 +05:30
Jayapal a62eb0a00a CLOUDSTACK-5164 Unmonit for 30 minutes for a failed process 2013-11-25 15:15:06 +05:30
Jayapal dd731e8670 CLOUDSTACK-5177: Fixed issue with running script from cron job 2013-11-15 12:05:44 +05:30
Jayapal 416206595e CLOUDSTACK-4736 Fixed issue in default service selection 2013-11-07 17:11:03 +05:30
Jayapal b464a20a52 CLOUDSTACK-4736: Monitoring services in VR 2013-11-05 23:39:33 +05:30
Sheng Yang 484d6c4eb7 CLOUDSTACK-2792: Call savepassword.sh inside VR
Also only set password when password service is running, thus avoid setting for
redundant router BACKUP router.
2013-10-17 20:04:44 -07:00
Hugo Trippaers 6c26104282 Move the system vm to a separate maven project.
All (almost) files belonging to the systemvm aer now centralize in the systemvm directory. The code for the separate functions is still in the services directory. This will make the code easier to understand and makes it clear that the systemvm is a separate item. It alos means that it can be excluded from the build entirely by not adding the systemvm profile, this will speed up the compiles somewhat.
2013-09-20 18:31:02 +08:00