Age | Commit message (Collapse) | Author | Files | Lines |
|
NOTE: Did not comment out environment file parameters
Changed unprotected_private network_role to private1
Changed protected_private network_role to private2
Issue-ID: VVP-232
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I30feb6bcae916d2ed2b17d8cb37dd7828a79815b
|
|
As the assignment for the key-name is using CDS, the key-name
shouldn't be adding anything to the name that has been resolved,
as it would create a discrepancy between what is expected to be
the key-name vs what it would be.
Using CDS, resolutions happens through GR-API, and are stored within
MD-SAL. If that value is altered, deployment will fail as the process
won't know about this additional random-str.
Change-Id: Icba069a1345572debded44b4e5486b23524728ea
Issue-ID: INT-694
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
- Create a new set of Heat templates for the vFW:
- One base template with the definition of common resources
- Three add-on modules (VF modules) that describe vFW, vPacketGen, and vSink
- Examples of env files in the examples directory
For Casablanca, this new template structure will be used for testing CDS capabilities.
Change-Id: Ic6c555074490d9d78f90cb347bc56a01a397ca06
Issue-ID: INT-659
Signed-off-by: Marco Platania <platania@research.att.com>
|