lp:~bjornt/maas/get-apt-proxy

Created by Björn Tillenius and last modified
Get this branch:
bzr branch lp:~bjornt/maas/get-apt-proxy
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Björn Tillenius
Project:
MAAS
Status:
Development

Recent revisions

6071. By Björn Tillenius

Fix test failures.

6070. By Björn Tillenius

Fix imports.

6069. By Björn Tillenius

Factor out getting the apt proxy.

6068. By Björn Tillenius

[r=blake-rouse][bug=][author=bjornt] Update HACKING.txt and add some helper script to allow machines to be
PXE booted of a development server (e.g. make run).

6067. By Данило Шеган

[r=blake-rouse][bug=][author=danilo] Port remaining maas-region commands to use argparse instead of optparse in order to support both Django 1.8 and 1.11 (optparse support dropped in 1.10).

6066. By Данило Шеган

[r=blake-rouse][bug=][author=danilo] Move MAAS config commands (local_config_get, local_config_set, local_config_reset) to use argparse instead of optparse: argparse style is supported in both Django 1.8 and 1.11.

6065. By Mike Pontillo

[r=blake-rouse][bug=][author=mpontillo] Make .idea directory creation consistent with .run directory.

Previously, there was a .idea directory checked into source control. However, the .idea directory is in the .bzrignore (and .gitignore) files. So it doesn't work quite right, because if you are actually using a code editor that supports IDEA project files (such as PyCharm), every time you open the project, those files will be updated, and the fact that .idea is ignored doesn't matter; those changes will still be present in your `bzr status`, and they're very easy to accidentally commit.

The solution is to make the .idea directory consistent with other skeleton runtime directories in MAAS (namely the ".run" directory).

This means developers wishing to use the IDEA project files will need to `make pycharm` (or `make .idea`) before launching an IDEA-based code editor.

6064. By Blake Rouse

[r=blake-rouse][bug=][author=blake-rouse] Update snapcraft to allow building in clean container. Update version string to show its trunk.

6063. By Данило Шеган

[r=mpontillo][bug=][author=danilo] Make VirtualBlockDevice.uuid editable and drop a workaround used to set it before because it was editable=False.

6062. By Björn Tillenius

[r=danilo][bug=][author=bjornt] Fix test_restore_network_interfaces_extra intermittent test failure.

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