From: Trevor Bramwell Date: Mon, 2 Oct 2017 22:55:29 +0000 (-0700) Subject: Add Version Field to PDF X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F43979%2F1;p=pharos.git Add Version Field to PDF With Euphrates being the initial 'release' of the PDF it is important we include a version specifier. Without a version specifier, PDF consumers (computers or humans) won't know which fields are be available, nor their possible type (string, int, list, etc). This also allows the PDF spec to be modified without fear of breaking any tooling relying on the layout of fields or extance of specific properties; Presuming tooling handles the version specifier. Change-Id: I304ecc9ebfa0a36d40db8ef3486a3600ae86422e Signed-off-by: Trevor Bramwell --- diff --git a/config/pod1.yaml b/config/pod1.yaml index af5ada46..00f02751 100644 --- a/config/pod1.yaml +++ b/config/pod1.yaml @@ -1,5 +1,6 @@ --- ### POD descriptor file ### +version: '1' details: pod owner: Lab Owner