From fb6afc04ca1385d85153340b2848aee3869b7479 Mon Sep 17 00:00:00 2001 From: Pierre Prinetti Date: Tue, 6 Jun 2023 09:46:15 +0200 Subject: [PATCH] openstack: Document the two platforms As detailed in https://github.com/coreos/afterburn/pull/462, Afterburn has two separate OpenStack endpoints, each with a different metadata gathering policy. This patch adds the relevant information to the docs. --- docs/platforms.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/platforms.md b/docs/platforms.md index 2d25d124..1a62a3fe 100644 --- a/docs/platforms.md +++ b/docs/platforms.md @@ -45,11 +45,15 @@ The following platforms are supported, with a different set of features availabl - Attributes - SSH Keys * openstack - - Attributes - - SSH Keys + * Metadata source: config-drive if present, otherwise metadata service + * Features: + - Attributes + - SSH Keys * openstack-metadata - - Attributes - - SSH Keys + * Metadata source: metadata service + * Features: + - Attributes + - SSH Keys * packet - Attributes - First-boot check-in