cloudstack/scripts
Wido den Hollander 4d7e95ec04 kvm: Use 'ip' instead of 'brctl' (#3623)
* kvm: Use 'ip' instead of 'brctl'

The command 'brctl' is deprecated and should no longer be used.

iproute2 supports all the features we need and therefor we should use
this instead of the old commands.

Feature wise this does not change anything. It just makes the code more
robust towards the future.

Signed-off-by: Wido den Hollander <wido@widodh.nl>

* kvm/modifyvlan: Use 'ip' instead of 'brctl'

brctl is deprecated and by using iproute2 we are future-proof

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2019-11-11 21:51:46 +05:30
..
installer tools: Remove deprecated buildw and wix plugin (#2849) 2018-10-04 06:12:33 +05:30
network plugins: fix removing SRX port forwarding rules, improve add/remove logic (#3393) 2019-07-08 15:46:12 +05:30
storage Revert "Fix template size for managed storage / refactor cloud-install-sys-tmplt and createtmplt.sh (#3346)" 2019-06-03 17:29:43 +05:30
util KVM: Prevent regenerating keystore on provisionCertificate API (#3075) 2019-06-05 17:29:31 -03:00
vm kvm: Use 'ip' instead of 'brctl' (#3623) 2019-11-11 21:51:46 +05:30