Commit Graph

  • e17488c239 Drop netifaces dependency master Lucian Petrut 2024-06-03 13:33:06 +00:00
  • dc0367425a Support datasource specific instance metadata Zhongcheng Lao 2024-09-14 15:40:42 +08:00
  • c10ff6896e python: drop support for 3.8 Adrian Vladu 2024-11-27 13:40:54 +02:00
  • 36711bd1fc unit_tests: fix test requirements for windows Adrian Vladu 2024-11-27 11:27:07 +02:00
  • 8865a513e9 unit_tests: fix netaddr ipv6 checks Adrian Vladu 2024-11-26 18:08:35 +02:00
  • aeeca0a391 Merge "set nameservers to default empty value in network config v2 parser" Zuul 2024-10-09 13:50:39 +00:00
  • feb6968fcd
    set nameservers to default empty value in network config v2 parser Florian LAUNAY 2024-09-30 17:20:36 +02:00
  • 8f43e77433 Retry for 5 times when renaming adapter to get more reliable Zhongcheng Lao 2024-07-29 10:51:31 +08:00
  • 7cb24ead71 Bump version to 1.1.7 Adrian Vladu 2024-07-09 11:31:08 +03:00
  • aa06aeeecd vmwareguest: enable functional tests 1.1.6 Adrian Vladu 2024-06-21 12:40:09 +03:00
  • 529105eac6 Merge "nocloud: fix network config regression" Zuul 2024-06-26 09:33:35 +00:00
  • 1a98b6742a nocloud: fix network config regression Adrian Vladu 2024-06-21 14:30:14 +03:00
  • cf583bfd08 github_actions: add NoCloud functional tests Adrian Vladu 2024-06-21 11:29:18 +03:00
  • bf61aecd60 Merge "bootconfig: fix BCDStore SetBooleanElement order" Zuul 2024-06-20 13:13:59 +00:00
  • 5b624b579f github_actions: use Pester to run functional tests Adrian Vladu 2024-06-13 12:10:54 +03:00
  • c6e10ab462 bootconfig: fix BCDStore SetBooleanElement order Adrian Vladu 2024-06-13 15:36:13 +03:00
  • 4fd9b579f5 github_actions: remove tox parallel Adrian Vladu 2024-06-12 16:45:28 +03:00
  • 26d7cee752 bootconfig: fix get_current_bcd_store for PyMI Adrian Vladu 2024-06-12 12:10:24 +03:00
  • 993282d082 Merge "Replace pytz by built-in datetime module" Zuul 2024-06-11 09:17:04 +00:00
  • 96376a514f Merge "nocloud: add configurable meta/user data paths" Zuul 2024-06-10 12:41:54 +00:00
  • 8b2dbb5dd9 Replace pytz by built-in datetime module Takashi Kajinami 2024-06-10 18:02:37 +09:00
  • 2c2bb5e6c1 Use LOG.warning instead of deprecated LOG.warn Takashi Kajinami 2022-01-19 13:45:46 +09:00
  • c01a7a74f0 tests cleanup: Removes mock import checks Claudiu Belu 2024-06-03 14:34:18 +00:00
  • 00ece4bbac Merge "Add official support for Python 3.12" Zuul 2024-06-03 13:14:23 +00:00
  • a7f9859e74 Add official support for Python 3.12 Adrian Vladu 2024-05-30 15:50:14 +03:00
  • afe08fdab1 Remove six use from cloudbaseinit Jakub Kulik 2024-01-25 08:48:39 +00:00
  • 954753b6b8 replace imp module with importlib Adrian Vladu 2024-05-30 15:31:50 +03:00
  • 6c1dc5b82e unit_tests: fix winrm listener asserts Adrian Vladu 2024-05-30 15:06:03 +03:00
  • b241de12a5 Merge "Bump version to 1.1.6" Zuul 2024-05-29 10:21:02 +00:00
  • e675b13761 Add official support for Python 3.11 1.1.5 Adrian Vladu 2024-05-29 12:01:58 +03:00
  • 6be1d558d5 Bump version to 1.1.6 Adrian Vladu 2023-11-13 14:10:44 +02:00
  • c88d0b9f11 github_actions: show tox logs Adrian Vladu 2024-05-23 15:31:04 +03:00
  • 4c1550ba07 Merge "Add network config support to VMware guest info service" Zuul 2024-05-23 11:57:33 +00:00
  • 1adf31b1c9 Merge "Support alternate 'public-keys' format for NoCloud service." Zuul 2024-05-21 08:20:40 +00:00
  • e5a97d7d20 nocloud: add configurable meta/user data paths Adrian Vladu 2024-01-08 19:33:56 +02:00
  • f0fe66b30b Add network config support to VMware guest info service Zhongcheng Lao 2024-01-31 11:20:06 +08:00
  • 04c642408b Use MSFT_NetAdapter to rename adapter Lukas Kranz 2023-10-18 09:33:00 +02:00
  • c9eaf6a9b6 docs: update network config v1 document url Adrian Vladu 2024-04-03 15:07:31 +03:00
  • 4bb6895f11 Merge "winrmlistener: use sha2 instead of insecure sha1" Zuul 2024-03-27 09:43:59 +00:00
  • 2b1770d1d1 Merge "Replace the old UPPER_CONSTRAINTS_FILE env" Zuul 2024-03-25 13:43:31 +00:00
  • 14900bc896 Support alternate 'public-keys' format for NoCloud service. Luqman Aden 2023-02-09 14:57:01 -08:00
  • 036aa1641b readthedocs: add configuration file Adrian Vladu 2024-03-04 14:25:14 +02:00
  • 36ec0010f6 Replace the old UPPER_CONSTRAINTS_FILE env Takashi Kajinami 2024-02-01 13:06:11 +09:00
  • a373d559e2 winrmlistener: use sha2 instead of insecure sha1 Adrian Vladu 2024-03-04 12:09:51 +02:00
  • 2ebfe19a88 requirements: add missing pytz package Adrian Vladu 2024-03-04 13:01:51 +02:00
  • 07cae6e8c7 github_actions: add windows and functional testing Adrian Vladu 2023-11-10 14:53:51 +02:00
  • 6b2372d169 python 3.11: run tests on github and opendev Adrian Vladu 2023-11-09 15:41:53 +02:00
  • 0fded69cb3 replace unittest.mock._get_target with mock one Adrian Vladu 2023-11-09 15:16:26 +02:00
  • 36ed936803 Merge "use instance_id as string for plugin sections" Zuul 2023-10-16 14:05:01 +00:00
  • 983e1482e6 Merge "Accept drives with vFAT label 'cidata' as a configdrive." Zuul 2023-10-16 14:04:28 +00:00
  • 86adb2ce57 use instance_id as string for plugin sections Adrian Vladu 2023-10-12 16:33:05 +03:00
  • 102cd5a37c github_mirror: update ssh secret name Adrian Vladu 2023-09-12 12:58:05 +03:00
  • 05266a4c22 github_mirror: update ssh-rsa public key Adrian Vladu 2023-09-06 15:22:45 +03:00
  • a147363855 github_actions: run python tox on commit / pull Adrian Vladu 2023-08-22 10:43:59 +03:00
  • 9b17eaf1d4 Accept drives with vFAT label 'cidata' as a configdrive. Luqman Aden 2023-02-09 14:42:29 -08:00
  • 912eea88ed Bump version to 1.1.5 Adrian Vladu 2023-02-14 17:30:02 +02:00
  • 1a28d39c72 bsdtar: check if tool path exists 1.1.4 Adrian Vladu 2023-01-17 16:06:44 +02:00
  • e09af5f15b tox: fix py3 / docs gates Adrian Vladu 2023-01-17 16:06:44 +02:00
  • ea5e8da627 crypto: replaced openssl with cryptography module Adrian Vladu 2020-02-03 19:31:17 +02:00
  • 576db310c2 Merge "cloudconfig: fix type in key name no_create_home" Zuul 2022-12-07 15:26:14 +00:00
  • 9198d0ba38 Merge "Retry user load profile on Windows" Zuul 2022-12-07 15:17:29 +00:00
  • cae4135e3b cloudconfig: fix type in key name no_create_home Adrian Vladu 2022-12-07 17:05:44 +02:00
  • da0c0dc7bd crypt: use the py3 builtin openssl Adrian Vladu 2022-12-07 00:42:55 +02:00
  • 072bee9c5d xml: force return of unicode string Adrian Vladu 2022-11-21 19:29:53 +02:00
  • e192f67f71 version: bump version to 1.1.4 Adrian Vladu 2022-11-21 13:29:07 +02:00
  • d6e28339eb Merge "azureservice: added redundance for wireserver" 1.1.3 Zuul 2022-09-20 22:59:45 +00:00
  • 4a9d260a95 bump untangle to version 1.2.1 Adrian Vladu 2022-09-19 13:46:50 +03:00
  • 888e1b4602 azureservice: added redundance for wireserver Adrian Vladu 2022-05-03 11:30:21 +03:00
  • 1a32d738de opendev: bumped gates to python 3.9/3.10 Adrian Vladu 2022-09-07 17:17:41 +03:00
  • f8479e5cbc Continue execution on volume extension failure Adrian Vladu 2021-10-18 15:20:10 +03:00
  • 300dabb36e Merge "windows: network: fix DHCP setting" Zuul 2021-09-14 10:10:29 +00:00
  • 8a6f478aad windows: network: fix DHCP setting Adrian Vladu 2021-07-07 13:57:04 +03:00
  • 2f4f315e20 jinja2: remove usage of runtime string decorator Adrian Vladu 2021-07-07 14:18:44 +03:00
  • 39e2f6faf4 Support retrieving admin_username from OpenStack metadata yoerg 2021-01-20 12:05:11 +01:00
  • a9ffc62c11 Retry user load profile on Windows Adrian Vladu 2020-07-13 13:15:13 +03:00
  • 97295ba569 Merge "Retry netlbfo team creation" Zuul 2020-12-04 12:58:36 +00:00
  • ab342fc493 Retry netlbfo team creation Adrian Vladu 2020-01-21 12:44:22 +02:00
  • 289ddbd4dd Merge "Removed unused requirement 'eventlet'" Zuul 2020-10-01 10:20:33 +00:00
  • b97c36f478 Removed unused requirement 'eventlet' Adrian Vladu 2020-09-29 15:59:45 +03:00
  • 27d6fd01d6 opennebula: fix shell variables parsing Adrian Vladu 2020-09-08 00:46:36 +03:00
  • 28f4fbbd45 Fix Python 3 unit tests Adrian Vladu 2020-09-30 13:29:25 +03:00
  • 3c290194c1 Remove support and automated checks for Python 2.x Adrian Vladu 2020-07-13 11:42:15 +03:00
  • 246db50591 nocloud: support for cloud-init network version 1 Adrian Vladu 2020-04-28 14:25:55 +03:00
  • 5c3979e1ae Merge "Move ip_netmask_to_cidr to network utils" Zuul 2020-06-25 18:27:00 +00:00
  • 1e89827e4d Move ip_netmask_to_cidr to network utils Adrian Vladu 2020-06-24 16:55:15 +03:00
  • cbbcb98680 serialization: catch yaml and json errors Adrian Vladu 2020-06-24 14:28:56 +03:00
  • 58dfb24a6a Bump version to 1.1.3 Adrian Vladu 2020-06-22 18:48:39 +03:00
  • 1582ebec2c licensing: properly set KMS host and product key 1.1.2 Adrian Vladu 2020-06-02 11:31:58 +03:00
  • d53e765b26 Merge "packet: add phone_home and post_password support" Zuul 2020-05-27 11:02:56 +00:00
  • 107bdfaceb packet: add phone_home and post_password support Adrian Vladu 2020-04-22 01:03:07 +03:00
  • fd3309c567 Fix empty DNS list Adrian Vladu 2020-05-20 17:43:45 +03:00
  • 39a73ea9e6 Bump version to 1.1.2 Alessandro Pilotti 2020-04-17 08:46:10 +03:00
  • 4b0d94cd0f Add NoCloudConfigDriveService metadata provider 1.1.1 Adrian Vladu 2020-02-07 19:47:25 +02:00
  • fcb68a4dc7 Move parse_data to utils.serialization Adrian Vladu 2020-04-03 19:06:03 +03:00
  • 3e5b5f37ff Refactor config drive metadata service Adrian Vladu 2020-02-07 19:47:25 +02:00
  • 32103bd557 Bump version to 1.1.1 Adrian Vladu 2020-02-27 20:00:57 +02:00
  • 274492f83f Bump version to 1.1.0 1.1.0 Adrian Vladu 2020-02-26 21:34:16 +02:00
  • 3999295251 Updated support for Python versions Adrian Vladu 2020-02-26 21:58:22 +02:00
  • 9e05ef0e91 Merge "Add Google Cloud Engine metadata service" Zuul 2020-02-26 19:22:46 +00:00
  • 29105932c0 Add Google Cloud Engine metadata service Adrian Vladu 2019-12-06 17:04:28 +02:00