summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6e46f00900001de1aab3a6015037a91ea0e63562 (plain)
1
2
3
4
5
6
7
nbi
===============
NBI stands for NorthBound Interface. It brings to ONAP a set of API - at service level - that can be used by external systems as BSS for example. These API are based on TMForum API 

## License
The Microservice Bus is released under version 2.0 of the [Apache License][].
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0
n> 'latest' master_doc = 'index' linkcheck_ignore = [ 'http://localhost', ] intersphinx_mapping = {} html_last_updated_fmt = '%d-%b-%y %H:%M' def setup(app): app.add_css_file("css/ribbon.css")