Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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
|
|
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]
|
|
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>
|
|
Project: clamp master 1aa4dc3048d39515c77c2565d0a050f6d5c9192f
Reformat code
Issue-Id:: CLAMP-43
Change-Id: Ife5596c1fca86941e17fe84354bbab49d25f9ffa
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Update doc project to integrate clamp
Change-Id: I933500c7e66463a82f35575422c377b34ea0567a
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
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>
|
|
|
|
CLI-34
Change-Id: If596163b7a2ebaaef686211c5d5f5dcebf6a0145
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
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>
|
|
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>
|
|
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>
|