Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/integration/benchmark.git from branch 'master'
to 12db7aaabe48d58ad9ff3acdfa71b9d0d099b08a
- LF asked to remove files with proprietary license
Change-Id: Ie89892dfbbbfa830d3cc1e3f8aa5750865e703fb
Issue-ID: INT-1059
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
* Update docs/submodules/integration/devtool.git from branch 'master'
to f0f1a644ee5c8da2ee35cb78b8db67e3838121cb
- Synchronize Vagrant version between doc and script
Environment preparation script (tools/setup.sh) installs Vagrant 2.2.3,
while documentation recommends version 2.0.1.
Issue-ID: DOC-420
Change-Id: I9aefc8db2bacacab88a010c587b72a259e550ac8
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Project: integration/devtool master 07c12b82b1b23d9c824a46e9c861f79ee5a6867c
Merge "Deprecate trusty support"
Deprecate trusty support
Trusty libvirt boxes have issues to setup the IP address during the
provisioning process. This change deprecates the usage of Vagrant
Trusty boxes in favor to Xenail.
Change-Id: I74c0e77c9812c31ff7504c16f8538f9293b7f3f6
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-478
|
|
Project: integration/devtool master dbe461f185aeed76c1a63b5302ff9b0f20952df6
Merge "Enable statd service"
Enable statd service
NFS uses rpc-statd service to provide locks. These service needs to
be started separately. This fix enables that service to prevents
'no locks available' message errors.
Change-Id: I4c94cea9fe00a03fd2f06f170f216aafd081818c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-478
|
|
Project: integration/devtool master 9f47d24dbb3852852a1ec73c8a987a67ff38a2dc
Merge "Update AAI script"
Update AAI script
The way to configure the AAI environment in standalone mode has been
change in Casablanca release[1]. Now this project now uses JanusGraph
database instead of Titan. This change pretends to reflect those
changes offering a single line command to provision an environment.
$ ./tools/run.sh aai
[1] https://wiki.onap.org/display/DW/AAI+Developer+Environment+Setup+-+Casablanca
Change-Id: I222d98d4a158d94dca8d07bec1430cebab072b89
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-470
|