lp:maas/2.3

Created by Mike Pontillo and last modified
Get this branch:
bzr branch lp:maas/2.3

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MAAS Committers
Project:
MAAS
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://git.launchpad.net/maas.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

6685. By Björn Tillenius

Use a variable for snapcraft in the Makefile.

This allows you to use a custom snapcraft for testing.

6684. By Mike Pontillo

Add form to create new DNS records.

 * Change karma configuration to use built JavaScript.
 * Reorganize YUI code into a specific directory.
 * Remove react and react-dom from vendor bundle.

6683. By Newell Jensen

LP: #1751907 -- Add support for tag filtering to pods. Set KVM Pods to have 'virtual' tag.

6682. By Björn Tillenius

Fix TestDHCPSnippetHandler intermittent failures.

Don't check the exact date, since the value in the django object and the
database might be slightly different.

6681. By Newell Jensen

LP: #1753874 -- Fix typo in virsh pod driver for get_pod_pool_size_map.

6680. By Björn Tillenius

Fix test__calls_handler_with_update_on_update intermittent failure.

Explicitly pass a changed attribute. Before we relied on that the django
object wasn't exactly the same as the database row, which wasn't always
the case. So even though django force a database update, if no values
had changed, postgres didn't consider it an update, so the trigger
wasn't called.

6679. By Karl Williams

LP: #1749874 Fix icon sizing

Ensured that all icons inherit the base icon styling

6678. By Blake Rouse

Raise an exception when trying to access a field that was deferred from being loaded.

6677. By Blake Rouse

Modify TimestampModel to use a datetime now just like Django, but with as_sql to use CURRENT_TIMESTAMP.

    This reduces the number of queries on a save of an object from n*2 to just n, because a is not called before every save.

6676. By Blake Rouse

Revert "Modify TimestampModel to use a datetime now just like Django, but with as_sql to use CURRENT_TIMESTAMP."

This reverts commit 9331708bce364a8a015e4c164e21a1a12e459b0b.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers