add release_status() for repos in yumrepoinfo
ClosedPublic

Authored by garretraziel on Jul 31 2014, 9:42 AM.

Details

Summary

Add release_status() that returns release status of specified repo.
If repo is not top-parent repo, return release_status of its top parent.

Test Plan

py.test testing/

Diff Detail

Repository
rLTRN libtaskotron
Lint
Lint Skipped
Unit
Unit Tests Skipped
garretraziel retitled this revision from to add release_status() for repos in yumrepoinfo.Jul 31 2014, 9:42 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added a reviewer: kparal.
garretraziel updated this revision to Diff 574.Jul 31 2014, 9:48 AM

added better docstring for release_status()

kparal accepted this revision.Jul 31 2014, 11:52 AM

Thanks, please push.

This revision is now accepted and ready to land.Jul 31 2014, 11:52 AM
garretraziel closed this revision.Jul 31 2014, 11:59 AM
garretraziel updated this revision to Diff 575.

Closed by commit rLTRN0403083f9278 (authored by Garret Raziel <boloomka@gmail.com>).