lp:~andreserl/maas/lp1628067

Created by Andres Rodriguez and last modified
Get this branch:
bzr branch lp:~andreserl/maas/lp1628067
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andres Rodriguez
Project:
MAAS
Status:
Development

Recent revisions

5467. By Andres Rodriguez

FUJ changes to match copy-doc

5466. By Gavin Panella

[r=allenap][bug=][author=allenap] Missing dependencies for IPython.

5465. By Aymen Frikha

[r=mpontillo][bug=1536354][author=aym-frikha] API keys can have now names assigned to them.

 * Users are now able to generate new API with a name, using:
[API] maas ubuntu account create-authorisation-token name=TestKey
[CLI] maas apikey --username=ubuntu --generate --name TestKey

 * Users can also update existing API keys name, using:
[API] maas ubuntu account update-token-name token={{token key}} name=TestKey
[CLI] maas apikey --username=ubuntu --update {{token key}} --name TestKey

* Users are now able to list API keys with their names, using:
[API] maas ubuntu account list-authorisation-tokens
[CLI] maas apikey --username=ubuntu --with-names

If a new API key is generated without any name, the existing default name (which was never exposed to the user before) is assigned to it: "MAAS Consumer". (All existing keys will also have this name assigned to them.)

5464. By Gavin Panella

[r=blake-rouse][bug=1631061][author=allenap] Raise TypeError if a synchronous function returns Deferred.

Also patch deferToThreadPool to ensure that functions called in threads do not return Deferreds.

5463. By Blake Rouse

[r=mpontillo][bug=1605476][author=blake-rouse] Trigger DNS update when dnssec_validation changes.

5462. By Blake Rouse

[r=allenap][bug=1631420][author=blake-rouse] Show 'Selected for download' instead of 'Queued for download'.

5461. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Upgrade flake8 and its dependencies.

Also check McCabe complexity when checking lint.

5460. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Upgrade to a recent IPython.

5459. By Blake Rouse

[r=mpontillo][bug=1631024][author=blake-rouse] Fix discoveries table to have more space for the name column.

5458. By Blake Rouse

[r=mpontillo][bug=1631022][author=blake-rouse] Improve logging when a rack registers with a region.

 * Only log registrations from existing controllers once.
   (from the region master process)
 * Clean up logging to make it clearer and more informative.
 * Add region PIDs to detailed logs, so that detailed logging
   is more useful and no longer redundant.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~maas-committers/maas/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers