Cross-platform instance initialization
Go to file
Adrian Vladu ab342fc493 Retry netlbfo team creation
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
2020-11-03 16:27:56 +02:00
cloudbaseinit Retry netlbfo team creation 2020-11-03 16:27:56 +02:00
doc Added empty metadata service: EmptyMetadataService 2020-01-13 16:39:44 +02:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.coveragerc Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Add .vscode dir to .gitignore 2018-09-03 13:11:06 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:38 +00:00
.stestr.conf Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
.zuul.yaml Add Zuul coverage and Py36/37 gates 2020-01-14 12:15:19 +02:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Add PyMI as requirement 2018-09-05 20:42:10 +03:00
setup.cfg Update docs building jobs 2019-07-12 08:46:35 +02:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
tox.ini Added empty metadata service: EmptyMetadataService 2020-01-13 16:39:44 +02:00