Age | Commit message (Collapse) | Author | Files | Lines |
|
Build script is executed with its heat template.
script_status.txt in /opt folder will show the status of execution of build and install script.
Issue-ID: INT-620
Change-Id: I4b0b5c49ed20458b21423fc83545203e1aea02f5
Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
|
|
Separate heat/env templates and build scripts have been created for vG-MUX and vG
The build logic and parameters are removed from the install scripts and
the base heat/env files used to deploy the VMs.
For backwards compatibility, the compile_state parameter was added to both VMs.
Small corrections were made to the heat templates for clarity.
Issue-ID: INT-615
Change-Id: I3180654f959776ebd4706613e00b9faff3f72e9e
Signed-off-by: Praneta Paithankar <praneta.paithankar@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>
|
|
The vgmux env, yaml, install script, and hc2vpp patch files were edited to remove snapshot dependencies.
Change-Id: Ibfdef8cf35013c4fea8254437d12098a0bb82575
Issue-ID: INT-525
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
|
|
Add parameters to the heat template to allow
configuration of the route the vBRG from the vGMUX
via the vBNG.
Change-Id: I7aef31af7470ceb264af06326af8724246c7d8ed
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Addresses the following items:
- Do not setup auto configuration for eth1 and eth3
These interfaces will be used by vpp so they need to be down
- Fix pci bus numbering for vpp interfaces
- Fixes to properly create the 'save_config' script
- Install linux-image-extra package to get uio_pci_generic
driver module for the vpp dpdk interfaces
- fix build of honeycomb so the jvpp-ves module built by vpp
can be found
- Patch libevel.so code to tweak the VES data produced
so that sourceId and sourceName come from the openstack
vnf_id property (instead of vm_uuid and vm_name)
Issue-ID: INT-63
Change-Id: I469c2377df9dd9920a5769628b2b14d043d55d63
Signed-off-by: Eric Multanen <eric.w.multanen@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>
|