Merge lp://staging/~blake-rouse/maas/fix-1401349 into lp://staging/~maas-committers/maas/trunk
Proposed by
Blake Rouse
Status: | Merged |
---|---|
Approved by: | Blake Rouse |
Approved revision: | no longer in the source branch. |
Merged at revision: | 3418 |
Proposed branch: | lp://staging/~blake-rouse/maas/fix-1401349 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
24 lines (+2/-2) 2 files modified
src/maasserver/templates/maasserver/node_view.html (+1/-1) src/maasserver/views/tests/test_nodes.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~blake-rouse/maas/fix-1401349 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jason Hobbs (community) | Approve | ||
Review via email: mp+244434@code.staging.launchpad.net |
Commit message
Fix node_view to use display_memory and adjust units to GiB.
To post a comment you must log in.
Looks fine but there should be a test right?