
This patch follows on api-ref skeleton [1] and brings the NFV Orchestration API reference content to the repository. It is a part of the effort described in [2]. [1] https://review.openstack.org/#/c/332183 [2] https://wiki.openstack.org/wiki/Documentation/Migrate#API_Reference_Plan Change-Id: Ia2d91adb33f10df9073de74eb82cc19be29a3da2
29 lines
889 B
JSON
29 lines
889 B
JSON
{
|
|
"extensions": [
|
|
{
|
|
"updated": "2013-11-19T10:00:00-00:00",
|
|
"name": "VNF Manager",
|
|
"links": [],
|
|
"namespace": "http://wiki.openstack.org/Tacker",
|
|
"alias": "VNFM",
|
|
"description": "Extension for VNF Manager"
|
|
},
|
|
{
|
|
"updated": "2016-06-06T13:00:00-00:00",
|
|
"name": "COMMONSERVICES",
|
|
"links": [],
|
|
"namespace": "http://wiki.openstack.org/Tacker",
|
|
"alias": "Commonservices",
|
|
"description": "Extension for CommonServices"
|
|
},
|
|
{
|
|
"updated": "2015-12-21T10:00:00-00:00",
|
|
"name": "NFV Orchestrator",
|
|
"links": [],
|
|
"namespace": "http://wiki.openstack.org/Tacker",
|
|
"alias": "NFVO",
|
|
"description": "Extension for NFV Orchestrator"
|
|
}
|
|
]
|
|
}
|