lp://staging/~ltrager/maas/peer_proxy
- Get this branch:
- bzr branch lp://staging/~ltrager/maas/peer_proxy
Branch merges
- Andres Rodriguez (community): Needs Information
-
Diff: 139 lines (+61/-1)4 files modifiedsrc/maasserver/models/config.py (+2/-1)
src/maasserver/proxyconfig.py (+18/-0)
src/maasserver/tests/test_proxyconfig.py (+33/-0)
src/provisioningserver/templates/proxy/maas-proxy.conf.template (+8/-0)
Branch information
Recent revisions
- 6042. By Lee Trager
-
Allow user Squid proxy config to be defined in /etc/maas/
proxy/{ *.acl, *.conf} or /var/snap/ maas/common/ proxy/{ *.acl, *.conf} - 6041. By Mike Pontillo
-
[r=blake-
rouse][ bug=][author= mpontillo] Fix hostmap creation when IP addresses are created on VLANs with DHCP relay enabled. Also fix DHCP snippet triggers to fire when they occur on a VLAN with DHCP relay enabled. - 6040. By Nobuto Murata
-
[r=newell-
jensen] [bug=][ author= nobuto] Update Pod related API parameter document parts - 6039. By Newell Jensen
-
[r=ltrager][bug=1687487][author=
newell- jensen] Change hostname uniqueness check to use Node instead of Machine so that region, racks, etc. are checked for a potential conflicting hostname when adding a Pod. - 6038. By Mike Pontillo
-
[r=blake-rouse][bug=1686234][author=mpontillo] Fix automatic addition and removal of hostnames provided by DHCP.
* Hostnames belonging to a Node can no longer be eclipsed by a dynamic hostname.
* DNS resources already containing a static IP address can no longer be modified by DHCP lease events.
* DNS resources are now properly removed when the last dynamic IP address associated with them is deleted.
* Logging has been added when adding or removing a dynamic hostname.
* Dynamic IP addresses are no longer deleted and recreated when not necessary.
* Move the coerce_to_valid_ hostname( ) function to the provisioningser ver.utils. network module. - 6037. By Björn Tillenius
-
[r=ltrager][bug=1643640][author=bjornt] Prevent 'Ubuntu' to be listed multiple times when custom Ubuntu images
are used. - 6036. By Mike Pontillo
-
[r=ltrager][bug=1686732][author=mpontillo] Allow releasing IP addresses of type DISCOVERED using the API.
- 6035. By Lee Trager
-
[r=blake-rouse][bug=1686171][author=ltrager] Warn users when running unsupported tests on 14.04
- 6034. By Lee Trager
-
[r=newell-jensen][bug=1687500][author=ltrager] If a StaticIPAddress has no subnet ip_is_on_vlan now returns False to prevent an AttributeError
- 6033. By Andres Rodriguez
-
[r=andreserl,
blake-rouse] [bug=1687620][author=andreserl] Restart maas-proxy instead of reloading when running in the snap
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~maas-committers/maas/trunk