Cross-platform instance initialization
ab342fc493
The WMI implementation for NETLBFO is sometimes flaky and does not fail when a bond cannot be created. Added 5 retries for the team creation, just in case the WMI call to create the bond did not fail, but the bond was not created. In this scenario, the _wait_for_nic method is called and it fails, as it does not find the team nic and the retry is performed. Updated the wait for team nic retry interval to 10 seconds, as the team nic may be retrieved with WMI after a longer time. Change-Id: I7622a4a30b867f335ed8f3288ca2fea830daf94b |
||
---|---|---|
cloudbaseinit | ||
doc | ||
etc/cloudbase-init | ||
releasenotes | ||
.coveragerc | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.testr.conf | ||
.zuul.yaml | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Portable Multi-Cloud Initialization Service
- Author: Cloudbase Solutions Srl
- Contact: info@cloudbasesolutions.com
- Home page: http://www.cloudbase.it/cloud-init-windows/
- Documentation: http://cloudbase-init.readthedocs.org/en/latest/
- Source: https://github.com/openstack/cloudbase-init
- License: Apache 2.0
Downloads
Stable
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x86.msi
Beta
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x86.msi