8ca75da...
by
Mauricio Faria de Oliveira
on 2024-05-08
Prepare for 3.2.11 release
10032f4...
by
Jacopo Rota
on 2024-07-19
refactor(rpc): rework the region and cluster rpc protocols
(backported from commit f94381c8cdd9855 d5ba4d3728117e7 d872cb6c90)
[mfo: backport:
refresh context lines around import statements:
- src/maasserver/ rpc/regionservi ce.py: hunk 1
- src/provisionin gserver/ rpc/clusterserv ice.py: hunk 1
- src/provisionin gserver/ rpc/testing/ __init_ _.py: hunk 1
- src/provisionin gserver/ rpc/tests/ test_common. py: hunk 1]
revert PEP585 (in py39; focal is py38):
- src/provisionin gserver/ rpc/common. py
SecuredRPCPr otocol. __init_ _(): list[bytes] -> List[bytes]]
Signed-off-by: Mauricio Faria de Oliveira <email address hidden>
d4620cc...
by
Adam Collard
on 2023-06-23
s/warn/warning/ to avoid deprecated method
(cherry picked from commit 1d6ed83aadbad02 4f149d4ae9e0499 14a5aa8472)
642e18d...
by
Igor Brovtsin
on 2022-09-16
Updated IP for "no route" test in "provisioningse rver.utils. tests.test_ network: TestGetSourceAd dress"
(cherry picked from commit 7ab74d5a37f602e 50de0e973d2707e ac1b1c6d41)
075f513...
by
Adam Collard
on 2022-06-24
Flaky test fixes - use MAAS_WAIT_ FOR_REACTOR timeout globally
* Move crochet.get_timeout to maastesting. get_testing_ timeout
* Migrate rpc fixture to use global timeout value
* Migrate provisioningser ver.rackdservic es to use global test timeout
* Migrate remaining .wait([0-9]+) to use global TIMEOUT
* MAASTwistedRunTest callers to use global TIMEOUT
(cherry picked from commit c0b1aa18f06a87f 1e0a0c6744ca8f9 937d284334)
728f1b8...
by
Adam Collard
on 2022-06-17
Add info to help understand what happened when crochet tests timeout
(cherry picked from commit 3413d76d9ba5fda d02239b1198fa4e 2ed894e0a9)
69d2264...
by
Alberto Donato
on 2022-06-15
use "localhost" insted of IP as DNS address
This is needed with newer dig version as passing "127.0.0.1" when in IPv6 mode
causes it to fail with the following response:
;; Skipping mapped address '::ffff:127.0.0.1'
;; No acceptable nameservers
(cherry picked from commit 7dca5357ff7df3e aeeb84baf813b15 4f93b63758)
998bfe6...
by
Adam Collard
on 2022-05-27
Fix flaky test trying to generate a shared secret
End result to wait 60s instead of 10s
(cherry picked from commit 6f6e40de3d011d3 f59be57329c0259 d530fa865c)
ecccc7f...
by
Mauricio Faria de Oliveira
on 2024-07-23
Reapply "fix: lp-2031482. If a controller interface has moved to a VLAN in another fabric, move all the assigned subnets to the new VLAN/fabric. For machines, simply clear all the IPs."
This reverts commit 205aaf2476ece76 bc50ae61b14f33a cda4d1c058.
04a11a8...
by
Mauricio Faria de Oliveira
on 2024-07-23
Revert "Prepare for 3.2.11 release"
This reverts commit 5996fed9693d5a9 97786761876b365 eea17a1769.