lp:~ltrager/maas
- Get this repository:
-
git clone
https://git.qastaging.paddev.net/~ltrager/maas
Branches
Name | Last Modified | Last Commit |
---|---|---|
vmfs7 | 2021-06-09 23:35:49 UTC |
adam-collard fixes
Author:
Lee Trager
adam-collard fixes |
lp1927657_3.0 | 2021-05-12 22:50:07 UTC |
LP: #1927657 - Always include the default kernel command line options
Author:
Lee Trager
LP: #1927657 - Always include the default kernel command line options |
lp1927657 | 2021-05-12 18:22:54 UTC |
ack fix
Author:
Lee Trager
ack fix |
grub_debug_2.7 | 2021-05-11 00:09:02 UTC |
Merge branch '2.7' into grub_debug_2.7
Author:
Lee Trager
Merge branch '2.7' into grub_debug_2.7 |
lp1923268_2.7 | 2021-05-10 22:51:47 UTC |
LP: #1923268 - Make default grub.cfg architecture agnostic.
Author:
Lee Trager
LP: #1923268 - Make default grub.cfg architecture agnostic. Backport of f606805 |
deprecate_ |
2021-05-10 22:46:41 UTC |
Remove linuxefi and initrdefi from GRUB configuration.
Author:
Lee Trager
Remove linuxefi and initrdefi from GRUB configuration. The linuxefi and initrdefi have been deprecated from GRUB. They are Backport of 4f6ac0c |
lp1923268_2.8 | 2021-05-10 21:17:44 UTC |
Merge branch '2.8' into lp1923268_2.8
Author:
Lee Trager
Merge branch '2.8' into lp1923268_2.8 |
grub_debug_2.8 | 2021-05-10 19:48:03 UTC |
Fix typo
Author:
Lee Trager
Fix typo |
deprecate_ |
2021-05-08 01:00:46 UTC |
Remove linuxefi and initrdefi from GRUB configuration.
Author:
Lee Trager
Remove linuxefi and initrdefi from GRUB configuration. The linuxefi and initrdefi have been deprecated from GRUB. They are Backport of 4f6ac0c |
workaround_ |
2021-05-08 00:49:14 UTC |
Work around LP:1865515 for Ubuntu.
Author:
Lee Trager
Work around LP:1865515 for Ubuntu. When GRUB chainboots to another signed SHIM the chain of trust is broken. This This will not fix SecureBoot on other operating system and relies on the SHIM |
lp1923268_2.9 | 2021-05-07 00:32:37 UTC |
Add GRUB mapping for PPC64EL
Author:
Lee Trager
Add GRUB mapping for PPC64EL |
grub_debug_2.9 | 2021-05-07 00:31:37 UTC |
Merge branch '2.9' into grub_debug_2.9
Author:
Lee Trager
Merge branch '2.9' into grub_debug_2.9 |
grub_ppc64 | 2021-05-07 00:25:32 UTC |
Add GRUB mapping for PPC64EL
Author:
Lee Trager
Add GRUB mapping for PPC64EL |
remove_ |
2021-05-06 00:07:15 UTC |
Remove the GetBootSources V1 RPC call.
Author:
Lee Trager
Remove the GetBootSources V1 RPC call. |
remove_ |
2021-05-05 23:42:14 UTC |
Remove DHCP configure and validate V1 RPC calls.
Author:
Lee Trager
Remove DHCP configure and validate V1 RPC calls. |
remove_ |
2021-05-05 22:30:34 UTC |
Remove ListBootImagesV1 RPC call.
Author:
Lee Trager
Remove ListBootImagesV1 RPC call. ListBootImagesV2 was added in MAAS 1.7. Every supported version of MAAS has |
drop_cat | 2021-05-05 21:33:57 UTC |
drop useless cat in snap install hook
Author:
Alberto Donato
drop useless cat in snap install hook Backport of 0cf756 |
deprecate_ |
2021-05-05 17:53:54 UTC |
Remove linuxefi and initrdefi from GRUB configuration.
Author:
Lee Trager
Remove linuxefi and initrdefi from GRUB configuration. The linuxefi and initrdefi have been deprecated from GRUB. They are Backport of 4f6ac0c |
lp1923268 | 2021-05-04 23:55:57 UTC |
LP: #1923268 - Make default grub.cfg architecture agnostic.
Author:
Lee Trager
LP: #1923268 - Make default grub.cfg architecture agnostic. |
disable_ |
2021-05-04 21:31:22 UTC |
Merge branch 'master' into disable_boot_architectures_postgres_rpc
Author:
Lee Trager
Merge branch 'master' into disable_ |
disable_ |
2021-05-04 20:53:21 UTC |
Fix subnet form tests
Author:
Lee Trager
Fix subnet form tests |
disable_ |
2021-05-04 00:30:06 UTC |
Use f-strings
Author:
Lee Trager
Use f-strings |
disable_ |
2021-05-03 23:00:29 UTC |
Fix failing test
Author:
Lee Trager
Fix failing test |
disable_ |
2021-05-03 20:48:13 UTC |
Merge branch 'master' into disable_boot_architectures_model
Author:
Lee Trager
Merge branch 'master' into disable_ |
disable_ |
2021-04-28 03:06:47 UTC |
Add Subnet websocket handler support for disable_boot_architectures
Author:
Lee Trager
Add Subnet websocket handler support for disable_ |
boot_method_names | 2021-04-28 03:01:11 UTC |
Set unique identifiable names for boot methods.
Author:
Lee Trager
Set unique identifiable names for boot methods. Make sure each boot method has a unique name which describes the boot method. |
zhmcclient_dep_dump | 2021-04-27 19:55:58 UTC |
ack fix
Author:
Lee Trager
ack fix |
lp1923867 | 2021-04-23 01:49:25 UTC |
LP: #1923867 - Delete old NodeDevices when the PCI address changes.
Author:
Lee Trager
LP: #1923867 - Delete old NodeDevices when the PCI address changes. PCI addresses are unque on a system. If a device is added this address may |
ipxe_for_all | 2021-04-21 04:28:10 UTC |
Enable iPXE on any architecture.
Author:
Lee Trager
Enable iPXE on any architecture. When iPXE is the booting client it sends both the architecture code and a |
fix_architecture | 2021-04-21 03:18:22 UTC |
Automatically fix an incorrect architecture.
Author:
Lee Trager
Automatically fix an incorrect architecture. When adding a new machine if a user selects the wrong architecture booting will Commissioning may still fail due to the archive being set to ports.ubuntu.com |
enable_ |
2021-04-21 01:28:42 UTC |
Reenable AMD64 UEFI HTTP booting and enable ARM64 UEFI booting.
Author:
Lee Trager
Reenable AMD64 UEFI HTTP booting and enable ARM64 UEFI booting. MAAS will now respond to AMD64 and ARM64 UEFI HTTP boot requests. When booting |
config_ |
2021-04-15 03:57:35 UTC |
Add disabled_boot_architectures configuration option to rackd.conf
Author:
Lee Trager
Add disabled_ Users may now disable boot architectures by adding them to the |
enable_ |
2021-04-14 00:45:41 UTC |
Automatically enable VNIC characteristics on S390X when deploying a VM host
Author:
Lee Trager
Automatically enable VNIC characteristics on S390X when deploying a VM host S390X partitions do not forward packets over bridges by default. To allow packet |
grub_debug | 2021-04-08 20:35:20 UTC |
bjornt fixes
Author:
Lee Trager
bjornt fixes |
remove_ |
2021-04-07 02:45:40 UTC |
Remove linuxefi and initrdefi from GRUB configuration.
Author:
Lee Trager
Remove linuxefi and initrdefi from GRUB configuration. The linuxefi and initrdefi have been deprecated from GRUB. They are currently |
lp1917652_2.9 | 2021-03-30 04:59:38 UTC |
LP: #1917652 - Increase timeout for BMC detection commands.
Author:
Lee Trager
LP: #1917652 - Increase timeout for BMC detection commands. Some BMCs are very slow to respond. Increase the timeout for commands run Cherry-pick of dd3af77 |
improve_ |
2021-03-30 02:43:05 UTC |
Improve IPMI cipher detection.
Author:
Lee Trager
Improve IPMI cipher detection. Previously IPMI cipher detection tried both bmc-config and ipmitool. This Backport of 3961116 |
lp1917652 | 2021-03-30 02:23:52 UTC |
Merge branch 'master' into lp1917652
Author:
Lee Trager
Merge branch 'master' into lp1917652 |
test_get_ |
2021-03-30 01:36:55 UTC |
Fix test_get_boot_order_auto_not_deployed
Author:
Lee Trager
Fix test_get_ |
improve_ |
2021-03-29 18:47:26 UTC |
adam-collard fix
Author:
Lee Trager
adam-collard fix |
hmcz_transition |
2021-03-29 18:28:45 UTC |
adam-collard fixes
Author:
Lee Trager
adam-collard fixes |
set_boot_ |
2021-03-23 23:24:47 UTC |
Catch unhandled defer
Author:
Lee Trager
Catch unhandled defer |
revert_lp1916860 | 2021-03-16 01:00:24 UTC |
Revert "LP: #1916860 - Check for gaps in supported ciphers when using ipmitool"
Author:
Lee Trager
Revert "LP: #1916860 - Check for gaps in supported ciphers when using ipmitool" This reverts commit 00de313b19a264f |
serialize_ |
2021-03-15 22:57:26 UTC |
ack fixes
Author:
Lee Trager
ack fixes |
set_boot_order_hmcz | 2021-03-15 19:32:35 UTC |
Merge branch 'master' into set_boot_order_hmcz
Author:
Lee Trager
Merge branch 'master' into set_boot_order_hmcz |
add_set_ |
2021-03-15 18:10:29 UTC |
Merge branch 'master' into add_set_boot_driver_to_power_drivers
Author:
Lee Trager
Merge branch 'master' into add_set_ |
set_boot_order_rpc | 2021-03-12 02:31:26 UTC |
ack fixes
Author:
Lee Trager
ack fixes |
hmcz_chassis | 2021-03-12 02:07:06 UTC |
bjornt fixes
Author:
Lee Trager
bjornt fixes |
lp1910473_2.7 | 2021-03-08 20:37:13 UTC |
Fix failing test
Author:
Lee Trager
Fix failing test |
proxmox_ |
2021-03-08 18:51:32 UTC |
Fix various Proxmox papercuts
Author:
Lee Trager
Fix various Proxmox papercuts * power_vm_name is required Backport of c19697f |
lp1916093_2.9 | 2021-03-08 18:04:36 UTC |
LP: #1916093 - Fix adding more than one Proxmox BMC and add chassis support
Author:
Lee Trager
LP: #1916093 - Fix adding more than one Proxmox BMC and add chassis support Backport of 0125208 |
proxmox_papercuts | 2021-03-08 18:02:31 UTC |
ack fix
Author:
Lee Trager
ack fix |
lp1916860 | 2021-03-04 03:58:10 UTC |
LP: #1916860 - Check for gaps in supported ciphers when using ipmitool
Author:
Lee Trager
LP: #1916860 - Check for gaps in supported ciphers when using ipmitool |
lp1916093 | 2021-03-03 17:37:02 UTC |
adam-collard patch
Author:
Lee Trager
adam-collard patch |
hmcz_paused_ |
2021-03-02 20:27:33 UTC |
Merge branch 'master' into hmcz_paused_terminated
Author:
Lee Trager
Merge branch 'master' into hmcz_paused_ |
condense_luns | 2021-03-02 19:50:39 UTC |
bjornt fix
Author:
Lee Trager
bjornt fix |
lp1916317_2.9 | 2021-02-25 00:02:28 UTC |
LP: #1916317 - Add web socket function to delete or download Script content
Author:
Lee Trager
LP: #1916317 - Add web socket function to delete or download Script content Backport of 6fa37cd |
ibm_z_partition | 2021-02-23 20:08:54 UTC |
Add boot support for IBM Z Partitions.
Author:
Lee Trager
Add boot support for IBM Z Partitions. |
lp1916317 | 2021-02-22 20:43:32 UTC |
LP: #1916317 - Add web socket function to delete or download Script content
Author:
Lee Trager
LP: #1916317 - Add web socket function to delete or download Script content |
lxd_gh_8477 | 2021-02-19 21:17:35 UTC |
GH:LXC/LXD #8477 - Rework block size handling
Author:
Lee Trager
GH:LXC/LXD #8477 - Rework block size handling LXD sources were updated to fix a bug in LXD which incorrectly read the |
lp1916073_2.9 | 2021-02-19 21:03:13 UTC |
LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64
Author:
Lee Trager
LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64 Backport of b1b55d2 |
lp1916073 | 2021-02-19 19:43:59 UTC |
LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64
Author:
Lee Trager
LP: #1916073 - Include qemu-efi-aarch64 when install_kvm=True on ARM64 |
lp1915970_2.9 | 2021-02-19 01:03:25 UTC |
LP: #1915970 - Skip Facebook Wedge BMC detection on non-x86 architectures
Author:
Lee Trager
LP: #1915970 - Skip Facebook Wedge BMC detection on non-x86 architectures Facebook Wedge BMC detection uses dmidecode to detect if commissioning is I discovered this while enabling IBM Z which does not support BMC Backport of c076fdd |
lp1915970 | 2021-02-18 00:54:22 UTC |
LP: #1915970 - Skip Facebook Wedge BMC detection on non-x86 architectures
Author:
Lee Trager
LP: #1915970 - Skip Facebook Wedge BMC detection on non-x86 architectures Facebook Wedge BMC detection uses dmidecode to detect if commissioning is I discovered this while enabling IBM Z which does not support BMC detection |
hmcz_power_driver | 2021-02-17 19:17:31 UTC |
adam-collard fix
Author:
Lee Trager
adam-collard fix |
lp1912697 | 2021-02-11 20:03:02 UTC |
Fix failing test
Author:
Lee Trager
Fix failing test |
replace_node_device | 2021-02-11 09:55:09 UTC |
Allow a NodeDevice to be replaced by a different device using the same address.
Author:
Lee Trager
Allow a NodeDevice to be replaced by a different device using the same address. |
lp1914165 | 2021-02-03 01:00:30 UTC |
Apply patch from adam-collard
Author:
Lee Trager
Apply patch from adam-collard |
lp1911825_2.9 | 2021-01-21 01:14:24 UTC |
LP: #1911825 - Don't set BMC.ip_address when power_address contains an FQDN
Author:
Lee Trager
LP: #1911825 - Don't set BMC.ip_address when power_address contains an FQDN When a BMC is created or edited MAAS maps its IP address to a subnet which Backport of 19a09e6 |
proxmox_2.9 | 2021-01-20 23:34:32 UTC |
LP: #1805799 - Add Proxmox power driver
Author:
Lee Trager
LP: #1805799 - Add Proxmox power driver Backport of 07ce9a2 |
webhook_2.9 | 2021-01-20 22:49:50 UTC |
s/get_running_version/get_maas_version/g
Author:
Lee Trager
s/get_running_ |
proxmox | 2021-01-20 22:37:37 UTC |
Merge branch 'master' into proxmox
Author:
Lee Trager
Merge branch 'master' into proxmox |
ltrager/ |
2021-01-19 19:26:04 UTC |
Fix lint
Author:
Lee Trager
Fix lint |
lp1911825 | 2021-01-18 22:23:01 UTC |
ack fix
Author:
Lee Trager
ack fix |
webhook | 2021-01-13 23:16:01 UTC |
ack fixes
Author:
Lee Trager
ack fixes |
gh8308 | 2021-01-07 21:52:21 UTC |
GH:lxc/lxd:8308 - LXD resources return null when there are no USB devices
Author:
Lee Trager
GH:lxc/lxd:8308 - LXD resources return null when there are no USB devices |
lp1910473_2.8 | 2021-01-07 21:20:14 UTC |
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity.
Author:
Lee Trager
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity. Cherry pick of ed1ad1bc2 |
lp1910473_2.9 | 2021-01-07 17:41:26 UTC |
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity.
Author:
Lee Trager
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity. Cherry pick of ed1ad1bc2 |
lp1910473 | 2021-01-07 02:00:29 UTC |
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity.
Author:
Lee Trager
LP: #1910473 - Don't assume NUMA nodes maintain linear continuity. |
node_device_ |
2021-01-05 17:17:39 UTC |
Merge branch 'master' into node_device_constraints
Author:
Lee Trager
Merge branch 'master' into node_device_ |
lp1909985 | 2021-01-05 03:48:26 UTC |
Add the start time for commissioning, testing, and installation ScriptSets on...
Author:
Lee Trager
Add the start time for commissioning, testing, and installation ScriptSets on the websocket. LP: #1909985 |
node_device_ |
2021-01-05 01:56:01 UTC |
Merge branch 'node_device_api' into node_device_websocket
Author:
Lee Trager
Merge branch 'node_device_api' into node_device_ |
node_device_api | 2021-01-05 01:55:22 UTC |
Merge branch 'process_node_device_data' into node_device_api
Author:
Lee Trager
Merge branch 'process_ |
process_ |
2021-01-05 01:50:56 UTC |
adam-collard fixes
Author:
Lee Trager
adam-collard fixes |
node_device_model | 2020-12-16 21:38:26 UTC |
ack fix
Author:
Lee Trager
ack fix |
validate_ |
2020-12-01 21:19:24 UTC |
Validate that release-prepare runs in a branch made for that target.
Author:
Lee Trager
Validate that release-prepare runs in a branch made for that target. |
lp1904398_2.8 | 2020-11-25 21:01:02 UTC |
LP: #1904398 - Only set machines to commissioning in form when anonymous
Author:
Lee Trager
LP: #1904398 - Only set machines to commissioning in form when anonymous Backport of 9f03422 |
lp1904398_2.9 | 2020-11-25 20:54:56 UTC |
LP: #1904398 - Only set machines to commissioning in form when anonymous
Author:
Lee Trager
LP: #1904398 - Only set machines to commissioning in form when anonymous Backport of 9f03422 |
lp1904398 | 2020-11-25 04:29:39 UTC |
LP: #1904398 - Only set machines to commissioning in form when anonymous
Author:
Lee Trager
LP: #1904398 - Only set machines to commissioning in form when anonymous |
lp1904267 | 2020-11-19 03:00:33 UTC |
LP: #1904267 - Fallback to reading /sys in get_interfaces()
Author:
Lee Trager
LP: #1904267 - Fallback to reading /sys in get_interfaces() When migrating enlistment to maas-run- |
lp1893690_2.8 | 2020-11-18 20:27:18 UTC |
LP: #1893690 - Remove duplicate hardware UUIDs when detected.
Author:
Lee Trager
LP: #1893690 - Remove duplicate hardware UUIDs when detected. Some Dell hardware uses the service number for the hardware UUID. This Backport of 2f5b2c |
lp1904329 | 2020-11-17 01:58:44 UTC |
LP: #1904329 - Check for SMARTCTL support using alternative string
Author:
Lee Trager
LP: #1904329 - Check for SMARTCTL support using alternative string |
busy-wait- |
2020-11-10 00:37:32 UTC |
Fix lint
Author:
Lee Trager
Fix lint |
focal_default | 2020-11-06 05:42:02 UTC |
Change the default commissioning OS to 20.04 LTS, Focal, on new installations.
Author:
Lee Trager
Change the default commissioning OS to 20.04 LTS, Focal, on new installations. The libvirt-bin metapackage was deprecated in 18.04 and removed from 20.04. The websocket has also been updated to allow KVM hosts to be deployed on any |
invalid_ |
2020-11-05 23:27:08 UTC |
Retry IPMI power commands without K_g key on K_g key failure.
Author:
Lee Trager
Retry IPMI power commands without K_g key on K_g key failure. Some BMCs will claim they are IPMI 2.0 complainant, allow you to set an When there is an IPMI failure which is due to an K_g key and an K_g key |
lp1887436 | 2020-11-03 19:44:14 UTC |
LP: #1887436 - Capture the BMC MAC address when detecting IPMI BMCs
Author:
Lee Trager
LP: #1887436 - Capture the BMC MAC address when detecting IPMI BMCs |
images_ |
2020-10-16 07:47:20 UTC |
ack fix
Author:
Lee Trager
ack fix |
cipher_ |
2020-10-14 17:16:04 UTC |
Determine and configure the IPMI cipher suite id with bmc-config or ipmitool.
Author:
Lee Trager
Determine and configure the IPMI cipher suite id with bmc-config or ipmitool. BMC firmware can be buggy and different tools surface these bugs in different |
ipmi_verify_ |
2020-10-08 18:37:40 UTC |
Verify that an IPMI BMC is configured for secure use.
Author:
Lee Trager
Verify that an IPMI BMC is configured for secure use. 30-maas- |
bmc_config_ |
2020-09-29 20:04:54 UTC |
Merge branch 'master' into bmc_config_parameters
Author:
Lee Trager
Merge branch 'master' into bmc_config_ |
1 → 100 of 541 results | First • Previous • Next • Last |