Bug 954913

Summary: Implement property TestPlan.owner
Product: [Fedora] Fedora Reporter: Pavel Stehlik <pstehlik>
Component: python-nitrateAssignee: Petr Šplíchal <psplicha>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: lnie, ohudlick, psplicha
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-nitrate-1.0-0.fc20 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-18 22:54:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Stehlik 2013-04-22 12:56:51 UTC
Description of problem:
 Please expose property TestPlan.owner as owner is changeable & in our usage it's real person responsible for PLAN. Author (which is currently available) is not changeable in UI and can't currently serve to our purposes. 

Version-Release number of selected component (if applicable):
python-nitrate-0.9-0.fc17.noarch

How reproducible:
100%

Steps to Reproduce:
1. dir(TestPlan)
2.
3.
  
Actual results:
owner not in list

Expected results:
TestPlan.owner

Additional info:

Comment 1 Petr Šplíchal 2013-10-27 00:01:32 UTC
New attribute TestPlan.owner implemented and pushed:
https://github.com/psss/python-nitrate/commit/1c928e0
Update functionality is currently blocked by bug 1023679.

Comment 2 Fedora Update System 2014-04-11 15:25:46 UTC
python-nitrate-1.0-0.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-nitrate-1.0-0.fc20

Comment 3 lnie 2014-04-15 03:27:26 UTC
python-nitrate-1.0-0.fc20 works

Comment 4 Fedora Update System 2014-04-15 15:36:48 UTC
Package python-nitrate-1.0-0.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-nitrate-1.0-0.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5095/python-nitrate-1.0-0.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-05-18 22:54:03 UTC
python-nitrate-1.0-0.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.