Adrian Vladu 75c6a0e0f8 Fix Py27 cloud-config ordering
On Py27, the yaml module implementation uses a normal dictionary for
implementation, resulting in arbitrary order for the parsed yaml.

If the config option cloud_config_plugins is not set or empty, fallback
to the default order defined in the factory.

Config option `cloud_config_plugins` is now used for filtering the cloud
config plugins to be executed, which was the original intended behaviour.

Change-Id: I59ea56e473ab343a826ff8c38787cb7f11cebd27
2020-02-06 12:49:40 +02:00
2020-02-06 12:49:40 +02:00
2014-02-09 21:41:45 +02:00
2018-09-03 13:11:06 +03:00
2019-04-19 19:51:38 +00:00
2014-10-05 22:20:58 +03:00
2020-01-14 12:15:19 +02:00
2013-10-04 00:07:58 +03:00
2015-10-19 01:17:26 +03:00
2019-07-12 08:46:35 +02:00
2017-05-23 13:45:54 +03:00
2020-01-13 17:03:12 +02:00
Description
Cross-platform instance initialization
Readme 8.4 MiB
Languages
Python 100%