cloudstack/patches/systemvm/debian/config/root
Wei Zhou a9042c3168 If filesystem in virtual router is in read-only state, reports error to
commands send to virtual router, instead of keeping silence.

Test:

Before change:
(1) Acquire IP. always in "Allocating" state.
(2) EnableStaticNat, the result is success(it is incorrect).
(3) DisableStaticNat, will get error message.. This is correct.
(4) Add Firewalls. always in "Adding" state.
(5) The AgentManager report statistics every 60 minutes(normally it
should be router.stats.interval=5 minutes).

After change:
(1) Acquire IP, will get error message.
(2) EnableStaticNat, will get error message.
(3) DisableStaticNat, will get error message.
(4) Add Firewalls, will get error message. But the firewall rules are
saved in database.
(5) The AgentManager report statistics every 5 minutes, except the
network with read-only FS virtual router.
2013-02-12 15:28:27 -06:00
..
.ssh update new keypair 2010-10-15 15:50:53 -07:00
redundant_router CS-15094: Fix multiply vlan of redundang router 2012-09-26 21:54:32 -07:00
bumpup_priority.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
clearUsageRules.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
edithosts.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
firewall.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
firewall_rule.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
func.sh If filesystem in virtual router is in read-only state, reports error to 2013-02-12 15:28:27 -06:00
loadbalancer.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
reconfigLB.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
savepassword.sh fixing some more license headers 2012-07-20 15:59:31 -04:00
userdata.py Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
userdata.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00