Commit Graph

12 Commits

Author SHA1 Message Date
Sheng Yang cd2ba90fae CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used
(cherry picked from commit e406adc081)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-17 16:20:09 -07:00
Sheng Yang 5973a42691 CLOUDSTACK-5986: Fix dnsmasq lease for VPC
(cherry picked from commit 657d042953)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-17 16:19:34 -07:00
Sheng Yang 6f7653d56a CLOUDSTACK-5986: Make dnsmasq handle dnsmasq.leases when dhcp_release is available
The original issue has been exposed due to CloudStack VR would modify the
dnsmasq.leases, thus make it unsync with dnsmasq's memory lease.

Make the modification to let dnsmasq handle the lease file if dhcp_release is
available.
(cherry picked from commit 441d02dd40)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-01-30 17:40:17 -08:00
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