Add port to remote management parameters 07/67107/1
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 25 Feb 2019 16:49:12 +0000 (17:49 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 25 Feb 2019 16:49:12 +0000 (17:49 +0100)
This change proposes addition of a new optional parameter to
PDF schema to add port to remote management parameters so one
can use none-default ports if needed.

Apart from the PODs that use none-default ports for remote
managamene, n example to this use case is the virtual deployments
that use virtualbmc for simulating BMC which requires calculation
of ports on the fly which could be messy. By adding the port into
PDF, it is straightforward to configure the tools to use none-default
ports if needed.

Change-Id: I4ce41c3977470576296a13dc668dec246fc29314
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
config/pdf/pod1.schema.yaml

index 419ab28..4de326e 100644 (file)
@@ -74,6 +74,8 @@ definitions:
           type: 'string'
         pass:
           type: 'string'
+        port:
+          type: 'number'
         privilege_level:
           type: 'string'
         type: