cloudstack/patches/systemvm/debian/config
Sheng Yang 9fc1991d5b bug 13606: Fix releasing of the first IP of second public nic
The problem is remove_first_ip() in ipassoc.sh can't be called more than one.
The call after the first time would result in iptable and ip command failure,
thus result in failure of execution of IpAssocCommand.

Use the same way to detect already disassociated ip address of non-first
IP(remove_an_ip()) to fix the issue.

reviewed-by: Edison Su

status 13606: resolved fixed
2012-02-13 11:55:16 -08:00
..
bin add vhd-util which comes from xen-4.0.0/tools/blktaps/vhd, it doesn't check timestamp 2010-12-22 19:54:36 -08:00
etc Bug 6849 - Randomize systemvm passwords (edit) 2012-02-03 17:28:58 -08:00
opt/cloud/bin add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
root bug 13606: Fix releasing of the first IP of second public nic 2012-02-13 11:55:16 -08:00
var remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00