cloudbase-init/cloudbaseinit/utils
Adrian Vladu f8479e5cbc Continue execution on volume extension failure
When a small amount of disk space remains to be extended,
the 'Virtual Disk Service' can fail with
VDS_E_EXTENT_SIZE_LESS_THAN_MIN error code.

This happens on environments where a volume has already been extended
and there is a small amount of bytes that somehow remain residual after
the initial extension.

Change-Id: I072ed568ef1f2790e95851b45afb8ffcc0acce0e
2021-10-18 17:17:25 +03:00
..
template_engine jinja2: remove usage of runtime string decorator 2021-07-07 14:36:17 +03:00
windows Continue execution on volume extension failure 2021-10-18 17:17:25 +03:00
__init__.py Added support for post metadata encrypted password 2013-02-03 22:00:04 +02:00
classloader.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
crypt.py utils: Fix for OpenSSL library name change 2019-12-02 15:49:11 +02:00
debiface.py Handle Name and MAC field when parse config with IPV6 2019-03-11 23:01:31 +08:00
dhcp.py Fix issue in retrieving MAC address 2018-08-16 12:25:32 +03:00
encoding.py Add certificates plugin for Windows 2017-05-17 14:39:02 +03:00
hostname.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
log.py Fixed infinite recursion when using serial ports 2017-05-29 11:56:32 +00:00
network.py Move ip_netmask_to_cidr to network utils 2020-06-24 16:55:19 +03:00
network_team.py Add NetLBFO network teaming 2018-09-05 20:42:10 +03:00
retry_decorator.py Added retry decorator 2019-09-02 20:47:48 +03:00
serialization.py serialization: catch yaml and json errors 2020-06-24 16:33:10 +03:00
x509constants.py Removes Windows dependencies in metadata services 2014-02-19 19:51:23 +02:00