Comment 2 for bug 1536354

Revision history for this message
Mike Pontillo (mpontillo) wrote :

With the fix Aymen contributed, users can now use the `maas <profile> accounts` and `maas apikey` commands to assign consumer names to key, and view keys' consumer names.

Examples: http://paste.ubuntu.com/23289946/

(Though the `apikey` command changed a little before it landed.)

There is an issue with the web UI portion, so we split it off to a separate branch. It's using the old YUI code and is more difficult for us to instruct a new contributor to develop with, since Web UI is moving to angular. (it's also questionable if we should do this, IMHO, since we'll likely replace it soon.)