~mpontillo/maas:fix-rack-only-version--bug-1718270

Last commit made on 2017-09-19
Get this branch:
git clone -b fix-rack-only-version--bug-1718270 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
fix-rack-only-version--bug-1718270
Repository:
lp:~mpontillo/maas

Recent commits

f7ae589... by Mike Pontillo

LP: #1718270 - Fix unknown MAAS version for rack-only .deb installs.

0a6fc7b... by Björn Tillenius

Add actions to the switches listing. You now deploy images to switches there.

A caveat is that the listing doesn't update automatically as the action is performed. Meaning that if you deploy a switch, the status in the listing will stay Ready until you reload the page.

a00148b... by Newell Jensen

Add websocket handler for a node's script results.

dd96295... by Greg Lutostanski

LP: #1507712 - cli: maas logout causes KeyError for other profiles

There is a race where when profiles are being deleted, if this happens
between the __iter__ and __getitem__ (of a different invocation of the
cli) which are two different SQL queries, there is an inconsistent view.

So instead use a cache with a consistent view of the data. This
guarantees correct -- if stale behavior in the cli.

Note that this is acceptable because when running two commands at the
same time ordering is unknown and the cache only lives for the lifetime
of a single command.

0547361... by Newell Jensen

Add hardware testing scripts to the settings page. This allows a user to upload custom testing scripts. Only custom testing scripts are displayed.

f4318e4... by gbancroft

Add new DHCP section to subnet detail page, this is essentially moving existing information into a new section on the page.

As per https://github.com/CanonicalLtd/MAAS-design/issues/176 but not including the 'Type' info for the time being.

051e97c... by gbancroft

Added DHCP status column to /#/networks?by=fabric and /#/node/controller/ > VLAN tab
As per https://github.com/CanonicalLtd/MAAS-design/issues/175

3c2f938... by Andres Rodriguez

Update debian/changelog; open 2.3.0~beta1

58f83f3... by Andres Rodriguez

Update debian/changelog

345574d... by Andres Rodriguez

Update CHANGELOG