summaryrefslogtreecommitdiff
path: root/daily/07-May-2025.md
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-07-15 20:34:14 +0200
committerJasper Ras <jaspert.ras@gmail.com>2025-07-15 20:34:14 +0200
commit62483ddbc85da140b36eee2fa6bc43e7093eb3ad (patch)
tree33550a06020ec71e2777a6241447a40ba98c10ca /daily/07-May-2025.md
parent04db4c941799bfbfac666160e7b4298716649a7f (diff)
parenta9886bf2f8a35369a2c42070c5f83504dfab2bc5 (diff)
vault backup: 2025-07-15 20:34:14
Diffstat (limited to 'daily/07-May-2025.md')
-rw-r--r--daily/07-May-2025.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/daily/07-May-2025.md b/daily/07-May-2025.md
deleted file mode 100644
index 1263975..0000000
--- a/daily/07-May-2025.md
+++ /dev/null
@@ -1,20 +0,0 @@
-Werk aan ZFS backup goba met Mohammed. Mohammed was paar dagen sidetracked met devstack opzetten. Had eigenlijk gehoopt dat hij met een plan van aanpak betreffende implementatie zou komen (daar had ik op gehint vrijdag (of donderdag al?)).. Nu afgesproken dat hij dit gaat maken. Om 15:00 doen we een meet om het door te spreken.
-
-Rutger hint ernaar dat wij een business service gaan opzetten die producten voor de group op openstack oplevert.
-# Non-functional requirements:
-Technical constraints:
-- Python
-- Connexion
-- Venv deployed (no apt for dependency hell)
-- End to end tests
-- Unit tests
-
-Requirements:
-* Retrieving data should always be fast, correctness is less important
-* Creating new resources should always be validated properly, doesn't have to be fast as long as its correct.
-* Reliable
- * Creating or updating resources should be atomic
-# Functional requirements:
-- Authentication: the system requires users to be authenticated before being able to use its APIs.
-- Eventually consistent: it must not be that if a requested resource fails to create that another request has to be made. The creation of a resource is guaranteed.
-- Validation: a request must be strictly validated in order to ensure correctness, as soon as a request passes validation we must ensure it is fulfilled. \ No newline at end of file