Closed Bug 920018 Opened 11 years ago Closed 8 years ago

update balrog import-json.py script to work with domain whitelists

Categories

(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Unassigned)

Details

Currently, any blob with URLs in it cannot be imported because the domain whitelist is empty. We should probably just allow for passing it on the command line.
mass component change
Component: Tools → Balrog: Backend
Meant to say import-json.py. The specific problem is that this script instantiates an AUSDatabase() but never calls .setDomainWhitelist() on it. Because of this, any blob with _any_ fileUrl or fileUrls in it cannot be imported.
Summary: update balrog import-db.py scripts to work with domain whitelists → update balrog import-json.py script to work with domain whitelists
mass priority change after component move
Priority: -- → P3
We don't use this script anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Release Engineering → Release Engineering Graveyard
You need to log in before you can comment on or make changes to this bug.