summaryrefslogtreecommitdiffstats
path: root/nsh/nsh_postman_collection.json
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08Switch to NSH implementation in VPP projectMichal Cmarada1-172/+409
- update NSH dependency in pom file - update NSH postman collectionUpdate postman collection Change-Id: If7fd116dae4c074b49cfebf0b0a8bd083b0c00b9 Signed-off-by: Tibor Král <tibor.kral@pantheon.tech> Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2018-06-01HC2VPP-339: convert postman collections to v2.1.0 formatMarek Gradzki1-1570/+2762
Mantaining postman collections in v1 format is difficult due to UID strings. Postman collection v2 fixes the issue and many others, see http://blog.getpostman.com/2015/06/05/travelogue-of-postman-collection-format-v2/ Collections in v1 format, were converted using postman-collection-transformer. Output was transformed using JSON.stringify with space='\t', to be compliant with Postman application which does not support spaces for indentation. Coverted collections were tested using Postman v6.1.3. Previous version of postman collections were renamed to *_v1.0.0.json or *_v2.0.0.json. Removal is planned in 18.10 (HC2VPP-338). Change-Id: I6caf496293fccc1f9aadcdece668b5200fe07122 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-03-28Postman to support NSH MD2 featureHongjun Ni1-18/+100
Change-Id: Ie188c82bde7b38f60db949ba4d97c1c8c2e7cdbe Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-02-16Postman for NSH Egress ClassifierHongjun Ni1-24/+159
Change-Id: I94fb36cfc2610a727043f6f1e778cfe4d09f3488 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-01-18Add test postman for complete NSH ClassifierHongjun Ni1-0/+345
Add and Delete configuration items in numeric order Change-Id: I488cd213e8a6893a6cc173d80a45cb056e8c98e2 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-01-16Add test postman for complete NSH-ProxyHongjun Ni1-8/+250
As per some customer's request, add a complete postman configuration for NSH-Proxy. Change-Id: Ifcfc9665424bf32440227cae84da7c8660959aa6 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-01-13Add test postman for complete SFFHongjun Ni1-7/+311
Change-Id: I8d591a2dcbc1d9f5016122f1480136c4f42c2079 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-12-14Postman for support decap_next with node nameHongjun Ni1-7/+28
Change-Id: I0c6a749958a7d42ea3d03fdded8ed98bb2abf71e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-12-08Postman for support nsh-proxyHongjun Ni1-35/+151
Change-Id: I130809569de94b572bb320eef392bd9e241f7a3e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-10-26Augment postman json with nsh_actionHongjun Ni1-118/+124
Change-Id: I2940b98397f1bdb140b042e78551971b868180f2 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-09-14Add NSH_SFC Postman CollectionHongjun Ni1-0/+337
Change-Id: I67acd9d5ee9581a8365e4ef46b0c441bbdbd9d4b Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>