Bug 1352575 - v3 REST API | job object status description should be in upper case letters and inside a <state> entry
Summary: v3 REST API | job object status description should be in upper case letters a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RestAPI
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.0.2
: 4.0.2
Assignee: Juan Hernández
QA Contact: Raz Tamir
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-04 11:44 UTC by Raz Tamir
Modified: 2016-08-12 14:31 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-08-12 14:31:19 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.0.z+
ylavi: blocker-
rule-engine: planning_ack+
juan.hernandez: devel_ack+
lsvaty: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 60135 0 master MERGED restapi: Convert job and step status to upper case 2016-07-04 16:32:24 UTC
oVirt gerrit 60162 0 ovirt-engine-4.0.0 ABANDONED restapi: Convert job and step status to upper case 2016-07-04 16:43:36 UTC
oVirt gerrit 60163 0 ovirt-engine-4.0 MERGED restapi: Convert job and step status to upper case 2016-07-04 18:14:53 UTC

Description Raz Tamir 2016-07-04 11:44:20 UTC
Description of problem:
The job object's status should be in upper case letters:
'STARTED'
'FINISHED'
'FAILED'
'ABORTED'
'UNKNOWN' 


Version-Release number of selected component (if applicable):
rhevm-4.0.2-0.2.rc1.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Red Hat Bugzilla Rules Engine 2016-07-04 11:58:12 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 2 Raz Tamir 2016-07-04 12:01:23 UTC
Also,
The status should be:
<status>
  <state>SOMESTATE</state>
</status>

Comment 3 Raz Tamir 2016-07-26 18:24:32 UTC
Verified on ovirt-engine-4.0.2-0.1.rc.el7ev.noarch


Note You need to log in before you can comment on or make changes to this bug.