Add Version Field to PDF 79/43979/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 2 Oct 2017 22:55:29 +0000 (15:55 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 2 Oct 2017 22:55:29 +0000 (15:55 -0700)
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 <tbramwell@linuxfoundation.org>
config/pod1.yaml

index af5ada4..00f0275 100644 (file)
@@ -1,5 +1,6 @@
 ---
 ### POD descriptor file ###
+version: '1'
 
 details:
   pod owner: Lab Owner