Skip to content

Commit

Permalink
Merge pull request #146 from openBackhaul/develop
Browse files Browse the repository at this point in the history
Merge branch 'main' into develop
  • Loading branch information
openBackhaul authored Sep 28, 2022
2 parents a1162e0 + 603d6c6 commit 60ce1f2
Show file tree
Hide file tree
Showing 103 changed files with 969,750 additions and 5 deletions.
42 changes: 37 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,41 @@
# RegistryOffice
Administrates the list of registered Applications.
- Administrates the list of registered Applications.
- Thorsten Heinze ([email protected])

### [develop](../../tree/develop)
- Proposed by Telefonica
- under definition
### Roadmap
Temporarily added [link to an ordered list of issues](../../issues/122)

### ServiceList
- [RegistryOffice+services](./RegistryOffice+services.yaml)

### ProfileList and ProfileInstanceList
- [RegistryOffice+profiles](./RegistryOffice+profiles.yaml)
- [RegistryOffice+profileInstances](./RegistryOffice+profileInstances.yaml)

### ForwardingList
- [RegistryOffice+forwardings](./RegistryOffice+forwardings.yaml)

### Open API specification (Swagger)
- [RegistryOffice](./RegistryOffice.yaml)

### CONFIGfile (JSON)
- [RegistryOffice+config](./RegistryOffice+config.json)

### Test Cases (Postman Export) and DATAfile
- [RegistryOffice+testcases](./RegistryOffice+testcases.json)
- [RegistryOffice+data](./RegistryOffice+data.json)

### NodeJS Implementation
- to be provided

### Publication
- No official publication planned

### Aspired Classification
- Live Network

### Open Issue List
- [RegistryOffice/issues](../../issues)

### Comments
./.
This application is part of the TinyApplicationController for managing the REST applications forming the MBH SDN application layer.
1 change: 1 addition & 0 deletions RegistryOffice
Submodule RegistryOffice added at cf2a36
Loading

0 comments on commit 60ce1f2

Please sign in to comment.