summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSankar Tanguturi <stanguturi@vmware.com>2016-09-06 14:51:32 -0700
committerScott Moser <smoser@brickies.net>2017-01-17 11:27:07 -0500
commit8ddb57149281ba2658696f19c1eb96e7769381e4 (patch)
treef635d63c960788eafeb2a0a322462c5f5ba7e369 /tests
parente2274393b882c723ab93189c57e7e68a46e4e10f (diff)
downloadvyos-cloud-init-8ddb57149281ba2658696f19c1eb96e7769381e4.tar.gz
vyos-cloud-init-8ddb57149281ba2658696f19c1eb96e7769381e4.zip
Fixed Misc issues related to VMware customization.
- staticIPV4 property can be either None or a valid Array. Need to check for None before accessing the ip address. - Modified few misc. log messages. - Added a new log message while waiting for the customization config file. - Added support to configure the maximum amount of time to wait for the customization config file. - VMware Customization Support is provided only for DataSourceOVF class and not for any other child classes. Implemented a new variable vmware_customization_supported to check whether the 'VMware Customization' support is available for a specific datasource or not. - Changed the function get_vmware_cust_settings to get_max_wait_from_cfg. - Removed the code that does 'ifdown and iup' in NIC configurator.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions