Nir Soffer has posted comments on this change.

Change subject: schema: introduce HostJobs basic types
......................................................................


Patch Set 1:

(1 comment)

Add "queued" or "scheduled" status

https://gerrit.ovirt.org/#/c/49450/1/lib/api/vdsmapi-schema.json
File lib/api/vdsmapi-schema.json:

Line 4095: #
Line 4096: # Since: 4.17.3
Line 4097: ##
Line 4098: {'enum': 'HostJobStatus',
Line 4099:  'data': ['running', 'aborted', 'error', 'done']}
> Is it possible to have a job not started yet?
Yes, we need "queued" status.

The current code is good only for v2v jobs, which do not use the executor, so 
they are always running.
Line 4100: 
Line 4101: ##
Line 4102: # @HostJobType:
Line 4103: #


-- 
To view, visit https://gerrit.ovirt.org/49450
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibedc242e22de0f3c69e722596a03fb0538594009
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Ala Hino <ah...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to