summaryrefslogtreecommitdiff
path: root/ARCH
diff options
context:
space:
mode:
Diffstat (limited to 'ARCH')
-rw-r--r--ARCH14
1 files changed, 7 insertions, 7 deletions
diff --git a/ARCH b/ARCH
index b63ef30..193b646 100644
--- a/ARCH
+++ b/ARCH
@@ -357,7 +357,7 @@ the design as described above.
jobs.
* Implement /1.0/read-configuration and /1.0/list-queue in Lorry
- Controller WEBAPP (3d)
+ Controller WEBAPP (3d) (S10450)
This requires implementing parsing of the configuration files in
CONFGIT, generation of Lorry specs from Trove specs,
@@ -365,7 +365,7 @@ the design as described above.
changes. list-queue needs to be implemented so that the results of
read-configuration can be verified.
-* Implement running jobs in Lorry Controller WEBAPP (1d)
+* Implement running jobs in Lorry Controller WEBAPP (1d) (S10451)
Requests /1.0/give-me-job, /1.0/job-update,
/1.0/list-running-jobs, /1.0/stop-job/. These do not actually run
@@ -373,17 +373,17 @@ the design as described above.
change the state of the job in STATEDB, and that's what needs to
be implemented and tested.
-* Implement MINION in Lorry Controller (1d)
+* Implement MINION in Lorry Controller (1d) (S10452)
* Implement /1.0/move-to-top/ and /1.0/move-to-bottom/ in Lorry
- Controller WEBAPP (1d)
+ Controller WEBAPP (1d) (S10453)
* Implement /1.0/list-all-jobs, /1.0/job/ in Lorry Controller
- WEBAPP (1d)
+ WEBAPP (1d) (S10454)
-* Implement /1.0/lorry/ in Lorry Controller WEBAPP (1d)
+* Implement /1.0/lorry/ in Lorry Controller WEBAPP (1d) (S10455)
-* Add new Lorry Controller to Trove (2d)
+* Add new Lorry Controller to Trove (2d) (S10456)
Replace old Lorry Controller with new one, and add any systemd
units needed to make it functional. Create at least a very basic