The pythoncom thread model is set when pythoncom is imported
and cannot be changed afterwards.
The removed code was supposed to fix the Windows Nano server,
which is currently unsupported by cloudbase-init and thus,
no longer necessary.
Error log:
[WinError -2147417850] Cannot change thread mode after it is set
Closes-Bug: #1840659
Change-Id: If278b77a057553c61cada860861e349b2b1fac69
The following issue happens when trying to extend volumes using VDS:
OSError: [WinError -2147417850] Cannot change thread mode after it
is set
sys.coinit_flags needs to be set before importing pythoncom.
Change-Id: I83877219b9589d9c174fd3a245b644350ea6310a
Closes-Bug: #1787659
This package adds a central place where all the config options
of cloudbase-init can be easily maintained.
Change-Id: Idfc1aea2d637a0124be17c90bcf98450769bc76f
Since a couple of releases ago, the old oslo.config is now
oslo_config, the same thing happening to oslo.log as well.
This patch also removes the vendorized openstack package,
since it's redundant now that oslo_log is out of the
incubator.
Change-Id: Iae1318aa0d2a9aab2d4f6af7d11ed1dfda51e733