Skip to content
Snippets Groups Projects
Commit a0bed0eb authored by Martin Stiemerling's avatar Martin Stiemerling
Browse files

first text

parent 17aec456
No related branches found
No related tags found
3 merge requests!90Develop,!62Resolve "Update database in order to achieve the long-term goals of the project",!53V.0.1.0 Codename Threadbare
Pipeline #51660 passed
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
## Why we do this in go ## Why we do this in go
Because it rocks, but let's see afterwards what can be written here.
## Storing Information
Section XXX (Conceptual Design of a SDN Controller as Net- work Supervisor)
discusses the need to store information about for element inventories and
topology inventories.
## YANG to code ## YANG to code
...@@ -25,4 +32,4 @@ The RESTCONF client stubs used by goSDN are generated from YANG files using YGO ...@@ -25,4 +32,4 @@ The RESTCONF client stubs used by goSDN are generated from YANG files using YGO
### Dependencies ### Dependencies
For now we can only use the OpenAPI 2.0 standard. This is because `go-swagger` does not support OpenAPI 3.0 specifications yet. For now we can only use the OpenAPI 2.0 standard. This is because `go-swagger` does not support OpenAPI 3.0 specifications yet.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment