31+ Ideas (post MVP) » History » Sprint/Milestone 3
bmbouter, 03/28/2017 06:28 PM
Posting results of the "task management" MVP call
1 | 1 | bmbouter | # 3.1+ Ideas (post MVP) |
---|---|---|---|
2 | |||
3 | ### Authentication |
||
4 | |||
5 | - External |
||
6 | - Expiring passwords |
||
7 | - REMOTE_USER support? |
||
8 | |||
9 | ### Authorization |
||
10 | |||
11 | \<put ideas here\> |
||
12 | |||
13 | ### Repository |
||
14 | |||
15 | - Versioned repositories |
||
16 | |||
17 | 2 | bmbouter | ### Content Manipulation |
18 | |||
19 | - Sync can have "sync" options. |
||
20 | - Sync options are different than "importer" attributes. |
||
21 | |||
22 | 1 | bmbouter | ### Importers |
23 | |||
24 | - Sync from multiple importers |
||
25 | 2 | bmbouter | - We need to support multiple importers to properly support distributions and ostree (with distributions). |
26 | - add auto-publish feature |
||
27 | 1 | bmbouter | |
28 | 3 | bmbouter | ### Task Management |
29 | |||
30 | Allow filtering of tasks on 'completed' or 'started'. These 'meta' states are not states directly, but they represent a group of states. For instance 'completed' would be represent 'skipped', 'completed', 'failed', and 'canceled'. |
||
31 | |||
32 | Additional filtering support: |
||
33 | |||
34 | - worker |
||
35 | - started_at, filtered by less than, greater than |
||
36 | - finished_at, filtered by less than, greater than |
||
37 | - resource field on an associated ReservedResource |
||
38 | |||
39 | As an authenticated user I can DELETE a task |
||
40 | |||
41 | 1 | bmbouter | ### Task Scheduling |
42 | |||
43 | ### Server Plugins (which content types are available and importers and publishers) |
||
44 | |||
45 | ### Plugin Download API |
||
46 | |||
47 | - FTP |