lp:~bjornt/maas
- Get this repository:
-
git clone
https://git.launchpad.net/~bjornt/maas
Branches
Name | Last Modified | Last Commit |
---|---|---|
maas-anvil-setup | 2024-11-21 16:47:52 UTC |
Add terraform
Author:
Björn Tillenius
Add terraform |
jenkins- |
2024-08-09 07:59:40 UTC |
Use 5 processes.
Author:
Björn Tillenius
Use 5 processes. |
jenkins-test | 2024-08-02 09:02:46 UTC |
dummy change.
Author:
Björn Tillenius
dummy change. |
bug-2073731-3.4 | 2024-07-31 07:55:14 UTC |
fix: don't fail commissioning if no suitable IPMI ciphers can be detected
Author:
Björn Tillenius
fix: don't fail commissioning if no suitable IPMI ciphers can be detected Some BMCs (like HPE ILO 5 3.05) seems to not report all the ciphers Instead of failing commissioning, we now only print out a warning. Resolves LP:2073731 (cherry picked from commit b2d55fd8c55b361 |
bug-2073731-3.5 | 2024-07-30 08:56:57 UTC |
fix: don't fail commissioning if no suitable IPMI ciphers can be detected
Author:
Björn Tillenius
fix: don't fail commissioning if no suitable IPMI ciphers can be detected Some BMCs (like HPE ILO 5 3.05) seems to not report all the ciphers Instead of failing commissioning, we now only print out a warning. Resolves LP:2073731 (cherry picked from commit b2d55fd8c55b361 |
commission- |
2024-07-30 08:01:04 UTC |
test: Fix test_Commission_starts_commissioning intermittent failure.
Author:
Björn Tillenius
test: Fix test_Commission (cherry picked from commit 68802ac8ba80d2a |
bug-2073731- |
2024-07-29 09:21:04 UTC |
fix: don't fail commissioning if no suitable IPMI ciphers can be detected
Author:
Björn Tillenius
fix: don't fail commissioning if no suitable IPMI ciphers can be detected Some BMCs (like HPE ILO 5 3.05) seems to not report all the ciphers Instead of failing commissioning, we now only print out a warning. Resolves LP:2073731 |
commission- |
2024-07-29 09:17:01 UTC |
test: Fix test_Commission_starts_commissioning intermittent failure.
Author:
Björn Tillenius
test: Fix test_Commission (cherry picked from commit 68802ac8ba80d2a |
bug-2073731-hotfix | 2024-07-26 12:47:23 UTC |
test: fix intermitten test_Commission_starts_commissioning failure
Author:
Björn Tillenius
test: fix intermitten test_Commission The test assumed a certain ordering of the ids, but relied |
perftests- |
2024-07-25 08:03:16 UTC |
test: enable query counting for v3 API performance tests
Author:
Björn Tillenius
test: enable query counting for v3 API performance tests Now we collect the number of queries that are being executed during As a side effect, we now also the API server in-process, making |
perftests- |
2024-07-23 08:54:49 UTC |
test: fix so that utilities/run-perf-tests-ci collect query count
Author:
Björn Tillenius
test: fix so that utilities/ utilities/ This disabled any query logging, resulting in no query count or timing Now, the 'queries' perftest trace always set DEBUG to True, so that |
system- |
2024-07-12 07:32:54 UTC |
fix: during commissioning reset the interface vlan only if an ip address on t...
Author:
Jacopo Rota
fix: during commissioning reset the interface vlan only if an ip address on that vlan exists (cherry-picked from f183792675a1517 (cherry picked from commit 490f440f33c89ba |
bug-2029522-3.3 | 2024-05-29 09:15:30 UTC |
fix: lp-2029522. Check if the connection was already dropped in the connectio...
Author:
Björn Tillenius
fix: lp-2029522. Check if the connection was already dropped in the connectionpool disconnect method. (cherry picked from commit c97dc1b3d16b561 |
bug-2029522-3.4 | 2024-05-29 07:41:04 UTC |
fix: lp-2029522. Check if the connection was already dropped in the connectio...
Author:
Jacopo Rota
fix: lp-2029522. Check if the connection was already dropped in the connectionpool disconnect method. (cherry picked from commit c97dc1b3d16b561 |
bug-2066276-3.3 | 2024-05-27 08:21:55 UTC |
Bug #2066276: ipv6 test failures: AttributeError: 'RRHeader' object has no at...
Author:
Björn Tillenius
Bug #2066276: ipv6 test failures: AttributeError: 'RRHeader' object has no attribute '_address' fix: parse DNS results correctly (cherry picked from commit 4f6ef7d4e2feab5 Limit test processes in parallel to 4 by default. It's possible to change the number of parallel processes by passing This aims to reduce the number of intermittent failures in our CI. (cherry picked from commit b2df4b603143d36 Apply intermittent test failure fix from e4d49a5503. (cherry picked from commit 1c07a56167bebc3 |
intermittent- |
2024-05-27 07:10:30 UTC |
Fix test_Commission_starts_commissioning intermittent failure.
Author:
Björn Tillenius
Fix test_Commission |
bug-2066276-3.4 | 2024-05-27 07:00:46 UTC |
Apply intermittent test failure fix from e4d49a5503.
Author:
Björn Tillenius
Apply intermittent test failure fix from e4d49a5503. |
3.4-test-ipv6 | 2024-05-23 12:51:01 UTC |
Limit number of subprocesses.
Author:
Björn Tillenius
Limit number of subprocesses. |
3.4-dhcp- |
2024-05-23 11:17:51 UTC |
Limit test processes in parallel to 4 by default.
Author:
Björn Tillenius
Limit test processes in parallel to 4 by default. It's possible to change the number of parallel processes by passing MAAS_ This aims to reduce the number of intermittent failures in our CI. |
limit-parallel- |
2024-05-23 11:15:37 UTC |
Limit test processes in parallel to 4 by default.
Author:
Björn Tillenius
Limit test processes in parallel to 4 by default. It's possible to change the number of parallel processes by passing MAAS_ This aims to reduce the number of intermittent failures in our CI. |
bug-2066276-3.5 | 2024-05-21 14:24:46 UTC |
fix: parse DNS results correctly
Author:
Alexsander de Souza
fix: parse DNS results correctly (cherry picked from commit 4f6ef7d4e2feab5 |
bug-2007297-3.3 | 2024-05-21 07:31:10 UTC |
Create a Session before instantiating the pylxd Client
Author:
Adam Collard
Create a Session before instantiating the pylxd Client (cherry picked from commit 33963ee1eb39c74 |
bug-2052958-3.3 | 2024-05-10 13:25:47 UTC |
fix: LP:2052958 cope with disks with missing serial metadata
Author:
Adam Collard
fix: LP:2052958 cope with disks with missing serial metadata (cherry picked from commit f57ed04744e7110 |
bug-2031482- |
2024-05-10 08:34:43 UTC |
Revert "fix: lp-2031482. If a controller interface has moved to a VLAN in ano...
Author:
Björn Tillenius
Revert "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 d65e60a89177569 This is temporary until we release 3.3.7. It will be re-applied after 3.3.7 is |
revert- |
2024-05-03 10:14:39 UTC |
Revert "fix(metadataserver): leave discovered interfaces disconnected"
Author:
Björn Tillenius
Revert "fix(metadatase This reverts commit 41fb68392a2d22d |
exit-rescue- |
2024-05-02 07:38:39 UTC |
Don't transition to FAILED_EXITING_RESCUE_MODE too early.
Author:
Björn Tillenius
Don't transition to FAILED_ When exiting rescue mode, the node is either turned off or power cycled If that check happens while a power cycle is happening, or before We now wait some time to elapse since the start of exiting rescue This is a temporary fix until we write a workflow for this. |
bug-2043970- |
2024-04-29 12:44:39 UTC |
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics
Author:
Björn Tillenius
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics Redo the fix for bug #2043970. In some cases we need to create VLANs/fabrics for interfaces that don't have Also removed the check whether a machine is a controller. A controller is not (cherry picked from commit 94dac1082c3a395 |
bug-2043970- |
2024-04-29 08:41:30 UTC |
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics
Author:
Björn Tillenius
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics Redo the fix for bug #2043970. In some cases we need to create VLANs/fabrics for interfaces that don't have Also removed the check whether a machine is a controller. A controller is not (cherry picked from commit 94dac1082c3a395 |
bug-2043970- |
2024-04-26 14:19:08 UTC |
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics
Author:
Björn Tillenius
Bug #2043970: MAAS 3.2.9 creates for Calico Interfaces 80.000 fabrics Redo the fix for bug #2043970. In some cases we need to create VLANs/fabrics for interfaces that don't have Also removed the check whether a machine is a controller. A controller is not |
bug-2056740-3.5 | 2024-03-13 15:51:17 UTC |
Bug #2056740: Can't commission/deploy AMT machines
Author:
Björn Tillenius
Bug #2056740: Can't commission/deploy AMT machines The maas-power script was passed "--boot-mode pxe" for AMT machines All other power drivers, including the newer AMT one, sets PXE boot every (cherry picked from commit 116ccedb102a781 |
bug-2057750-3.5 | 2024-03-13 10:38:29 UTC |
Bug #2057750: Can't pxe boot legacy non-uefi machines
Author:
Björn Tillenius
Bug #2057750: Can't pxe boot legacy non-uefi machines The rewrite rules in maas agent had 'bootloader' instead of (cherry picked from commit c9c16ac166c1eab |
bug-2056740- |
2024-03-13 10:32:46 UTC |
Bug #2056740: Can't commission/deploy AMT machines
Author:
Björn Tillenius
Bug #2056740: Can't commission/deploy AMT machines The maas-power script was passed "--boot-mode pxe" for AMT machines All other power drivers, including the newer AMT one, sets PXE boot every |
bug-2057750- |
2024-03-13 08:08:10 UTC |
Bug #2057750: Can't pxe boot legacy non-uefi machines
Author:
Björn Tillenius
Bug #2057750: Can't pxe boot legacy non-uefi machines The rewrite rules in maas agent had 'bootloader' instead of |
bug-2052958-3.4 | 2024-03-12 09:23:04 UTC |
fix: LP:2052958 cope with disks with missing serial metadata
Author:
Adam Collard
fix: LP:2052958 cope with disks with missing serial metadata (cherry picked from commit f57ed04744e7110 |
region-ip-not-valid | 2024-02-20 09:56:58 UTC |
failed to detect a valid IP address from 'None'
Author:
Björn Tillenius
failed to detect a valid IP address from 'None' In the configure workflow, the query for getting the region IPs Changed the query not to include any None values. |
bug-2053033- |
2024-02-14 14:07:16 UTC |
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
Author:
Björn Tillenius
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error) For some reason virsh prints out an error about executing But the error seems harmless. This patch ignores the error and (cherry picked from commit f0005e39bcadfc3 |
bug-2053033-3.3 | 2024-02-14 13:30:14 UTC |
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
Author:
Björn Tillenius
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error) For some reason virsh prints out an error about executing But the error seems harmless. This patch ignores the error and (cherry picked from commit f0005e39bcadfc3 |
bug-2053033- |
2024-02-14 13:26:39 UTC |
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
Author:
Björn Tillenius
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error) For some reason virsh prints out an error about executing But the error seems harmless. This patch ignores the error and (cherry picked from commit f0005e39bcadfc3 |
bug-2053033-3.4 | 2024-02-14 10:43:40 UTC |
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
Author:
Björn Tillenius
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error) For some reason virsh prints out an error about executing But the error seems harmless. This patch ignores the error and (cherry picked from commit f0005e39bcadfc3 |
bug-2053033- |
2024-02-14 09:31:00 UTC |
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
Author:
Björn Tillenius
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error) For some reason virsh prints out an error about executing But the error seems harmless. This patch ignores the error and |
maas-agent-http-206 | 2024-02-01 15:50:01 UTC |
Lint.
Author:
Björn Tillenius
Lint. |
temporal- |
2024-01-23 14:15:16 UTC |
Add a new asyncio worker that can run workflows.
Author:
Björn Tillenius
Add a new asyncio worker that can run workflows. |
inter-tech- |
2024-01-23 14:13:10 UTC |
Initial version inter-tech power driver.
Author:
Björn Tillenius
Initial version inter-tech power driver. |
power-driver- |
2023-11-21 09:53:39 UTC |
Add more logging for when power action fails.
Author:
Björn Tillenius
Add more logging for when power action fails. We had the issue that a machine wouldn't turn on when told |
fix-self-reference | 2023-11-20 16:32:42 UTC |
Don't reference self inside of a @transaction block.
Author:
Björn Tillenius
Don't reference self inside of a @transaction block. Inside a @transaction block, a new transaction is being created |
bug-2042540- |
2023-11-02 10:16:01 UTC |
Bug #204254: Machine sometimes revert to old status after power control Edit
Author:
Björn Tillenius
Bug #204254: Machine sometimes revert to old status after power control Edit The async methods related to power control uses multiple threads When using deferToDatabase and transational(), you must always |
maas-power- |
2023-11-01 10:08:21 UTC |
Allow maas-power to work with multiple-choice fields.
Author:
Björn Tillenius
Allow maas-power to work with multiple-choice fields. The IPMI driver allows multiple workaround flags to passed, but maas-power |
bug-2041854- |
2023-10-31 08:19:21 UTC |
Bug #2041854: Bump timeout for Vault secret migration
Author:
Björn Tillenius
Bug #2041854: Bump timeout for Vault secret migration MAAS can be busy and take more than 30 seconds to restart. Bump timeout to be twice as long. |
flag-image- |
2023-09-27 10:05:47 UTC |
Flag images that can be deployed to memory in the websocket handler.
Author:
Björn Tillenius
Flag images that can be deployed to memory in the websocket handler. bootresources. |
deploy- |
2023-09-27 09:32:19 UTC |
Allow non-Ubuntu OSes to be deployed to memory.
Author:
Björn Tillenius
Allow non-Ubuntu OSes to be deployed to memory. For uploaded files, deploying to memory is supported |
can-deploy- |
2023-09-27 09:00:32 UTC |
Use f-strings.
Author:
Björn Tillenius
Use f-strings. |
list-all- |
2023-09-25 08:49:50 UTC |
Add missing type annotation.
Author:
Björn Tillenius
Add missing type annotation. |
intermittent- |
2023-09-22 06:49:27 UTC |
Fix intermittent test_POST_creates_boot_resource failure.
Author:
Björn Tillenius
Fix intermittent test_POST_ |
tarball- |
2023-09-14 07:10:25 UTC |
Typo.
Author:
Björn Tillenius
Typo. |
custom- |
2023-09-13 12:39:01 UTC |
WIP make tarball ephemeral deploys work.
Author:
Björn Tillenius
WIP make tarball ephemeral deploys work. |
ephemeral- |
2023-09-05 06:37:01 UTC |
WIP
Author:
Björn Tillenius
WIP |
sqlalchemy- |
2023-07-20 13:44:13 UTC |
WIP - zone handler.
Author:
Björn Tillenius
WIP - zone handler. |
fastapi- |
2023-07-14 07:57:01 UTC |
Add tests for the db_conn FastAPI dependency.
Author:
Björn Tillenius
Add tests for the db_conn FastAPI dependency. |
sqlalchemy- |
2023-07-11 12:58:05 UTC |
Close db connections for each test.
Author:
Björn Tillenius
Close db connections for each test. |
sqlalchemy- |
2023-07-07 07:33:51 UTC |
Rework maasapiserver tests not to use pytest-postgresql.
Author:
Björn Tillenius
Rework maasapiserver tests not to use pytest-postgresql. |
pytest- |
2023-07-06 13:48:57 UTC |
Extract the non-Django database setup into its own pytest plugin.
Author:
Björn Tillenius
Extract the non-Django database setup into its own pytest plugin. The new database plugin still uses Django to setup the database, This allows the same fixtures to be used for sqlalchemy-based tests. |
sqlalchemy- |
2023-07-06 13:25:59 UTC |
Rework maasapiserver tests not to use pytest-postgresql.
Author:
Björn Tillenius
Rework maasapiserver tests not to use pytest-postgresql. |
sqlalchemy- |
2023-07-05 09:25:04 UTC |
Fix URL.
Author:
Björn Tillenius
Fix URL. |
current- |
2023-04-27 09:54:40 UTC |
Add foreign key constraints for current_foo_script_set attributes.
Author:
Björn Tillenius
Add foreign key constraints for current_ |
move-metadatase |
2023-04-27 07:15:35 UTC |
Move Script metadataserver models to maasserver.
Author:
Björn Tillenius
Move Script metadataserver models to maasserver. |
move-metadatase |
2023-04-26 07:37:01 UTC |
Add foreign key constraints for current_foo_script_set attributes.
Author:
Björn Tillenius
Add foreign key constraints for current_ |
move-metadatase |
2023-04-26 07:37:01 UTC |
Move Node metadataserver models to maasserver.
Author:
Björn Tillenius
Move Node metadataserver models to maasserver. |
bug-2009805-3.3 | 2023-03-13 12:35:23 UTC |
Bug #2009805: machine deploy install_kvm=True fails
Author:
Alberto Donato
Bug #2009805: machine deploy install_kvm=True fails exclude discovered IPs when selecting which to use for VM hosts deploys (cherry picked from commit 91442ef7aecbcd2 |
bug-2009805- |
2023-03-13 12:24:06 UTC |
LP #2009805: machine deploy install_kvm=True fails
Author:
Björn Tillenius
LP #2009805: machine deploy install_kvm=True fails Only consider IPs that have been configured by MAAS when choosing the right IP Previously it considered any IP associated with the interface, including I couldn't find a reliable way of testing this. There is already a test |
bug-2003310-3.3 | 2023-03-13 11:13:53 UTC |
Bug #2003310: Refresh scripts are not re-run if they pass, but fail to report...
Author:
Björn Tillenius
Bug #2003310: Refresh scripts are not re-run if they pass, but fail to report the results to the region While refreshing the hardware information for controllers, The exception was swallowed and ignored, though, so the This changes things so that the signal exception is caught (cherry picked from commit 42cdcb554f65574 |
bug-2003310- |
2023-03-10 14:25:33 UTC |
Improve log message.
Author:
Björn Tillenius
Improve log message. |
bug-2003310-debug | 2023-03-09 14:03:28 UTC |
Add some debug logging to debug bug #2003310.
Author:
Björn Tillenius
Add some debug logging to debug bug #2003310. |
machine- |
2023-01-27 14:35:34 UTC |
Make sqlalchemy handlers use new ip model.
Author:
Björn Tillenius
Make sqlalchemy handlers use new ip model. |
sqlalchemy- |
2023-01-25 10:06:43 UTC |
Allow boot_interface_id to be None in the sqlalchemy handlers.
Author:
Björn Tillenius
Allow boot_interface_id to be None in the sqlalchemy handlers. |
sampledata- |
2023-01-24 15:00:35 UTC |
Fix sample data generation to generate valid vids.
Author:
Björn Tillenius
Fix sample data generation to generate valid vids. MAAS ensures that the vid for VLANs are less than 4095. |
bug-1990172-3.3 | 2023-01-23 11:23:22 UTC |
LP #1990172: "20-maas-03-machine-resources" commissioning script improperly r...
Author:
Björn Tillenius
LP #1990172: "20-maas- The results was piped to 'tee', but pipefail wasn't set. (cherry picked from commit 15f64a96a59ef39 |
bug-1990172- |
2023-01-20 16:37:13 UTC |
LP #1990172: "20-maas-03-machine-resources" commissioning script improperly r...
Author:
Björn Tillenius
LP #1990172: "20-maas- The results was piped to 'tee', but pipefail wasn't set. |
perf-test- |
2023-01-20 11:36:03 UTC |
Run the performance tests together with the normal pytest tests.
Author:
Björn Tillenius
Run the performance tests together with the normal pytest tests. They are quick to run with an empty database, and by running them Also change run-perf-tests-ci to not hide the output, to make |
list-spike- |
2023-01-18 12:45:31 UTC |
Add an sqlalchemy handler that performs multiple queries.
Author:
Björn Tillenius
Add an sqlalchemy handler that performs multiple queries. The purpose of that is to see if we can optimize each query Also change the way status_message is calculated, from a CTE |
listing- |
2023-01-13 10:13:50 UTC |
Add sqlalchemy core handler that gets all data in one query.
Author:
Björn Tillenius
Add sqlalchemy core handler that gets all data in one query. Currently it's not optimized at all. It returns the right data, but probably There's also a handler using sqlalchemy ORM, but it's incomplete and disabled |
pytest- |
2023-01-09 13:28:58 UTC |
Make seeds reporting work when no setup has been done.
Author:
Björn Tillenius
Make seeds reporting work when no setup has been done. |
perftests- |
2023-01-05 10:12:45 UTC |
Control the garbage collection for the performance tests.
Author:
Björn Tillenius
Control the garbage collection for the performance tests. Before, one test could create a lot of garbage that then got Now we collect the garbage before a test being run, and also |
baseline-test | 2022-12-02 08:17:19 UTC |
Compare ids instead of the length.
Author:
Björn Tillenius
Compare ids instead of the length. |
test_handles_ |
2022-11-28 16:50:41 UTC |
Add debug logging to test_handles_missing_system_handler_on_notification.
Author:
Björn Tillenius
Add debug logging to test_handles_ It sometimes fails intermittently. I have a theory on why, but I want to see |
pytest-django-setup | 2022-11-28 14:33:43 UTC |
Add a pytest DB fixture to set up the database for the tests.
Author:
Björn Tillenius
Add a pytest DB fixture to set up the database for the tests. You now no longer have to run the pytest tests that require a DB using For the performance tests, it's possible to pass in a DB dump to use as well. I removed pytest-django, since we want to control how the DB is |
pytest- |
2022-11-28 14:26:15 UTC |
Print out the seeds for pytest test only if they fail.
Author:
Björn Tillenius
Print out the seeds for pytest test only if they fail. |
perf-test- |
2022-11-25 10:07:58 UTC |
Fix tests.
Author:
Björn Tillenius
Fix tests. |
perf-test- |
2022-11-24 15:19:22 UTC |
Drop default scope
Author:
Björn Tillenius
Drop default scope |
perf-test- |
2022-11-24 13:47:55 UTC |
Remove the @perf_test decorator.
Author:
Björn Tillenius
Remove the @perf_test decorator. It's not needed, and it was somewhat broken. It reverted back to The transaction is rolled back elsewhere for each tests, so no |
perf-test- |
2022-11-23 09:55:08 UTC |
Make it move explicit what the measure in the performance tests
Author:
Björn Tillenius
Make it move explicit what the measure in the performance tests Before, we measured how long the whole test took to run. That includes |
perftest- |
2022-11-22 14:41:50 UTC |
Add a performance tests for listing all machines with the websocket.
Author:
Björn Tillenius
Add a performance tests for listing all machines with the websocket. With this it's easier to track what the default page size should be. |
perftest- |
2022-11-22 14:28:31 UTC |
No implicit, hardcoded, path for bin/test.perf
Author:
Björn Tillenius
No implicit, hardcoded, path for bin/test.perf bin/test.perf always passed src/maasperf to pyttest. This made it CI uses utilities/ |
move-authorizat |
2022-11-21 10:24:11 UTC |
Lint.
Author:
Björn Tillenius
Lint. |
schemaspy-jammy | 2022-11-16 08:42:28 UTC |
Fix schemaspy after switch to jammy.
Author:
Björn Tillenius
Fix schemaspy after switch to jammy. |
bug-1992330-3.2 | 2022-11-16 08:13:45 UTC |
Don't return ipv6 boot addresses for ipv4 subnets.
Author:
Björn Tillenius
Don't return ipv6 boot addresses for ipv4 subnets. An ipv4 subnet won't be able to use ipv6 addresses, and it would break the (cherry picked from commit 425a78cfd666e05 |
bug-1990383- |
2022-11-15 09:13:12 UTC |
LP #1990383: Link subnet on new machine
Author:
Björn Tillenius
LP #1990383: Link subnet on new machine Fixed the API so that it allows editing interfaces the same way the UI allows. |
bug-1988229- |
2022-11-15 08:26:31 UTC |
Rename parameter.
Author:
Björn Tillenius
Rename parameter. |
bug-1996074- |
2022-11-11 13:50:50 UTC |
LP #1996074: Machine details stuck at "Loading" for machines with no disks
Author:
Björn Tillenius
LP #1996074: Machine details stuck at "Loading" for machines with no disks The issue was that if you delete all disks from a machine, the testing I've changed things so that when you create a new scriptset, we only clean up Now the real issue is that Node.current_ |
admin_can_ |
2022-11-10 13:42:14 UTC |
Fix test_PUT_admin_can_change_power_type intermittent failure.
Author:
Björn Tillenius
Fix test_PUT_ If the power type is 'lxd', it fails, since it can't generate the certificate. |
bug-1955709- |
2022-11-09 17:20:16 UTC |
Fix lint.
Author:
Björn Tillenius
Fix lint. |
1 → 100 of 426 results | First • Previous • Next • Last |