doc.git
6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Thu, 14 Sep 2017 15:12:01 +0000 (20:42 +0530)]
Updated git submodules

Project: cli master 72b4cdffcd021828e2b4ac00b59496b0b3bc7a26

Migrate type long into digit

CLI-3

Change-Id: I5706963146d9575a9094aa7c24b85e1a0d8e7f80
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoMerge "Add aai/search-data-service as submodule to docs"
Rich Bennett [Thu, 14 Sep 2017 15:08:27 +0000 (15:08 +0000)]
Merge "Add aai/search-data-service as submodule to docs"

6 years agoAdd aai/search-data-service as submodule to docs 55/12455/2
MatthewHarffy [Thu, 14 Sep 2017 14:29:34 +0000 (15:29 +0100)]
Add aai/search-data-service as submodule to docs

First AAI doc submodule repo inclusion, following instructions from
readthedocs.io Setting Up page.

Change-Id: I61fe98666370691d447c658262a299bf909d5ae1
Issue-Id: DOC-77
Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 14:31:14 +0000 (14:31 +0000)]
Updated git submodules

Project: clamp master 52a9b022e0b7211e48162b75610ceb7df8c91f5a

Merge "Add new tests for DAO"

Add new tests for DAO

New test to validate some methods of the DAO and attempt to disable
Camunda in IT when it was not required to have it

Change-Id: I231230a7a4818f4bfd7887319a321625f66ffcae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 14:26:34 +0000 (14:26 +0000)]
Updated git submodules

Project: clamp master 30da9b030700cdb7fb71ccf684ccdc1726b4713f

Merge "Some rework around DAO classes"

Some rework around DAO classes

Remove the useless return parameter in setModel, remove the
runtimeService in cldsTemplateService

Change-Id: Ia6d82cc3167f2e82b0da9cdb14d93c64ccee19c4
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
eh552t [Thu, 14 Sep 2017 13:43:51 +0000 (15:43 +0200)]
Updated git submodules

Project: clamp master f82f58d02c965bf918adfcbccfb77e1640954f74

Wait for database with mariadb connector

Need to add sequential in connection url to be
able to retry

Change-Id: Ib5343de3c1ecad317ae1628590b1766a31ed1f15
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42

6 years agoUpdated git submodules
eh552t [Thu, 14 Sep 2017 09:20:19 +0000 (11:20 +0200)]
Updated git submodules

Project: clamp master b7bdc481784a08d81f71055264f03b9bb3443576

Wait for database with mariadb connector

With the change from Mysql to MariaDB connector
maxReconnect parameters doesn't work anymore.
We then need to use retriesAllDown instead but
this is doing retries as fast as possible with
no wait between tries so need an arbitrary high
value. With maxReconnect it was waiting a time
exponentially growing so a low value was enough.

Change-Id: I7d03baa69bbee46d82a403f573d9f492f9720a4c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42

6 years agoUpdated git submodules
eh552t [Thu, 14 Sep 2017 09:14:02 +0000 (11:14 +0200)]
Updated git submodules

Project: clamp master 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121a

Wait for database with mariadb connector

With the change from Mysql to MariaDB connector
maxReconnect parameter doesn't work anymore.
We then need to use retriesAllDown instead but
this is doing retries as fast as possible with
no wait between tries so need an arbitrary high
value. With maxReconnect it was waiting a time
exponentially growing so a low value was enough.

Change-Id: Id1429759aa4bdcfc9af1934fd6f8b848ed879e91
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42

6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 08:43:22 +0000 (08:43 +0000)]
Updated git submodules

Project: clamp master d409b3184a7e9dc3907349e792132add5fd54323

Merge "Restore the history log in camunda"

Restore the history log in camunda

Restore the history log in camunda as it has been disabled but the DB
SQL files set that already

Change-Id: Iba24a4cefdfb533046eed92e7ce1424a06d1c0fb
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 08:43:11 +0000 (08:43 +0000)]
Updated git submodules

Project: clamp master c0693995b071655b2b12275687ed8b5856275b03

Merge "Add test to Holmes"

Add test to Holmes

New test for holmes and refactor of the application.java class according
to Sonar reports

Change-Id: I2117b403c18e2cb2cd902018db951025a1db9bae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 08:40:24 +0000 (08:40 +0000)]
Updated git submodules

Project: clamp master c486f37c45d1afb516be0dd77bf9af03cb5251fd

Merge "Clean unnecessary files using camunda"

Clean unnecessary files using camunda

The camunda examples have been removed as not used by anyone

Change-Id: Ib659ea0d68aff613620fce6bf25d4d4a1e1acac4
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 08:40:15 +0000 (08:40 +0000)]
Updated git submodules

Project: clamp master 48bc4366e2f9b538c1f4429e61e42cbc1590db7c

Merge "Rework the datasource access"

Rework the datasource access

Make a call to Spring datasource instead calling the method directly

Change-Id: If9464f8591cd140079d09dc33c83a8b4380bf5ae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 14 Sep 2017 08:39:59 +0000 (08:39 +0000)]
Updated git submodules

Project: clamp master bcbdd0682215f718827db8827519050544d8c78e

Merge "Rework the comment of the constructor"

Rework the comment of the constructor

Refactor the parameters name of the constructor

Change-Id: Ie4314d0384a875da1e8bf3abc1092cd826347929
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
ChrisC [Wed, 13 Sep 2017 15:23:34 +0000 (08:23 -0700)]
Updated git submodules

Project: clamp master fac5264aeee85c21fdd7a974b3ec47f5ab751d78

Improve doc

Update to reflect readme.md details

Change-Id: If8ee14add971ededa2725424e161c46f782378d1
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Wed, 13 Sep 2017 11:31:14 +0000 (17:01 +0530)]
Updated git submodules

Project: cli master dd075504299c817ea899f32af2b558860da7c6fe

Add vnfm show command

CLI-5
Change-Id: If3416c709d0bae0edd0c1eaa4a2449e848d8b030
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add EMS show command

Adds ems-show command. in addition, adds samples
for other ems commands

CLI-5
Change-Id: I778e4a855f009c557d04f2f8b3651ebabbab7112
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Fix VIM commands and samples

AAI has fixed the ESR to create the VIM
properly and VIM commands are updated
to reflect that change.

CLI-5
Change-Id: Ic768846129f218979d87737fc47cab272e6c83b8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Print exception stack in dev mode

CLI-14
Change-Id: I5df0d582e8c1885ac815e91af6d2536036143c34
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
fengyuanxing [Wed, 13 Sep 2017 08:15:30 +0000 (16:15 +0800)]
Updated git submodules

Project: vnfrqts/requirements master f2a55e8c025ab71d6b7b9aaf6096ce66ab13c04c

Add part d and e

Change-Id: Ieaca97eeb00cdc69352c91bfce18cd9f2f9cd867
Issue-Id:VNFRQTS-39
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Scott Seabolt [Wed, 13 Sep 2017 21:31:44 +0000 (17:31 -0400)]
Updated git submodules

Project: appc master 2406a9706f41c06b6a67bc8908461a17e9ce2904

Updated APPC Documentation

Updated APPC Guides and index.rst to reflect docs properly and removed conf.py as it is not needed

Issue-ID: [APPC-102]

Change-Id: I89bf3bc9fa289d9b15205f8cd5da890ae8b29776
Signed-off-by: Scott Seabolt <js9808@att.com>
6 years agoMerge "Ignore localhost links in sphinx linkcheck builder"
Jun Hu [Wed, 13 Sep 2017 18:29:20 +0000 (18:29 +0000)]
Merge "Ignore localhost links in sphinx linkcheck builder"

6 years agoIgnore localhost links in sphinx linkcheck builder 59/12259/1
Rich Bennett [Wed, 13 Sep 2017 18:15:20 +0000 (14:15 -0400)]
Ignore localhost links in sphinx linkcheck builder

Change-Id: I2048e723c052f8a468f75b0abc9661320cf76380
Issue-ID: DOC-34
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoUpdated git submodules
Patrick Brady [Wed, 13 Sep 2017 06:55:40 +0000 (23:55 -0700)]
Updated git submodules

Project: appc master 881d21c2a04c195ad57e7fb14f1fe5cd1b1be413

Correcting incorrect package import

Change-Id: I1e8738d321769ca713f32ece2b650487d3fdcfdf
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-91
Issue-id: APPC-158

6 years agoUpdated git submodules
mojahidi [Tue, 12 Sep 2017 13:23:34 +0000 (18:53 +0530)]
Updated git submodules

Project: appc master 17a1e0e30e3a35ed4ad2ef91960bb58799b208b3

validate mandatry vnfc vm info is absent in invent

 when the vnfc SMP is mandatory in the
 dependency-info block but its corresponding vm details/info is not present in the inventory info validation error should be thrown

 Issue-ID:APPC-204

Change-Id: I606da8ce086423cf3f23c87ab0166bfb9935875b
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoUpdated git submodules
Anaël Closson [Mon, 11 Sep 2017 13:38:03 +0000 (15:38 +0200)]
Updated git submodules

Project: clamp master 5a4f2a1c04d88be4fd30b3d2e285aad9b23cf796

Policy and StringMatch GUI need refresh

A reload of GUI for Policy and StringMatch was required to see changes
done in some select fields. This patch add automatic updates of fields
that needs it.

Change-Id: Ida7ad705218b1881868dcdec936c809b19df69bd
Issue-Id: CLAMP-53
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoMerge "Enhancement and additions for webinar"
Jun Hu [Wed, 13 Sep 2017 11:56:39 +0000 (11:56 +0000)]
Merge "Enhancement and additions for webinar"

6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Wed, 13 Sep 2017 05:22:49 +0000 (10:52 +0530)]
Updated git submodules

Project: cli master bb9a334dc4ab33a90533fc5d35508db3edfa34b6

Namespace migration to open_cli_schema_version

CLI-3
Change-Id: I87d739c9c9b9f8e7724f1aa736a51b0fd91c30df
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoEnhancement and additions for webinar 13/12113/2
Rich Bennett [Wed, 13 Sep 2017 07:19:19 +0000 (03:19 -0400)]
Enhancement and additions for webinar

Add templates, revise master index, guides, and release document
Improve project integration instructions based on 5 project
integrations.

Change-Id: I2a3e62737f3c126b7f5fb7cc4f53b35dba4f1d8f
Issue-ID: DOC-26
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoMerge "Added index creation docs to addendum"
Rich Bennett [Wed, 13 Sep 2017 07:00:23 +0000 (07:00 +0000)]
Merge "Added index creation docs to addendum"

6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Wed, 13 Sep 2017 04:17:08 +0000 (09:47 +0530)]
Updated git submodules

Project: cli master 745a26defad16dcb89d6804ca02c11899f9205f0

Fix subscription creation command

subscription-create has invalide PUT json
body and is fixed.

CLI-13
Change-Id: Ie5cae994606547c60ef07ea4a08dd5135fce62d0
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Patrick Brady [Tue, 12 Sep 2017 17:29:40 +0000 (10:29 -0700)]
Updated git submodules

Project: appc master f0852a8174e38cc0c203a21a59af98e6c3889d5f

Correcting maven staging plugin

Change-Id: I5dd7e431568520fa7d6e65cba435aeadc3444482
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-91
Issue-id: APPC-158

6 years agoUpdated git submodules
Ramya Balaji [Mon, 11 Sep 2017 19:50:25 +0000 (15:50 -0400)]
Updated git submodules

Project: appc master c0eaebba5cd79c295b3e112e2f3632bc5559b237

Junit Cases for Artifact Handler.

Issue-ID : APPC-168
Change-Id: Id2b211d5656ffa8d5f326c30d745bc497e76f4d0
Signed-off-by: Ramya Balaji <rb111y@att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Mon, 11 Sep 2017 13:59:00 +0000 (19:29 +0530)]
Updated git submodules

Project: cli master 4f8bc594e0bf21476aea79b4b916f12f31a12881

Add profile support in interactive mode

CLI-5
Change-Id: I993da7756b8495a2cc1205ad9085391c9212e54c
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
CLI profile support

invoke CLI with --profile <name> to persist the
settings across the sessions.

CLI-5
Change-Id: I214334dab11fecdb730c780976d5d9bb2c14509d
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Patrick Brady [Mon, 11 Sep 2017 03:12:40 +0000 (20:12 -0700)]
Updated git submodules

Project: appc master 66384fab722a35403c8510f25b30f9b9c9ad9a0b

Correcting problems related to ccsdk,new odl

Some imports and dependencies needed to be updated which no
longer exist in the new ODl version

Change-Id: I57c52b73810d3f9770b764a2afe4147d3120a87b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-91
Issue-id: APPC-158

6 years agoUpdated git submodules
Scott Seabolt [Fri, 8 Sep 2017 19:08:33 +0000 (15:08 -0400)]
Updated git submodules

Project: appc master 59153e9cbf16ef20aca001c82e6d418e2cdb57a1

Add APPC API Guide and APPC Client Library Guide

Update index.rst to reflect new docs added

Issue-ID: [APPC-102]

Change-Id: Id07852a9318cd8168c26f074f9ab3b6b6c441232
Signed-off-by: Scott Seabolt <js9808@att.com>
6 years agoUpdated git submodules
Christophe Closset [Mon, 11 Sep 2017 13:37:19 +0000 (13:37 +0000)]
Updated git submodules

Project: clamp master 03ab91582bd465b481567169904e44e7aa107f64

Merge "Change to mariadb connector"

Change to mariadb connector

The tests application.properties had to be changed as well

Change-Id: Ie2a4ca5e136aef3f2ae7ba55cbee705661374273
Issue-Id: CLAMP-52
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Christophe Closset [Mon, 11 Sep 2017 13:37:11 +0000 (13:37 +0000)]
Updated git submodules

Project: clamp master 45b04b34c12821502b930233ee92cd5a0b616905

Merge "Change mysql to mariadb connector"

Change mysql to mariadb connector

Replace the mysql connector used by Spring to mariadb
+ remove the Mysql connector from the clamp.jar

Change-Id: If7241e111d07ad98eba3b0fcb612b0f4711d683d
Issue-Id: CLAMP-52
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Anaël Closson [Mon, 11 Sep 2017 11:17:36 +0000 (13:17 +0200)]
Updated git submodules

Project: clamp master e206b8d9b1cb5a52668163f488bb744fc84d1e5c

Fix: Policy GUI not responding on opening

A call to the backend method getSdcPropertiesByServiceUUIDForRefresh
is failing. This is due to invalid handling of Sdc messages introduced
with revision 13966ab288578be392c5d2c64d5a9d7b6f600327.

Change-Id: I1ade99f50a177d7db6042938c4f0734eba0071fd
Issue-Id: CLAMP-51
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Christophe Closset [Mon, 11 Sep 2017 12:54:13 +0000 (12:54 +0000)]
Updated git submodules

Project: clamp master 5667f59be378b8ca78accc30c6e4fc4128174222

Merge "Fix Holmes delegates and sdc"

Fix Holmes delegates and sdc

Fix holmes delegates not declared in the cldsconfiguration
and SDC IT tests that reports some exceptions

Change-Id: I19dae11ad994e78e1f71fc78a2ff4627d91e66c1
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Jessica Wagantall [Fri, 8 Sep 2017 21:43:40 +0000 (14:43 -0700)]
Updated git submodules

Project: clamp master e4165f375ae69dbcb874381e5d96ebaaa9c267ca

Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: If83ba288f33d4cc281ab54d2c7ffcf8af246a580
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Kanagaraj Manickam [Mon, 11 Sep 2017 10:50:36 +0000 (10:50 +0000)]
Updated git submodules

Project: cli master 768078d72d2ddefd7db35f269584b6ca38cc5414

Merge changes Ic38bf4d4,Ife8e618b,I99e0cf1e,I696e4e14,Idc93bd06, ...

* changes:
  Migrate MSB commands to onap-1.1 version
  Add service context in set and unset
  Fix to consider 404 for delete success code
  Add ESR SDNC commands
  Add ESR VNFM commands
  Add ESR EMS commands
  Add ESR VIM commands

Migrate MSB commands to onap-1.1 version

CLI-5
Change-Id: Ic38bf4d43e0a7f81d7016b6728881fc3aa0b97aa
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add service context in set and unset

To set service specific parameters, use
set <service>:param-name=value

CLI-5
Change-Id: Ife8e618ba50cbbd4357ac36f03d22dacd5c46de8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Fix to consider 404 for delete success code

CLI-5
Change-Id: I99e0cf1ee39ce967d1d1f470b2df51f3378adeb5
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add ESR SDNC commands

CLI-5
Change-Id: I696e4e145fef76e85c62df27c2fcae31a90f1bde
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add ESR VNFM commands

CLI-5
Change-Id: Idc93bd0681c1a63cb91aaecfca585ba28816ced8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add ESR EMS commands

CLI-5
Change-Id: I10c1d5cec84f0c797cbdd8b71b40ab4d0024d852
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add ESR VIM commands

CLI-5
Change-Id: I91da82e1a4ac94c37053880ac628e83b68064dc4
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Mon, 11 Sep 2017 03:53:57 +0000 (03:53 +0000)]
Updated git submodules

Project: cli master df53002120bca73d475c38862586296db3526444

Merge changes Ic267f3f4,I1347393e

* changes:
  Add CLI_DEV
  Base docker image to openjdk:8-jre-slim

Add CLI_DEV

While working on the commands implementation CLI_DEV
env can be used to refresh the YAML everytime cli is ran

CLI-2
Change-Id: Ic267f3f4eba7f8bd653eee9c82269d154a44e05c
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Base docker image to openjdk:8-jre-slim

CLI-14
Change-Id: I1347393ebdeb643806f6fc7c78c9df12e97fd21f
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Mon, 11 Sep 2017 03:53:47 +0000 (03:53 +0000)]
Updated git submodules

Project: cli master aed32c570a103c70456371179a410e45d2f42bf3

Merge "Add TEXT parameter type"

Add TEXT parameter type

CLI-2
Change-Id: I4af65e154649e1cd891f30b870406fe5b5ea8cbb
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
wenyao guan [Mon, 11 Sep 2017 03:34:29 +0000 (03:34 +0000)]
Updated git submodules

Project: vnfrqts/requirements master 25e97344d07cdb2d9202dc1b0bcf094e1f35d525

Merge "VNFRQTS -Requirements Ch7c Reqs std format"

VNFRQTS -Requirements Ch7c Reqs std format

VNFRQTS -Requirements update chapter 7c requirements to standard format

Change-Id: I19f6c78e893ff6967d7039d97ea20051a33a517f
Issue-ID:VNFRQTS-85
Signed-off-by: hp1256 <hp1256@att.com>
6 years agoUpdated git submodules
hp1256 [Fri, 8 Sep 2017 17:50:11 +0000 (10:50 -0700)]
Updated git submodules

Project: vnfrqts/requirements master faf7ba74d7f3f41d9c2a8e9a392628ce7abf83ba

VNFRQTS -Requirements Ch4d upd reqs to std

VNFRQTS -Requirements Update chapter 4 section d requirements to
standard format

Change-Id: I0d640e2555caaae9e373650d55a4583824e8deef
Issue-ID:VNFRQTS-82
Signed-off-by: hp1256 <hp1256@att.com>
6 years agoUpdated git submodules
Jessica Wagantall [Fri, 8 Sep 2017 20:26:01 +0000 (13:26 -0700)]
Updated git submodules

Project: appc/deployment master d6e17ad8d5665c7489ed04bbc8daea273324d29a

Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I218353348af7a4c287db9a2cdfb3ed1a05ae36fd
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Jessica Wagantall [Fri, 8 Sep 2017 21:32:54 +0000 (14:32 -0700)]
Updated git submodules

Project: appc master 6900678c3c5ca4cec35999cf35a4e7860b04f6a9

Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Iede5b1c1bf5e1459e01048e900cbfb46d5f3ded8
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Skip Wonnell [Thu, 7 Sep 2017 19:42:29 +0000 (14:42 -0500)]
Updated git submodules

Project: appc master 6668a459a6467a78a8952699d3201b0fac8c2417

Fix sonar block in Encryption Tool

Fix blockers and other Sonar findings.
Update license text

Issue-ID: APPC-186
Change-Id: Ib45020d85bde95f79b112ebd85fedfe62469b58f
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Fri, 8 Sep 2017 15:56:41 +0000 (17:56 +0200)]
Updated git submodules

Project: clamp master 97655250b373893157bfadd267ba21693b6fa905

Remove class renamed as AbstractModelElement

Remove a class that has been renamed to AbstractModelElement

Change-Id: Ifbad3875da6265e3b092aceee0de801b19834d79
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Fri, 8 Sep 2017 15:48:10 +0000 (17:48 +0200)]
Updated git submodules

Project: clamp master 02847bc3889fe3c3a419612ea7a94eca8794bdc6

Rework some sonar critical and major bugs

Class renamed to AbstractModelELement, exceptions reworked and IT tests
as well

Change-Id: Ief2b09b0e36776519338834e2af61aa6e638ee91
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
hp1256 [Thu, 7 Sep 2017 15:59:09 +0000 (08:59 -0700)]
Updated git submodules

Project: vnfrqts/requirements master 934533b627d1af1aab53b0f00d3b4f4637d831ef

VNFRQTS -Requirements Ch7d Reqs Std Format

VNFRQTS -Requirements Updated Chapter 7d requirements to standard format

Change-Id: Ia2181a87140135a6b86d51973fc7dcc7651b9d06
Issue-ID:VNFRQTS-85
Signed-off-by: hp1256 <hp1256@att.com>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Fri, 8 Sep 2017 10:28:40 +0000 (12:28 +0200)]
Updated git submodules

Project: clamp master 15383eb639c7b78f21c0a969099642f3518bbf80

Fix missing license in new test

Fix missing license in new test file reported by license checkstyle
plugin

Change-Id: Ic024103acb814f8d78b60eb18d2967708be43c9f
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Sébastien Determe [Fri, 8 Sep 2017 10:44:21 +0000 (10:44 +0000)]
Updated git submodules

Project: clamp master f0c6215103464e860b756d9e781b7e4d34b30541

Merge "Add Holmes to the Backend"

Add Holmes to the Backend

Add support for Holmes boxes defined in GUI, Holmes model has been added
and also policy calls.

Change-Id: I2bbef0030b5174075792b459b7ced74aa2e8aad2
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Sébastien Determe [Fri, 8 Sep 2017 10:43:39 +0000 (10:43 +0000)]
Updated git submodules

Project: clamp master 72e904aa818b14e0f3d869c94cac3cb90930749e

Merge "Sonar improvements and class renaming"

Sonar improvements and class renaming

Some sonar improvements and class renaming in different files

Change-Id: I8d8eff1e3fedee1d1c31e62edb80e1bb9ce75362
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Fri, 8 Sep 2017 09:57:26 +0000 (11:57 +0200)]
Updated git submodules

Project: clamp master 45b70326931145251f6c5afafac23915db2c57fe

Fix the logback

The logback file was incorrectly hiding the INFO log from Clamp.

Change-Id: I37dbc7beaf8abeaf65d1509fe048d7136fc9fe07
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Fri, 8 Sep 2017 04:14:43 +0000 (04:14 +0000)]
Updated git submodules

Project: cli master bf3937c6eaa4b479b5f54879e5a56b8e86ad3af4

Merge "Make set specific to product version"

Make set specific to product version

CLI-2
Change-Id: If6c72255c4c84615dafe5f0074eb5532bc90bf5e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Hector Anapan [Thu, 7 Sep 2017 22:09:31 +0000 (18:09 -0400)]
Updated git submodules

Project: appc/deployment master 48d59a7776f59f5dc60703f35c4d816621328604

Initial APPC Deployment Documentation

Adding the initial commit to add the APPC Deployment Documentation index path.

Change-Id: I53b88f054274bfadd9afde22dcb33e724b44f84f
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: DOC-33

6 years agoUpdated git submodules
Marcus G K Williams [Thu, 7 Sep 2017 20:26:31 +0000 (13:26 -0700)]
Updated git submodules

Project: appc master 082f306bcb026bf49b1067f55d59522c01e991cd

Fix dblib DBResourceManager instantiation

Fix APPC Build, failing upstream and locally due to
change in CCSDK that changes dblib to use service
injection via Aries Blueprint. The change causing
this in CCSDK is https://gerrit.onap.org/r/#/c/7931/

Issue-Id: APPC-196
Change-Id: I9bcfb6d87b7527fd07cb76a242b272a5bc0ad07c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoInitial APPC Deployment Doc 29/10929/2
Hector Anapan [Thu, 7 Sep 2017 21:45:55 +0000 (17:45 -0400)]
Initial APPC Deployment Doc

This creates the necessary items to create the initial page for the appc/deployment.git documentation.

Change-Id: I65c61a5b2197df51efc3e162521831f18706a450
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: DOC-33

6 years agoAdded index creation docs to addendum 93/10893/1
Spencer Seidel [Thu, 7 Sep 2017 17:58:17 +0000 (13:58 -0400)]
Added index creation docs to addendum

Added a section to the addendum in the how-to docs on
how to build indices in Sphinx.

Change-Id: Ib0a64c188f8942f5eb45cafae0d9685285eff855
Issue-ID: DOC-75
Signed-off-by: Spencer Seidel <jsseidel@fastmail.com>
6 years agoUpdated git submodules
Patrick Brady [Tue, 5 Sep 2017 04:37:25 +0000 (21:37 -0700)]
Updated git submodules

Project: appc master 76706005ee07da01fc3e00ed44ada720e29855b1

Change to CCSDK and ODL Carbon

Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-Id: [APPC-91]
Issue-Id: [APPC-158]

6 years agoUpdated git submodules
Anaël Closson [Thu, 7 Sep 2017 08:50:24 +0000 (10:50 +0200)]
Updated git submodules

Project: clamp master 25f65d0f6bd061facf88dab5859ddef1926dfecc

Incorrect select field filtering

The filtering of select input fields was incorrectly
handled and resulte in inconsistent state

Issue-Id: CLAMP-49

Change-Id: I1678a861ca4fcb8b384fb75356ff95eee88f2fc6
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Anaël Closson [Wed, 6 Sep 2017 12:53:38 +0000 (14:53 +0200)]
Updated git submodules

Project: clamp master 1aa4dc3048d39515c77c2565d0a050f6d5c9192f

Reformat code

Issue-Id:: CLAMP-43

Change-Id: Ife5596c1fca86941e17fe84354bbab49d25f9ffa
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Sébastien Determe [Thu, 7 Sep 2017 08:55:53 +0000 (08:55 +0000)]
Updated git submodules

Project: clamp master de048cf739ec08e52251404d2818a8bb9b941d79

Merge "Error in JS logs when click in the background"

Error in JS logs when click in the background

Change-Id: Ie7bf318fc35e290f9699b660c6ca2282c49087aa
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Sébastien Determe [Thu, 7 Sep 2017 08:55:38 +0000 (08:55 +0000)]
Updated git submodules

Project: clamp master 351aa6fa0742a4ab9f5659e29015c0d31d7aa189

Merge "Wrong function call"

Wrong function call

Change-Id: I12d79f9c54c1a7d84d421e8ded10c568dd504512
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Sébastien Determe [Thu, 7 Sep 2017 08:54:00 +0000 (08:54 +0000)]
Updated git submodules

Project: clamp master 7735e2037f96e6129638e684f56daf70b6d0274f

Merge "Add properties for Holmes component"

Add properties for Holmes component

Change-Id: Id758473fe61f7f24699e204dc325c978bc934e59
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Thu, 7 Sep 2017 08:17:06 +0000 (08:17 +0000)]
Updated git submodules

Project: clamp master 00a633630a6fd9404dd78c42c92e9c37bf529fa1

Merge "Integrate docs template"

Integrate docs template

Add ONAP doc template to CLAMP first draft

Change-Id: I2267f0fda2ee613d76d7c60a011696087805a5e7
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
6 years agoUpdated git submodules
wenyao guan [Thu, 7 Sep 2017 03:03:55 +0000 (03:03 +0000)]
Updated git submodules

Project: vnfrqts/requirements master 247c5c0aa643c6460c260227c3cc33c5720439c1

Merge "VNFRQTS -Requirements Ch4 Std Reqs"

VNFRQTS -Requirements Ch4 Std Reqs

VNFRQTS -Requirements Update chanpter 4b and 4c requirements to std
format

Change-Id: Ia9b5a4eaa9e3cecd80cd5ef7e43d61efb3645b5d
Issue-ID:VNFRQTS-82
Signed-off-by: PATTEN <hp1256@att.com>
6 years agoUpdated git submodules
PATTEN [Wed, 6 Sep 2017 19:36:20 +0000 (12:36 -0700)]
Updated git submodules

Project: vnfrqts/requirements master 984cafbbd0a68a99e6fc6a4759dc54cdc0a3fda2

VNFRQTS -Requirements Ch7b Std Req

VNFRQTS -Requirements Updated Chapter 7b reqs to std format

Change-Id: I476182bd140f836298528928e89791991bef090f
Issue-ID:VNFRQTS-85
Signed-off-by: PATTEN <hp1256@att.com>
6 years agoAdded new sections 03/10603/3
Spencer Seidel [Wed, 6 Sep 2017 16:39:15 +0000 (12:39 -0400)]
Added new sections

Added sections describing which documentation should be stored on wiki
vs rst, why the doc team chose rst/sphinx, and how to convert from
other formats, loosely based on Steven Wright's video. Updated
index.rst to account for the format-conversion section.

Change-Id: Iea9ec284fc273510177966d8325191ea39d049b2
Issue-Id: DOC-66
Signed-off-by: Spencer Seidel <jsseidel@fastmail.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Wed, 6 Sep 2017 16:47:14 +0000 (16:47 +0000)]
Updated git submodules

Project: cli master 03d634fc99b01894ec1481113e1fe0f44161f9fd

Merge "Fix subscription-list command"

Fix subscription-list command

Now it reports tenant, region and cloud

CLI-14
Change-Id: I6d2bd1459d5a942603ac7c6e8b02ac06fe5b7625
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoAppend .git submodule repositories, update guide 59/10559/1
Rich Bennett [Wed, 6 Sep 2017 12:07:22 +0000 (08:07 -0400)]
Append .git submodule repositories, update guide

The submodule path hierarchy needs to support a name used as
hierarchy for lower level repositories or groupIDs AND allow
for a repository at each level eg submodules/appc and
submodules/appc/deployment are both repos. When viewed
in the submodule directory structure in the doc project, a
repository will have .git appended. The above example would
be submodules/appc.git submodules/appc/deployment.git

Change how to guide and convert existing submodule names
Rebased prior change

Change-Id: Ie16b8bbda7562aaaee3c21eb504dc6e293c98cbd
Issue-ID: DOC-33
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoUpdated git submodules
fengyuanxing [Wed, 6 Sep 2017 06:14:02 +0000 (14:14 +0800)]
Updated git submodules

Project: vnfrqts/requirements master aae98f40234970b701d750f8975960c2a5d150c6

Add part f VNF Develop

Change-Id: I633a0565d0c7ecc2883f5f9f915d988235e11f9e
Issue-Id: VNFRQTS-39
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Anaël Closson [Tue, 5 Sep 2017 11:33:34 +0000 (13:33 +0200)]
Updated git submodules

Project: clamp master 637af47ad9f91d5b91f742a1eea4041ee1b019c4

Add holmes GUI without properties

Change-Id: Ie961076abf2d57e3e917cab0012f6799bbe7762a
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Skip Wonnell [Sat, 2 Sep 2017 02:11:16 +0000 (21:11 -0500)]
Updated git submodules

Project: appc master 3e0d86059e4926a0a5197f75f201284075811d98

Code clean-up in ChefAdapterImpl.java

Fix multiple issues found in Sonar Analysis

Issue-ID: APPC-156
Change-Id: I242c45a2eab7c4e31fb42ff9d17405aa3f210147
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Tue, 5 Sep 2017 16:34:03 +0000 (16:34 +0000)]
Updated git submodules

Project: cli master 8baba5cddb6dce7932872ec6e2709c28953c5c05

Merge changes I70ca564c,I502ca257

* changes:
  Add set unset directive
  Make the cli zip download consistent

Add set unset directive

CLI-2
Change-Id: I70ca564cc2c41508bb209b5fae54104aba13a8be
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Make the cli zip download consistent

CLI-14
Change-Id: I502ca257cb68f8817936f13bc3252bb0feac2ce6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoAdd clamp as a module 73/10373/2
ChrisC [Tue, 5 Sep 2017 15:51:26 +0000 (08:51 -0700)]
Add clamp as a module

Update doc project to integrate clamp

Change-Id: I933500c7e66463a82f35575422c377b34ea0567a
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam [Tue, 5 Sep 2017 05:20:31 +0000 (05:20 +0000)]
Updated git submodules

Project: cli master 6898144bb42b5663e6cbfb7166d31c67a3c1665a

Merge "Add RST docs directory and index"

Add RST docs directory and index

CLI-34
Change-Id: If9830f2dee721949acbeeced6b07f83f65a907c3
Signed-off-by: Kanagaraj Manickam k00365106<kanagaraj.manickam@huawei.com>
6 years agoMerge "Add cli as a submodule"
Rich Bennett [Mon, 4 Sep 2017 23:48:49 +0000 (23:48 +0000)]
Merge "Add cli as a submodule"

6 years agoAdd cli as a submodule 37/10137/3
Kanagaraj Manickam k00365106 [Mon, 4 Sep 2017 05:55:25 +0000 (11:25 +0530)]
Add cli as a submodule

CLI-34
Change-Id: If596163b7a2ebaaef686211c5d5f5dcebf6a0145
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
fengyuanxing [Fri, 1 Sep 2017 02:12:47 +0000 (10:12 +0800)]
Updated git submodules

Project: vnfrqts/requirements master c68ec4198d86162dabcadb388a9f653784a731a5

Move configuration part of seed doc of open-o

Change-Id: Icb15d3566f4f6d9bc804bc524c6c517601b9695a
Issue-Id: VNFRQTS-39
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Chaturvedi, Anand (ac204h) [Fri, 1 Sep 2017 21:00:25 +0000 (17:00 -0400)]
Updated git submodules

Project: appc master f1475ee6324f761c1eec7109e9e2321c01fae9e5

Junit Changes for APPC Params Bundle

Issue-ID: APPC-168
Change-Id: Ie0ddf5905f90a409db111a1cfdf728a44737a158
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
6 years agoUpdated git submodules
Chaturvedi, Anand (ac204h) [Thu, 31 Aug 2017 23:07:53 +0000 (19:07 -0400)]
Updated git submodules

Project: appc master 93b8052261b76312c4273962639960ccb46a9fc0

[JunitCases]for config audit and config generator.

Change-Id: I7fc00ce3c8efab282954aab87db0b23da336d732
Issue-ID: APPC-189
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
6 years agoUpdated git submodules
Chaturvedi, Anand (ac204h) [Fri, 1 Sep 2017 19:35:26 +0000 (15:35 -0400)]
Updated git submodules

Project: appc master 50fdfca221554d0433b7608777285ec94b7a1b62

Junit Cases for Application Controller.

Issue-ID: APPC-168
Change-Id: Iacfc853bef0b641599c60055ac05b1fd090ee3f8
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
6 years agoUpdated git submodules
Chaturvedi, Anand (ac204h) [Thu, 31 Aug 2017 23:07:53 +0000 (19:07 -0400)]
Updated git submodules

Project: appc master 48f77d60c3a7a9fcfb6f13b6da1fa48b7dd4ff34

[JunitCases]for config audit and config generator.

Issue-ID: APPC-168
Change-Id: Ie6f5e13b63f3162530d71c60cf352a8bfcddf4ff
Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
6 years agoUpdated git submodules
Hao Kuang [Fri, 1 Sep 2017 14:11:57 +0000 (14:11 +0000)]
Updated git submodules

Project: appc master 58a7196916567cfd46f8fd984ac924ea480ac0f3

Fix classNotFound issue when executing dg-loader

Change slf4j from transitive dependency to explicit dependency.

Issue-Id: APPC-188
Change-Id: I8054b5c4e0c0023be1fd6ae7a7e89799682f20fd
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
6 years agoUpdated git submodules
RY303T [Wed, 30 Aug 2017 20:12:42 +0000 (16:12 -0400)]
Updated git submodules

Project: appc master 94cd1ffc720bc206f6b75a8781acbcdb147f7778

Modify IaaS adapter URL parsing to include path

Modified the pattern in IdentityURL and VMURL to include optional path
Modified the toString in IdentityURL and VMURL to properly print the
full url string
Updated tests to include new URL format

Issue-ID: APPC-133
Change-Id: Ic7c272b70d4fe18c815d5dd5311f760d8b8953c1
Signed-off-by: RY303T <RY303T@att.com>
6 years agoUpdated git submodules
PATTEN [Thu, 31 Aug 2017 19:33:01 +0000 (12:33 -0700)]
Updated git submodules

Project: vnfrqts/requirements master d21906736fcc735feb49b5243928c89eb9fcdf78

VNFRQTS -Requirements ref

VNFRQTS -Requirements Updated section 4.a and 4.e requirements to
standard format

Issue-ID:VNFRQTS-82

Change-Id: Ibb6fea7f123ffe2b706576d291f41e1d2cd99660
Signed-off-by: PATTEN <hp1256@att.com>
6 years agoUpdated git submodules
mojahidi [Tue, 29 Aug 2017 12:50:26 +0000 (18:20 +0530)]
Updated git submodules

Project: appc master 3df3182a7badeef662f743bfc8d67cea805b1ef4

Update ASDC References to SDC 1/2

This patch changes ASDC to SDC in APPC code, bundle
names and other pertinent places. This change
sanitizes SDC for Open Source. It
is the first in a two part change, the first
updates code mentions and artifacts. The second will
update database references.

Change-Id: Iffd73480cc325172b5d8969fe839728f1c88ef78
Issue-ID:APPC-179
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoUpdated git submodules
Skip Wonnell [Thu, 31 Aug 2017 14:27:46 +0000 (09:27 -0500)]
Updated git submodules

Project: appc master dc2344fc5754dee739f1db69cc6c16dfe0522ab8

Fix sonar blocker in ChefAdpater

Issue-ID: APPC-156
Change-Id: Ic2cbb76bb639094386c14bd06e068c9d5ad7bd0d
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Scott Seabolt [Wed, 30 Aug 2017 18:15:26 +0000 (14:15 -0400)]
Updated git submodules

Project: appc master 102de988205cccf31e30db6d7f4c27af21404d48

Add appc directory and index

Adding docs index directory

Issue-ID: [APPC-102]
Signed-off-by: Scott Seabolt <js9808@att.com>
Change-Id: I4882dc6ae042010edf6c999fc1ceb415c350beb0

6 years agoReverse order and improve add repo steps 79/9679/1
Rich Bennett [Thu, 31 Aug 2017 12:05:36 +0000 (08:05 -0400)]
Reverse order and improve add repo steps

Issue-ID: DOC-33
Change-Id: I15988d24f7c74a690138ae24f540e265edc6477d
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoModify path of APPC git submodule 93/9593/1
Rich Bennett [Thu, 31 Aug 2017 04:49:32 +0000 (00:49 -0400)]
Modify path of APPC git submodule

Change-Id: I2d27c1413eeb01cbaa970c3b6c1b0715e8d64153
Issue-ID: DOC-33
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoAdd appc as a submodule 97/9497/2
Scott Seabolt [Wed, 30 Aug 2017 17:14:53 +0000 (13:14 -0400)]
Add appc as a submodule

Issue-ID: APPC-102
Change-Id: Iae665ea69bb8f6bb00aa38a68b8001c63ba87079
Signed-off-by: Scott Seabolt <js9808@att.com>
6 years agoUpdated git submodules
Andrei Kojukhov [Wed, 30 Aug 2017 10:26:49 +0000 (13:26 +0300)]
Updated git submodules

Project: vnfrqts/requirements master 9ec9b1679614ecb75aced53cc4ce98afd3bdef90

Added Seed document for TOSCA

Adding 5.a to VNF Req document

Issue-ID: VNFRQTS-42

Change-Id: I091485a4079c9057a1b7428e4d6c8359aed37cde
Signed-off-by: Andrei Kojukhov <akojukhov@gmail.com>
6 years agoUpdated git submodules
guanwenyao [Tue, 29 Aug 2017 07:50:04 +0000 (15:50 +0800)]
Updated git submodules

Project: vnfrqts/guidelines master d2592369b629974df1a00d9c7db730a1708dbe21

vnfrqts tasks 61,69,70,71

Issue-id:VNFRQTS-61

Change-Id: I68b65d767acdf667ddf4410a1863ec5f8f72938f
Signed-off-by: guanwenyao <guanwenyao@chinamobile.com>
6 years agoUpdated git submodules
PATTEN [Mon, 28 Aug 2017 22:39:30 +0000 (15:39 -0700)]
Updated git submodules

Project: vnfrqts/requirements master c0473e5c3aafe265dffc88ae77fdfe0a45cf579a

VNFRQTS -Requirements ref

VNFRQTS -Requirements Update document crossreferences Ch 4,5,7

Change-Id: I03ff5f32e000454557a2656d79e81ec53ba05d31
Issue-ID:VNFRQTS-62
Signed-off-by: PATTEN <hp1256@att.com>
6 years agoUpdated git submodules
rr929y [Fri, 25 Aug 2017 18:23:32 +0000 (13:23 -0500)]
Updated git submodules

Project: vnfrqts/requirements master a2e2f26d141dfcd16a7a86208b751167288388cd

VNFRQTS Requirements - Chapter 3

VNFRQTS Requirements - Added Chapter 3 Content

Change-Id: I8ee0741b03c8af6c20e1bac5a2d3f3685a808ea2
Issue-ID:VNFRQTS-60
Signed-off-by: rr929y <rr929y@att.com>
6 years agoUpdated git submodules
rr929y [Fri, 25 Aug 2017 18:01:29 +0000 (13:01 -0500)]
Updated git submodules

Project: vnfrqts/requirements master 6d9c0db073dad028f60956f1be6887e64bf4e33b

VNFRQTS Requirements - Chapter 2

VNFRQTS Requirements - Adding Chapter 2 content

Change-Id: Iff33df216517f3fe1dd41a069d09cea1eff52af6
Issue-ID:VNFRQTS-59
Signed-off-by: rr929y <rr929y@att.com>
6 years agoUpdated git submodules
rr929y [Fri, 25 Aug 2017 17:45:11 +0000 (12:45 -0500)]
Updated git submodules

Project: vnfrqts/requirements master 5a0b2f1eff3cc48a0232ff71c8e4510a65713ccd

VNFRQTS Requirements - Chapter 1

VNFRQTS Requirments - adding chapter 1 content

Change-Id: I7e93fc4863db3a0affd241d3189460b4c4320a8d
Issue-ID:VNFRQTS-58
Signed-off-by: rr929y <rr929y@att.com>
6 years agoUpdated git submodules
guanwenyao [Fri, 25 Aug 2017 03:08:10 +0000 (11:08 +0800)]
Updated git submodules

Project: vnfrqts/guidelines master dfae6d0a9a1bc2d5aa7ed80d57d4a9271bd2993e

doc toolchain in place for VNF Guidelines

Issue-id:VNFRQTS-46

Change-Id: Id91cec54c0fd28d75fb86e0c29ce8220b504d23e
Signed-off-by: guanwenyao <guanwenyao@chinamobile.com>
6 years agoRemove VNFRQTS Exclusion 65/8765/1
Rich Bennett [Fri, 25 Aug 2017 06:37:15 +0000 (02:37 -0400)]
Remove VNFRQTS Exclusion

Remove Sphinx exclusion of VNFRQTS repositories that were causing all doc
verify jobs to fail.  These have been updated, should now verify, and
be published when merged

Improvements in the setup / getting started instructions for other
 project creating documentation

Issue-Id: DOC-11
Change-Id: Ieb932dcaa0b4c39073e1e20cbdbe05bf6977a006
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoUpdated git submodules
rr929y [Thu, 24 Aug 2017 21:12:59 +0000 (16:12 -0500)]
Updated git submodules

Project: vnfrqts/requirements master dd1fc6cd21aa8656eea458dfd132180d7b6a2fb2

VNFRQTS Requirements - Malformed Table

VNFRQTS Requirements - Fixed a malformed table in chapter 8 of the requirements documentation

Change-Id: I40e2707e10ee29fd8553557742df995669af1c32
Issue-ID:VNFRQTS-75
Signed-off-by: rr929y <rr929y@att.com>