~blake-rouse/maas:fix-1846141

Last commit made on 2019-10-09
Get this branch:
git clone -b fix-1846141 https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
fix-1846141
Repository:
lp:~blake-rouse/maas

Recent commits

d1b4ed1... by Blake Rouse

Switch to str casting.

801132c... by Blake Rouse

Fixes LP: #1846141 - Add triggers for creating, updating, and deleting SSL keys.

c73814c... by Blake Rouse

Remove the need for CSRF to require authentication, being that its a POST request its protected by CORS. Login requires a CSRF before authentication, and current login view returns the CSRF token unauthenticated.

04814e0... by Lee Trager

LP: #1846348 - Include all test statuses and remove tooltip from websocket

d593bba... by Blake Rouse

Fixes LP: #1847086 - Update username max_length to 150 for event model.

1c1ddb8... by Blake Rouse

Fix issues with running services and commands with the new venv.

3ed974a... by Caleb Ellis

Add NUMA nodes card to machine summary.

5c633b3... by Alberto Donato

Drop reference to --devmode in HACKING.rst

311e291... by Steve Rydz

Add field for tests that accept a URL

af1af4d... by Alberto Donato

add network interface hardware details to websocket call and SRIOV VF count.