Age | Commit message (Collapse) | Author | Files | Lines |
|
structure of the wiki
Fixed missing CLI section
Issue-ID: DOC-450
Change-Id: I2ad3f57e854e9e64023887fa54656d8f01bf87e0
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 779c51de46cf55648036361bb33e0470b28756ca
- Run npm install as a frontend-maven-plugin goal
Without this, "prebuild" step is using local npm, instead of
frontend-maven-plugin one:
npm ERR! Linux 4.4.0-134-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
Issue-ID: VID-391
Change-Id: Ic9cd94898faaaf109b02d23640e652bd7e541753
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 48dc6812243324d8ec45dece818fdfa2b996d094
- Add vnfm register for vfc
Change-Id: I942c5740b30c7ca9fdd9af2c8cfa7f38af258cbf
Issue-ID: INT-795
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 506d2649c48d3741b3b60b0f781e06f137af13ab
- Merge "Fix: Enrichment fails for processor-db source"
- Fix: Enrichment fails for processor-db source
Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92
- Merge "Bugfix: Blueprints Processor always return 200 OK"
- Bugfix: Blueprints Processor always return 200 OK
Currently the Blueprints Processor mS replies with a 200 OK HTTP status
code even if an exception occurs in the server side while executing the
request.
Thus, the only way for a REST client to determine if the request was
successful or not is by analysing the response and evaluate the
content of the element status.code
This bugfix modifies the HTTP status code of the response to match the
one inside the response.
Issue-ID: CCSDK-1327
Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c0e0d75104151419f6918c21c0e457f5510c1594
- Merge "Resource dictionary- updated license text"
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 007772eb14d8a6492ca05ab242ad702ddfeeb3b1
- Merge "Resource dictionary- updated license text"
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e6b212d9ed8521a4df6e78ed5cb2e67054d5d7a4
- Merge "Resource dictionary- updated license text"
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a132cf34b95abf0ba2455bba28926df9b72fd4a0
- Fixed I/O error and removed unwanted finally clause.
Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1
Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 8cf23e9111009f360df9215d45118f540ed3fde6
- Switch to next snapshot version
Change-Id: I75fb0feec6490031a4e958331a8b829557e1662b
Issue-ID: EXTAPI-244
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 328b97e2e0be28a4cb70f3d9435755c2b9301ca0
- Service instance lifecycle management
Change-Id: Id4a235f4f9f43d11823e5ac36d79ecd35f39dc8d
Issue-ID: USECASEUI-218
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 0b66903e11a12cbdaf8db9f03fa3da96c375a0af
- Adding rke binary download
Adding rke binary to download script to ensure it will be in place in the
offline-installer package
Issue-ID: OOM-1778
Change-Id: Ie3249511ab0e49a657608076c38f4d3b67e28f74
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 5950fd75a7e3be99f8d0ab7caac9a0bed267387e
- Update kubectl and helm binaries
kubectl and helm binaries need to be updated for proper usage with Dublin release
kubectl: v1.13.5
helm: v2.12.3
Issue-ID: OOM-1858
Change-Id: I824362c8321317cbf0601ae2bd15ff39ef5c807e
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e996bb7be766219b3490714094612be1dc44d335
- Merge "Package management interface development"
- Package management interface development
Change-Id: Ic77ca7d4c7fca3b165adce0ea4036e4054ef755e
Issue-ID: USECASEUI-211
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/vnfsdk/model.git from branch 'master'
to bc72d112aa72968b21f8e7270e02510ff52d99a3
- Merge "Documentation update"
- Documentation update
Change-Id: I4cc65075581b28bd864a121d4067bde67472eef1
Issue-ID: VNFSDK-338
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 65709fe44fbe796ba3d301fd155e78be8c7c3b58
- Remove usage of maven staging plugin
This plugin will be deprecated soon. We need to remove
the usage of it and migrate to use gerrit-maven-stage jobs
from global-jjb.
After this change is merged, we need to:
- merge https://gerrit.onap.org/r/#/c/77825/
- Verify this new job works as expected
- Remove release-java-daily jobs
Change-Id: I70197990e29b90090390e2493f6ac7a134bb8f37
Issue-ID: CIMAN-240
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 0cd4e54ded5de005d5480d5b0d85535c1462b8eb
- Merge "add genericparser doc"
- add genericparser doc
Change-Id: I49a981debe4d1c90903af278edde11eb4bc5b05e
Issue-ID: MODELING-167
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 6951dc59889a812cdeb7382b40ff858f0d999f01
- Add missing table
Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by
ueb-listener
Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838
Issue-ID: SDNC-756
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to 08d518a52053b69b2325ae7b9b926520fddb9b9a
- Updated the version of PG-Client
Change-Id: I05c73ff96de17ca9580b6c5fe9ff9f8363041aab
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/holmes/rule-management.git from branch 'master'
to 151a98c48ef05a0dadd694c08f38e3d0e91ef809
- Updated the version of PG-Client
Change-Id: Id0e19382c105e6f48e81cc0907083ef274b31486
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 388e399dbf3fe5b5ea7be1530297e7c88117212f
- Fix usecase-ui code merge failure
Change-Id: Iee81af3982a9720c60f9bf191f8b84ced341a636
Issue-ID: USECASEUI-269
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to f7226ae9143696a7959fcc02b5b1b36db38f3c13
- Updates to Vnf Stereotypes
Updated stereotypes that were part of accepted ETSI 2.5.1 from
Experimental to Preliminary
Issue-ID: MODELING-104
Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338
Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to d61466290d03e8a28035c5dc19361d6f2376af99
- Common Stereotype Updates
Updated common network attributes that are part of ETSI 2.5.1 from
experimental to preliminary
Issue-ID: MODELING-104
Change-Id: Ibf645fecf95c47eab161af50a483af62963f5593
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c8d038951d41978bb00005e23081e6562c0ab754
- Merge "Move config to app and connect to instance"
- Move config to app and connect to instance
Move config instantiation to app and connect it
to the instance to allow updates and so on.
Issue-ID: MULTICLOUD-464
Change-Id: Ic994ef78a6e0d2db5e695e33b7b8a302c74c10da
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/holmes/rule-management.git from branch 'master'
to 8b9dd901560ecf330da22c782ff7376740f5012c
- Fixed some vulnerability issues
Change-Id: I962e3576ed9392f2b6a170e3cd760596826b0585
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 107bf78887f185d40078c75abd5f7dd72c70f86f
- Merge "CCVPN Template parsing interface changes"
- CCVPN Template parsing interface changes
Change-Id: I3ea95928854c18943fbafb5c1dd515ec2e3ca57e
Issue-ID: USECASEUI-220
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 5d9a85c43a3a77688961352a8b127506c4d23b89
- Merge "Fix instance instantiation for e2e/NS"
- Fix instance instantiation for e2e/NS
Change-Id: Ib3813f16b208422492c6b8f4763d7b3660c735f6
Issue-ID: USECASEUI-255
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to 5e13a9ae6ec1d144841aa6868915386fa468cf1f
- Fixed some vulnerability issues
Change-Id: Ia7be117096e0856cb4761b8f28cdd6b1ed4ba672
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 392cfda87216b14b1cb4c6f9307fb5d531e6d3e0
- Fix rst format issue
Change-Id: Ia912bed69d2eb853166caba3b9973f943d2b7c54
Issue-ID: MULTICLOUD-283
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 458c676f883514c8eec57f23a88abc2e79fffa20
- Merge "Add find method in instance"
- Add find method in instance
Add a find method to get instances
based on rbname, version and profile.
If only rbname is provided, all instances based on
that resource bundle are returned.
If only rbname and version are provided, all instances
based on that combination are returned.
When all three parameters are provided, a single instance
that matches them is returned.
Issue-ID: MULTICLOUD-613
Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f8f12a81729b812c6b07b55e07013f94e10a5828
- Merge "Variable used before intialization"
- Variable used before intialization
Initialize variable before using
Change-Id: Id908b27d6e17692de4ad3a60e84cd00b496133b9
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-304
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to fe05f71354a64e761bcd4d8b2307d7ede8164302
- Merge "Change format of the network file"
- Change format of the network file
Format of network file is different
between KUD and Plugin. Change the
format to match the format in KUD
Change-Id: I360741b23e91e60d790a50a7eeb213576b0508b3
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-304
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 82cbd4cf2d85f4e1025e3477c92f706d61cf875a
- Remove extra v1 from broker path
Remove extra v1 from path as it is added
in the MSB api anyway.
Issue-ID: MULTICLOUD-630
Change-Id: Ib7adbf2315e0a3b1fe8170096d877df8f1b64683
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 4a72cd95b6759a13a2327ac65faaa9535d21620b
- Update healthcheck doc for R4
Issue-ID: DCAEGEN2-1506
Change-Id: I241b19ca3ee6474afce9eeec28b4b989608f061b
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 24ad9609469cb7325c629e1efcdeec494bfecd7c
- Merge "refactor so-mon-ui code"
- refactor so-mon-ui code
Change-Id: I026496a4bfd5485484394409d09df52f7d59a9da
Issue-ID: SO-1691
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 57eafffb6fcbcac82b021e8adcd80fcec58d8ae2
- Update cdt for nodejs backend
Change cdt container to use a nodejs container so
that the nodejs backend of cdt can run.
Change-Id: I280bc02bee136bb1eda908f91e7efacfca8eb101
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1600
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8ae5acc7191b6394e208034dbf81ad6ca269030b
- Merge "Disable NodePort for security concern"
- Disable NodePort for security concern
Expose only ClusterIP instead of NodePort
Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01
Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f5bad9f90ef7485c881fbca7289e2ec08707ea48
- Update Docker Image Number to release version
Issue-ID: PORTAL-557
Change-Id: I22fddb494512fb6fb0a70742d2abdf30e5dad1c8
Signed-off-by: statta <statta@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ff8b9a8873dcfca47696c43e36795e9635590b7a
- Merge "store openstack request status in requestdb"
- store openstack request status in requestdb
Openstack request status now stored in request db
Change-Id: Ida8f4f613d406c2b834ab190e01d5aaf2f16dd3d
Issue-ID: SO-1867
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6a4c6a980a5998c996e3ebecd340eb438bba5bc8
- mapped host routes into gbb l3 network object
mapped host routes into gbb l3 network object
Change-Id: Ie3ab4693f7584946b1e2020d43143412bec62631
Issue-ID: SO-1885
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b4563677f7c3cb0385cbedfcbfab7a76ef5abdf2
- Upgrade to release versions
Released policy/engine 1.4.0 and apex engine 2.1.0
Issue-ID: POLICY-1630
Change-Id: Ib39c9daae5966791f88885485978c1b4b95738c5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 082be1a805d268bb4ae01dc75a8e63da082504ac
- Document Release note, vulnerabilty section, exposing only a non https API
Add HTTP/HTTPS relative warning in Security Notes section
Change-Id: I3fafdcd376fd58a9ad4fcf980cd74707e0799ebe
Issue-ID: EXTAPI-238
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 56c1b328b0c982efa3bc42ba78656c062553be8e
- Merge "Script to get docker timestamps from ONAP instance"
- Script to get docker timestamps from ONAP instance
Change-Id: I8270244ab16280517a22df3898990be547dbc49b
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 70d4edbf87d2c6fd3b07fac9f7bb5c8d862ecdc6
- Update Docker Image Number for Portal to release version
Issue-ID: PORTAL-557
Change-Id: Iceb3affd02ee8d7664fc674c7f05942195298567
Signed-off-by: st782s <statta@research.att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to ef0ff00bdbda7c40deb94702c564719ff1d731b2
- Merge "Update the requirement R-146092 in VNFRQTS-639"
- Update the requirement R-146092 in VNFRQTS-639
Update the requirement R-146092 in VNFRQTS-639.
Change-Id: Id0b5dc09686b0d5be9b20c0c2eba883df06338c2
Issue-ID: VNFRQTS-639
Signed-off-by: fzhang <fei.zhang@ericsson.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 44feb870f276516518b0dfdd758c09b4d5d217aa
- Update the requirement R-106240 in VNFRQTS-638
Update the requirement R-106240 in VNFRQTS-638.
Change-Id: I6e66667dc34b17b18c5997510e867d5d9ecae18d
Issue-ID: VNFRQTS-638
Signed-off-by: fzhang <fei.zhang@ericsson.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 1e23fc8cfc3b87e5e16323bf2fa0e8290208f928
- change installZips.sh for docker release
the line I deleted does not use in
any where in deployment
Change-Id: I0eda718426686abea94fd553821446d0530f3710
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to a0186c65dc7c2b64353ab2f03e3432f589de0051
- Disable staging plugin
Upgrade to oparent 2.0.0 to disable staging plugin.
Change-Id: I66ac8930f30fd6bfe1ded0c26d9a68cda456e128
Issue-ID: CCSDK-1334
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 250b5b2a4ad4020df9c0dd053743d28616e28485
- Upates in sdc-listener notification part.
-Added COMPOENT_DONE_OK status if sdc-listener fails to parse the CBA archive.
-Make use of IComponentDoneStatusMessage instead of IFinalDistrStatusMessage.
-Added DownloadStausMessage to handle download CSAR notification.
-Change the sli-version in blueprint-processor to 0.5.0-SNAPSHOT.
Change-Id: Ie6bb0569e6daffb13e06532f670aac27af1f935e
Issus-ID:CCSDK-1319
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
|