Updating redmine tickets to jira tickets

This commit is contained in:
Spencer Krum
2014-11-17 17:49:29 +00:00
parent 86c8eb5436
commit 3d3b7012e3
2 changed files with 2 additions and 2 deletions

View File

@@ -209,7 +209,7 @@ def reports_node(node):
def report_latest(node_name):
"""Redirect to the latest report of a given node. This is a workaround
as long as PuppetDB can't filter reports for latest-report? field. This
feature has been requested: http://projects.puppetlabs.com/issues/21554
feature has been requested: https://tickets.puppetlabs.com/browse/PDB-203
"""
node = get_or_abort(puppetdb.node, node_name)
reports = get_or_abort(puppetdb._query, 'reports',