Age | Commit message (Collapse) | Author | Files | Lines |
|
Add apt-get update to the user_data parts of the VNF Heat templates to prevent failures of package installation
Change-Id: Iaa2e54f5dc7e88dc2891f4deddfebc0d2cde22e7
Issue-ID: INT-660
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
This supports the use of SNAPSHOT demo artifacts
in the vnf HEAT templates.
Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a
Issue-ID: INT-592
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
The VNF heat templates and environment files for the Casablanca release
provide backwards compatibility with previous releases. In the build
heat template of each VNF, the compile_state parameter is included
with a default state of ‘done’ specified.
This change removes the compile_state parameter from .env and .yaml files
where it was not necessary in order to maintain consistency with the way
that backwards compatibility is provided in vG-MUX and vGW templates.
Issue-ID: INT-615
Change-Id: I6317f20a94c374d30edc019dfe36f0c28bca4830
Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
|
|
Separate templates and build scripts have been created for vBRG and vBNG.
Build logic and parameters are removed from install scripts and
base heat/env files used to deploy the VMs.
For backwards compatibility, compile_state parameter was added to both VMs.
Small corrections were made to the heat templates for clarity.
Issue-ID: INT-615
Change-Id: Ia171994d2f4e17523f319b0a048d77fec29e487b
Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
|
|
Change-Id: I574eb63ae1b2c57f19bd02a482ee16c65cd0b744
Issue-ID: INT-592
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Replace the use of sites/raw in vnf HEAT templates
with zipped script artifacts
Change-Id: I93c331c0f4753e8bf661e5a577463ab38bd116f5
Issue-ID: INT-592
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Maintain consistency across VNFs with the snapshot dependency build fix.
Checkout vpp released code rather than stable branch.
Modify heat and env template parameters to specify release tag is checked out.
Issue-ID: INT-525
Change-Id: I190f47053a593040fe0cbfbda1da2fbef839e3fc
Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
|
|
The yaml for the bng needs a definition for sdnc_ip_addr.
This change should have been included in:
https://gerrit.onap.org/r/#/c/21569/
Change-Id: I846ef08878c4e312f161e5b8c3ad7006a7d58749
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
Enable ipv4 forwarding on vbng and add config to enable communication
with the sdnc VNF.
Updated 'dummy' addresses from 30.0.0.0/24 to 192.168.40.0/24 subnet
to prevent collision with public IP subnet.
Change-Id: I89d3b8d972822caaedeab2aa00dd4a0c9f19654d
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
Update vBNG environment and heat templates.
Update v_bng installer for ONAP cloud environment, add 'build state'
control to phases of the installer.
Automatically detect ethernet pci devs for vpp.
Remove binary blobs from Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch
(cause of the HUGE line count in this patch)
Modify Vpp patch to include dhcp.api.h file which fixes build errors.
Change-Id: If9e61185f2dde9095efda08aa8f72c2c03c475e7
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
- Take out shared networks (use network templates in SO)
- Remove rackspace from templates name
- Modify MANIFEST files accordingly
Change-Id: I43f778eff74cf525b5ad7628ccdc38dfab7d0ef4
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
|