Although we do have self-service set up for watcher and watcher-dashboard, unfortunately the rules disallow “yoga” and “zed” tracks. That was an oversight on my part as I didn’t realise the old style track names hadn’t been set up for those OpenStack charms.
Please could you add a “\s+” rule for the self-service of track names to watcher and watcher-dashboard, or if that’s too ‘open’, the add the “yoga” and “zed” tracks.
Unfortunately, I think we both meant \S+ rather than \s+, as it won’t accept zed:
Error in result; perhaps the track is illegal?
result is: '{"error-list":[{"code":"invalid-tracks","extra":{"name":"zed","package-id":"blqnrhoz2vp4WuZQ4BvcXREYfKXNtgFr","package-type":"charm","track-guardrails":["\\s+","\\d{4}\\.[12]"]},"message":"Invalid track name: zed"}]