-
Problem:
Various sections (terminology, architecture, infrastructure abstraction) use VNFs and CNFs interchangeably, describing them as "just different workloads of an NFVI". Consequently, functional…
-
#### Functions
- [x] Add Components (VIM, NFVO, EMS, etc)
- [x] Read Components (VIM, NFVO, EMS, etc)
- [x] Update Components (VIM, NFVO, EMS, etc)
- [x] Remove Componets (VIM, NFVO, EMS, etc)
- …
-
[RA2 Core] Requirement: Architecture should support service function chaining -- requires a separate discussion.
-
-
Chapter 1 says that 'For the avoidance of doubt, the following is considered to be out of scope: Kubernetes cluster lifecycle management: reason being, it is not considered to be "visible" to a CNF a…
-
- [x] Add Components (VIM, NFVO, EMS, etc)
- [x] Read Components (VIM, NFVO, EMS, etc)
- [x] Update Components (VIM, NFVO, EMS, etc)
- [x] Remove Componets (VIM, NFVO, EMS, etc)
- [x] Add Slice
-…
-
CNTT should collaborate very closely with the respective API workgroup of SDOs (ETSI, MEF, TM Forum). To collate the relevant APIs from these SDOs would require special permission since information mi…
-
Hi,
I am using ncclient 0.6.0 from NSO, python2.7.2
the line got exception is below:
reply = nso.ncclient.create_subscription(stream_name='viptela',
…
-
Following error observed while lauching a service
VIM instance name = orchestrator
ERROR:org.openbaton.common.vnfm_sdk.exception.VnfmSdkException: Not able to allocate Resources because: org.o…
-
We should decide if the diver manager should return instances of Driver implementations or just static classes.
It could be possible that Driver implementations need to store some status about the …