NSB support for [core x-y] NSB PROX NFVI configuration 89/65989/5
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Wed, 19 Dec 2018 17:41:42 +0000 (17:41 +0000)
committerDanielMartinBuckley <daniel.m.buckley@intel.com>
Thu, 27 Dec 2018 13:10:09 +0000 (13:10 +0000)
JIRA: YARDSTICK-1571

Cores in PROX support multiple configurations

NSB supports today the more basic one, i.e. [core x]

When one wants to use multiple cores sharing the same
configuration, instead of copying the whole [core]
section, PROX support the following syntax

[core x-y]
where x is the 1st core and y the last one
or (for instance) [core x,y,z]

NSB Now supports

[core a,b,c,d]
[core a-d]
[core a,c-d]

Change-Id: I34cd107143c89e16d58e7a99e1887ffbf720a5d1
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>

No differences found