summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
eh552t [Mon, 21 Aug 2017 14:19:11 +0000 (16:19 +0200)]
added modification copyright
added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts
Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-33
eh552t [Mon, 21 Aug 2017 09:10:11 +0000 (11:10 +0200)]
initial integration tests for CLAMP
Commit the first test for CLAMP, UIs and TCA first
Change-Id: I902e7ea79210c114eaf03943a83ac71bbfbf012e
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-33
Daniel Silverthorn [Fri, 18 Aug 2017 20:49:16 +0000 (16:49 -0400)]
[AAI-158] Remove hard-coded ip
Change-Id: I9068dc94719b9af0edb808519301af3626ae46ef
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Gary Wu [Fri, 18 Aug 2017 18:44:18 +0000 (18:44 +0000)]
Merge "Rename SDC script for asdc"
Gary Wu [Fri, 18 Aug 2017 18:44:07 +0000 (18:44 +0000)]
Merge "Refactor VFC UTs"
Gary Wu [Fri, 18 Aug 2017 18:43:59 +0000 (18:43 +0000)]
Merge "Refactor and complete MR UTs"
Daniel Silverthorn [Fri, 18 Aug 2017 17:24:32 +0000 (13:24 -0400)]
[AAI-158] csit test for search-data-service
Change-Id: I0c3cca0352c9eb7c7671d1cc7dee9081e61fd66f
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Victor Morales [Thu, 17 Aug 2017 21:16:53 +0000 (16:16 -0500)]
Rename SDC script for asdc
Change-Id: I9ad0ca53bb8377c56aed58ba66886337b68716a8
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-100
Victor Morales [Thu, 17 Aug 2017 19:55:55 +0000 (14:55 -0500)]
Refactor VFC UTs
It was refactored the Unit tests and functions of VFC scripts
Change-Id: I9e7ba61ace7830c62b52556922e0ec2b4d9efa91
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-105
Victor Morales [Thu, 17 Aug 2017 19:07:51 +0000 (14:07 -0500)]
Refactor and complete MR UTs
The Message Router Unit tests were incomplete, this change add news
for covering all its functions.
Change-Id: I02738798e358527ed2b710a192d0a796814b5d69
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-104
Victor Morales [Thu, 17 Aug 2017 16:50:42 +0000 (11:50 -0500)]
Refactor and Improve SDNC UTs
This change refactor the lib/sdnc script and add some unit tests to
the SDNC component.
Change-Id: Ia389c0e8e78de2eef1b41075a0701b013f9bc925
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-102
Gary Wu [Thu, 17 Aug 2017 00:02:52 +0000 (00:02 +0000)]
Merge "Implement test_install_policy UT"
Gary Wu [Thu, 17 Aug 2017 00:02:43 +0000 (00:02 +0000)]
Merge "Add further configuration for the docker engine"
Idan Amit [Wed, 16 Aug 2017 11:17:59 +0000 (14:17 +0300)]
Add further configuration for the docker engine
In order to allow local deployment of dockers
and permissions for user vagrant to run docker commands
Change-Id: I64d73f419efb897facd0af1b2ade9d44a165c106
Issue-Id: INT-101
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Victor Morales [Wed, 16 Aug 2017 18:44:28 +0000 (13:44 -0500)]
Implement test_install_policy UT
It was missed the Unit test that verifies the installation of policy
services. This commit creates that method and also refactors some
policy code
Change-Id: I58f3f416efc096fc6199fd831bb63293b95157d2
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-23
Gary Wu [Wed, 16 Aug 2017 16:29:04 +0000 (16:29 +0000)]
Merge "Remove unused import from lib/aai"
Gary Wu [Wed, 16 Aug 2017 16:28:39 +0000 (16:28 +0000)]
Merge "Fix run.sh arguments"
Victor Morales [Wed, 16 Aug 2017 16:06:37 +0000 (11:06 -0500)]
Remove unused import from lib/aai
The asserts module is not required for the A&AI script. This change
removes that dependency
Change-Id: I7469fa89e7ab8c65210a508526bdbe655f013761
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-48
Gary Wu [Tue, 15 Aug 2017 23:18:12 +0000 (23:18 +0000)]
Merge "Move Known Issues section to docs folder"
Victor Morales [Tue, 15 Aug 2017 23:12:12 +0000 (18:12 -0500)]
Fix run.sh arguments
The run.sh script had some issues to process the arguments into a
specific order.
Change-Id: I9c10bbf9aa10e133bfdecc67eb013c839039bc90
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-97
Victor Morales [Tue, 15 Aug 2017 22:54:14 +0000 (17:54 -0500)]
Move Known Issues section to docs folder
The known issues section should be placed in its own file for
future additions. It was also included a validation that
prevents the auto update feature of vagrant-vbguest plugin.
Change-Id: Ibdbd89c15b657b11b346c2cbcc084176f82d8102
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-98
Victor Morales [Tue, 15 Aug 2017 21:24:05 +0000 (16:24 -0500)]
Add warnings and options to Run.ps1
This change add the same options and messages that was included
in
8a0c9450a19892d4254e2b69d04f3b84007b700b
Change-Id: I612dc3c3f679797c271ee3f452454e833c2b2aba
Issue-Id: INT-97
Signed-off-by: Victor Morales <victor.morales@intel.com>
Eric Multanen [Tue, 15 Aug 2017 18:23:07 +0000 (11:23 -0700)]
Add known issue section to vagrant-onap docs
Document known issues when the Virtualbox vagrant-vbguest plugin
is installed on the host system. Provide a workaround.
Issue-Id: INT-98
Change-Id: I74aecd464cb560ba247cc052d92ebd6957f1a46e
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Gary Wu [Tue, 15 Aug 2017 17:34:14 +0000 (17:34 +0000)]
Merge "Move proxy and default documentation"
Nate Potter [Wed, 2 Aug 2017 22:17:41 +0000 (15:17 -0700)]
Add warnings and options to run.sh
Adds a warning to run.sh informing the user that
the contents of their /opt folder will be deleted by the test.
Also adds option parsing, -y for skipping the prompt, -s for
test suite selection, -c for test case selection, as well as
-h for displaying help for the program.
Change-Id: I888350d31839bd6db91a497a04ae3308af5329e9
Issue-Id: INT-97
Signed-off-by: Nate Potter <nathaniel.potter@intel.com>
Victor Morales [Mon, 14 Aug 2017 20:43:16 +0000 (15:43 -0500)]
Move proxy and default documentation
It was moved the information about to setup the usage of proxy
and the configuration of Vagrant default provider into the
setup installation guide.
Change-Id: I0f5c006ebd97346f05da06efdc6ef19555eef6d2
Issue-Id: INT-96
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Thu, 10 Aug 2017 17:24:21 +0000 (17:24 +0000)]
Merge "Update MSO Unit Tests"
Gary Wu [Thu, 10 Aug 2017 16:41:05 +0000 (16:41 +0000)]
Merge "Externalize IP_ADDRESS variable"
Victor Morales [Thu, 10 Aug 2017 15:02:37 +0000 (10:02 -0500)]
Update MSO Unit Tests
It was completed the coverage of the MSO with Unit Tests for
install_mso and install_mso_docker_config functions.
Change-Id: I26356cb608077994aa32bc9b8fabb62ba97c1473
Signed-off-by: Victor Morales <victor.morales@intel.com>
Victor Morales [Thu, 10 Aug 2017 15:27:38 +0000 (10:27 -0500)]
Externalize IP_ADDRESS variable
Several places were using this variable, therefore it was placed
in a common place.
Change-Id: I481a62482cd2bb55b4a76623309d0977ddb67fe7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Victor Morales [Wed, 9 Aug 2017 19:25:50 +0000 (14:25 -0500)]
Improve vagrant-onap documentation
It was added the process to create documentation thru sphinx tool.
Now it's possible to generate all the documentation locally running:
$ tox -e docs
Lastly, the installation guide was included as a reference to
different methods to install requirements.
Change-Id: Id0b277d605cf83ddbde54ecd9f4648e1f89023c3
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Wed, 9 Aug 2017 18:19:49 +0000 (18:19 +0000)]
Merge "Implement policy image creation"
Victor Morales [Wed, 9 Aug 2017 15:50:44 +0000 (10:50 -0500)]
Fix non-proxy maven configuration
There is an error caused when OParent is used as an option without a
proxy configuration. This commit changes the way to print those tags.
Change-Id: I5300241b2d933832425edcd5a2544ec3f5ce6ff0
Signed-off-by: Victor Morales <victor.morales@intel.com>
Ethan Lynn [Wed, 9 Aug 2017 07:39:29 +0000 (15:39 +0800)]
Add CSIT test for MultiCloud
Add sanity test for MultiCloud broker
Change-Id: I635411b447158ec0e1dcf276abd09aad37d22e43
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Victor Morales [Tue, 8 Aug 2017 21:24:05 +0000 (16:24 -0500)]
Implement policy image creation
It was included the instructions required for building Docker images
of the Policy Docker project.
* https://git.onap.org/policy/docker/tree/vagrant/setup_policy.sh
Change-Id: Ic6f9888c6dfe9f1a97652ade774c5cbb08239a99
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Tue, 8 Aug 2017 21:26:06 +0000 (21:26 +0000)]
Merge "Create a Run.ps1 script"
Victor Morales [Tue, 8 Aug 2017 21:08:19 +0000 (16:08 -0500)]
Create a Run.ps1 script
It was created the Run.ps1 helper script. Windows users can create
VMs through this script without having to setup environment variables
Change-Id: I5e8e25d3991cbea3d753afad370c07075ba9cb0e
Signed-off-by: Victor Morales <victor.morales@intel.com>
Victor Morales [Tue, 8 Aug 2017 20:51:52 +0000 (15:51 -0500)]
Add oparent option
It was implement the option to use the maven settings configuration
file from OParent project
Change-Id: Ic7f6c618c2ac707e882ea371985f5d6f77c3605b
Signed-off-by: Victor Morales <victor.morales@intel.com>
Victor Morales [Tue, 8 Aug 2017 16:11:36 +0000 (11:11 -0500)]
Add validation in install_java function
The install_java function didn't have a validation that checks if the
java package was already installed. This change adds the verification
as part of the installation process.
Change-Id: I1aafb60a3f2f8137c810da3afcac7b0d6f86ed63
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Tue, 8 Aug 2017 15:04:44 +0000 (08:04 -0700)]
Add docker login to nexus3 in CSIT run script
Change-Id: I8208a3c45791d46699a4545f12d36a0dbaba82cf
Issue-id: INT-62
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Victor Morales [Sun, 6 Aug 2017 16:23:15 +0000 (11:23 -0500)]
Add AAI Unit Tests
This change includes the addition of Unit Tests for A&AI component
and the required refactor process in their functions
Change-Id: Ib3b1109e7e80d5ef51e682445b7ecbf600bf3e62
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Thu, 3 Aug 2017 16:19:27 +0000 (16:19 +0000)]
Merge "[POLICY-142] policy starting test"
Pamela Dragosh [Thu, 3 Aug 2017 13:31:15 +0000 (13:31 +0000)]
[POLICY-142] policy starting test
Change-Id: I8debebb638b8cbdd03d6d5c89234770d43b3ae9b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Murali-P [Thu, 3 Aug 2017 12:38:44 +0000 (18:08 +0530)]
Initial CSIT test case
Resolved:VNFSDK-53
VNF SDK market place
Change-Id: Idffd5e7ee278f806b793eac4632d4f951c742bf4
Signed-off-by: Murali-P <murali.p@huawei.com>
Gary Wu [Wed, 2 Aug 2017 19:16:47 +0000 (19:16 +0000)]
Merge "Fix VFC src_folder variable name"
Shashank Kumar Shankar [Wed, 2 Aug 2017 19:09:07 +0000 (12:09 -0700)]
Fix VFC src_folder variable name
Fix name rc_folder -> src_folder for cloning to work correctly.
Change-Id: I39bbb1efa6df8071deedeb457d1e4ee0dabebb66
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Gary Wu [Wed, 2 Aug 2017 19:03:10 +0000 (12:03 -0700)]
Add license header to vagrant-jenkins scripts
Change-Id: I506c964f1ea85e3336d9b359751940b568c34506
Issue-id: INT-53
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
c00149107 [Wed, 2 Aug 2017 09:34:11 +0000 (17:34 +0800)]
Add so csit test
Add so csit test
Change-Id: I965032a0385721b539c1fbf0d045e32ff600e4b1
Issue-ID:SO-74
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Nate Potter [Tue, 1 Aug 2017 23:28:48 +0000 (16:28 -0700)]
Update tox bashate command
Update the bashate find command to not include .pem and .cfg files.
Change-Id: I42cd4b1361e4771e52fd9ba5b77b7ffc04e86f11
Signed-off-by: Nate Potter <nathaniel.potter@intel.com>
Victor Morales [Mon, 31 Jul 2017 23:40:39 +0000 (18:40 -0500)]
Update AAI setup
This change includes instructions to setup a development
environment for a AAI project provided in the wiki entry:
* https://wiki.onap.org/pages/viewpage.action?pageId=
10782088
Change-Id: I1e60d6cc1d2fd12c56990aded6f385f11dca5b9c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Mon, 31 Jul 2017 16:43:23 +0000 (16:43 +0000)]
Merge "Refactor install_python function"
Victor Morales [Mon, 31 Jul 2017 14:10:11 +0000 (09:10 -0500)]
Refactor install_python function
It was extract the installation of pip packages from the
install_python function, this change allows to install python
packages isolated. This also includes the manual configuration
of java certificates required for maven execution.
Change-Id: Iac60d7521101d5c4997f95c16f4decd857cc5c3c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Fri, 28 Jul 2017 19:26:54 +0000 (12:26 -0700)]
Add integration scripts from OPEN-O
Change-Id: Ife6951ed9ea8c5b9dcea68e7a095b6bd5180e7d1
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 27 Jul 2017 22:32:10 +0000 (22:32 +0000)]
Merge "Creates vagrant-libvirt plugin validation"
Victor Morales [Thu, 27 Jul 2017 22:26:06 +0000 (17:26 -0500)]
Creates vagrant-libvirt plugin validation
The vagrant-libvirt plugin was not validated its installation
when the user uses this provider. This change pretends to helps
the installation process to the end user.
Change-Id: I1b040ec72ed2663c3f968baa68b141e31ee6d6c7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Victor Morales [Thu, 27 Jul 2017 22:25:10 +0000 (17:25 -0500)]
Remove duplicated get_repos.sh script
The get_repos.sh script is duplicated in two places of vagrant-onap
project, this change removes that duplication.
Change-Id: Iee278b7051a35c41e6d15af730cbcf8d95b7949e
Signed-off-by: Victor Morales <victor.morales@intel.com>
Shashank Kumar Shankar [Thu, 27 Jul 2017 20:20:26 +0000 (13:20 -0700)]
Add tests for Policy repos
Add tests for policy repository cloning and compiling.
Change-Id: I292ae77cd808f04ab9a4e666af0588fff7912879
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Victor Morales [Wed, 26 Jul 2017 21:06:35 +0000 (16:06 -0500)]
Sync latest changes for vagrant-onap
Given some internal procedures was not possible to submit all the
changes. In the meantime, those changes were placed into an
non-official project. This change syncronizes the latest changes
into the official repository.
Issue-id: INT-17
Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
Gary Wu [Tue, 25 Jul 2017 14:40:56 +0000 (07:40 -0700)]
Update Java jobs in Vagrant Jenkins
Change-Id: Ib0b8138ccfd8d28a4b147a7e9caf88b37473c278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gildas Lanilis [Mon, 24 Jul 2017 22:12:46 +0000 (15:12 -0700)]
Update Dependency graph
Update based on virtual F2F on July 24
Issue-id: INT-12
Change-Id: Ie5ed8501e6ffd1ed9bab480b06a2e116583addc1
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Gary Wu [Mon, 17 Jul 2017 22:50:09 +0000 (15:50 -0700)]
Replace OPEN-O references with ONAP
Change-Id: I39d87b8bd577b80720bdcd7c17241370ae4774c8
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Mon, 17 Jul 2017 20:47:21 +0000 (13:47 -0700)]
Remove OPEN-P docker image build script
Change-Id: Ibdf8635523fe8b131b13ac0bc90a232aa23926a3
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Wed, 12 Jul 2017 21:53:01 +0000 (14:53 -0700)]
Sample CSIT test suite
Change-Id: I07f685cb13cea2996e97fab4c65441bbd39f9539
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gildas Lanilis [Wed, 12 Jul 2017 17:13:34 +0000 (10:13 -0700)]
Upload API project dependencies
Issue-id: INT-11
Change-Id: Ia59c53700906a721db5ee63e4342027a6a9ba1bc
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Gary Wu [Wed, 12 Jul 2017 17:07:48 +0000 (10:07 -0700)]
Add directory for API dependencies doc
Change-Id: Idb3f634a7b7a925be14c64102c7f76f1996da7fb
Issue-id: INT-11
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 22 Jun 2017 20:29:06 +0000 (13:29 -0700)]
Refactoring
Change-Id: I6fdd372db4d8856853eb045033bd9dfbdcbea160
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 22 Jun 2017 19:41:23 +0000 (12:41 -0700)]
Increase wait time for jenkins restarts
Change-Id: I6aac7292be22d753ee46f8caf308e04001c44c36
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 22 Jun 2017 19:40:23 +0000 (12:40 -0700)]
Fix bug in paths
Change-Id: I5f2ee3169c036496ca5bc9b7c6b64b002b7616de
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 22 Jun 2017 18:50:38 +0000 (11:50 -0700)]
Add java jobs for new repos
Change-Id: Ia4127d9b90066a1adf4134ddd0da3f28b7cbc647
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Wed, 21 Jun 2017 21:37:43 +0000 (14:37 -0700)]
Update pull-all.sh to not clean the repos
Change-Id: I784873b8137075bb08dfb856caafb7f3a143f454
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Victor Morales [Fri, 16 Jun 2017 23:32:48 +0000 (18:32 -0500)]
Add vagrant-onap project
This commit contains the current state of the files and folders
imported from github repository[1]. Fixes and features are expected to
be implemented in this project.
[1] https://github.com/electrocucaracha/vagrant-onap
Change-Id: Ib1e8d264e9566c5e44454f5475b5da4638879cb7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-id: CIMAN-28
Gary Wu [Tue, 20 Jun 2017 17:07:51 +0000 (10:07 -0700)]
Remove pre-pulling of 3rd party docker images
Change-Id: Ia7b7c8d2272d71c5d95dcd66ada8afe44f2577d3
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 21:09:31 +0000 (14:09 -0700)]
Add java job for aai/sparky-be
Change-Id: I4568e3e964fd5a13a88a5db3450b6632c4461162
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 21:05:43 +0000 (14:05 -0700)]
Add README for bootstrap/jenkins
Change-Id: I7b3691ddfd5bde8898e25654f19fa7d50ef8e668
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 20:44:28 +0000 (13:44 -0700)]
Added vagrant setup for a Jenkins system for ONAP
Add a set of vagrant scripts that will set up a
local Jenkins environment with pre-defined jobs
to build all the ONAP java code and docker images.
Change-Id: I67ed254bcb38a7be989b7c2861fd3ea4ec9c66f2
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 20:33:18 +0000 (13:33 -0700)]
Update docker image name for aai/sparky-be
Update docker image name for aai/sparky-be
to match the change in
https://gerrit.onap.org/r/#/c/5057/.
Change-Id: Ib2a48d2eba2b0f0eaadb8b1202f75a0dc3558c8f
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 20:06:20 +0000 (13:06 -0700)]
Initial directory structure for integration
Change-Id: Ic578c19fa84ce2a49b7d875e15036e8ac9885831
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Fri, 16 Jun 2017 17:53:49 +0000 (10:53 -0700)]
Update shell-cmd for portal docker images
Change-Id: I3e9ddbd90bf93beb150eb225d7357cdd48342f0d
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 15 Jun 2017 23:42:32 +0000 (16:42 -0700)]
Update docker image name for aai/sparky-be
Change-Id: I96fb262dbddb016c2ef93338a57ea581b8fbad6b
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 15 Jun 2017 22:32:30 +0000 (15:32 -0700)]
Add initial list of docker images
Change-Id: I97de3922ff7578f490353d36055443a5e31cea93
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Gary Wu [Thu, 15 Jun 2017 21:10:56 +0000 (14:10 -0700)]
Add .gitreview
Change-Id: I25e8217420b71995fccdb4b24090ba864d16c69b
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Jessica Wagantall [Thu, 15 Jun 2017 19:40:31 +0000 (19:40 +0000)]
Initial empty repository