first update of readme #41

Merged
zuul merged 4 commits from readme_update into main 2023-05-12 07:31:18 +00:00
Owner
tischrei added 1 commit 2023-02-28 12:23:01 +00:00
first update of readme
All checks were successful
gl/check check status: success (3140e24236e046774313dbb0dff712c87a95be58)
3140e24236
Member
Build succeeded. https://zuul.otc-service.com/t/gl/buildset/6c47a8c70841428889cb3f4bb2d6d5b3 - [otc-tox-pep8 ](https://zuul.otc-service.com/t/gl/build/c58f8e94fe2a4a2a9dd926affe96722a): SUCCESS in 2m 14s
Owner

LGTM

LGTM
vhasko requested changes 2023-04-03 07:06:26 +00:00
@ -19,0 +35,4 @@
The file is based on the yaml-file format and has three main sections
which can be compared with database tables in a relational database.
* documents: contains the information about every single document and its type
Owner

here syntax is not correct, at least put linebreakers between the bullets

here syntax is not correct, at least put linebreakers between the bullets
tischrei marked this conversation as resolved
@ -19,0 +49,4 @@
the key is :code:`service_type` which has the foreign key in the
:code:`documents` table. So a service can have multiple documents and each
document can only be linked to one service.
The key :code:`service_category` table is :code:`name`of the service category
Owner

here also syntax is somehow broken, please check and fix

here also syntax is somehow broken, please check and fix
tischrei marked this conversation as resolved
tischrei added 19 commits 2023-05-12 07:18:39 +00:00
Reviewed-by: Gode, Sebastian <sebastian.gode@telekom.de>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@telekom.de>
Co-committed-by: Gode, Sebastian <sebastian.gode@telekom.de>
Reviewed-by: Gode, Sebastian <sebastian.gode@telekom.de>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
Reviewed-by: vladimirhasko <vladimirhasko@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: vladimirhasko <vladimirhasko@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Reviewed-by: vladimirhasko <vladimirhasko@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
small fix
Some checks are pending
gl/check check status: pending (a7743e4c38792ac1d18561e1b08b826b6c702a15)
a7743e4c38
tischrei added 1 commit 2023-05-12 07:19:52 +00:00
fix bullets
All checks were successful
gl/check check status: success (77a3adf41ee978af3c1ac83e7134b62490e10bd1)
gl/gate gate status: success (77a3adf41ee978af3c1ac83e7134b62490e10bd1)
77a3adf41e
tischrei requested review from vhasko 2023-05-12 07:20:09 +00:00
sgode approved these changes 2023-05-12 07:21:55 +00:00
Member
Build succeeded. https://zuul.otc-service.com/t/gl/buildset/008b654fe3024b59b9e4a4b82f491261 - [otc-tox-pep8 ](https://zuul.otc-service.com/t/gl/build/212d8aaadabf4129a240782ef11c6751): SUCCESS in 2m 12s
tischrei added the
gate
label 2023-05-12 07:28:44 +00:00
Member
Build succeeded. https://zuul.otc-service.com/t/gl/buildset/75b18399949e45d79a0854c7e123b35b - [otc-tox-pep8 ](https://zuul.otc-service.com/t/gl/build/9a7e3e9725414f1ab8c9643a301d134d): SUCCESS in 2m 12s
zuul merged commit 6ab00242d2 into main 2023-05-12 07:31:18 +00:00
Sign in to join this conversation.
No Reviewers
No Milestone
5 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infra/otc-metadata#41
No description provided.