lp:~emdw/maas

Get this repository:
git clone https://git.launchpad.net/~emdw/maas
Only Eline Maaike De Weerd can upload to this repository. If you are Eline Maaike De Weerd please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-lp2054709-workflow-execution-error 2024-04-18 11:21:51 UTC
removed extra getattr, added test for nested temporal err, added assertionerr...

Author: Eline Maaike De Weerd
Author Date: 2024-04-18 11:21:51 UTC

removed extra getattr, added test for nested temporal err, added assertionerror if no error raised

logs-o11y-config-updates 2023-11-24 16:08:43 UTC
removed comments

Author: Eline Maaike De Weerd
Author Date: 2023-11-24 16:08:43 UTC

removed comments

image-storage-add-endpoint 2023-10-09 14:18:22 UTC
use get_or_create in update

Author: Eline Maaike De Weerd
Author Date: 2023-10-09 14:18:22 UTC

use get_or_create in update

redirect-bind-dhcpd-logs 2023-08-16 12:39:28 UTC
renamed tags to align with deb

Author: Eline Maaike De Weerd
Author Date: 2023-08-16 12:39:28 UTC

renamed tags to align with deb

redirect_services_logs 2023-08-11 09:00:45 UTC
removed redirect of stderr

Author: Eline Maaike De Weerd
Author Date: 2023-08-11 09:00:45 UTC

removed redirect of stderr

redirect_nginx_logs 2023-08-11 08:33:51 UTC
modified nginx conf

Author: Eline Maaike De Weerd
Author Date: 2023-08-11 08:33:51 UTC

modified nginx conf

master 2023-06-13 22:36:21 UTC
ci: add test-race as a separate target

Author: Anton Troyanov
Author Date: 2023-06-13 22:36:21 UTC

ci: add test-race as a separate target

fix-suit-e-typo 2023-06-12 15:08:52 UTC
modified test for improved error message

Author: Eline Maaike De Weerd
Author Date: 2023-06-12 15:08:52 UTC

modified test for improved error message

add-ansible-metric 2023-06-09 10:01:03 UTC
tidied up file check

Author: Eline Maaike De Weerd
Author Date: 2023-06-09 10:01:03 UTC

tidied up file check

fix-1835153-ephemeral-deploy 2023-05-26 15:34:32 UTC
Changed deploying logic such that script_set does not get created for ephemer...

Author: Eline Maaike De Weerd
Author Date: 2023-05-24 15:29:20 UTC

Changed deploying logic such that script_set does not get created for ephemeral deployments

backport-fix-1990416-to-3.3 2023-04-14 06:30:37 UTC
Update error msgs concerning setting of MAAS URL with correct command for snap

Author: Eline Maaike De Weerd
Author Date: 2023-04-12 01:09:14 UTC

Update error msgs concerning setting of MAAS URL with correct command for snap

(cherry picked from commit e23e1477affc0aa067b5fa9f59baeeee1b857f65)

backport-fix-1959648-to-3.3 2023-04-13 07:00:44 UTC
included subnet ids with vlan returns

Author: Eline Maaike De Weerd
Author Date: 2023-04-05 11:00:19 UTC

included subnet ids with vlan returns

(please check if it's doing the right thing, was unsure about bug description)

(cherry picked from commit 7e48dfa48c83eddfed5f24e29bdb365881dc1024)

fix_1990416_invalid_command_maas_url 2023-04-11 08:11:23 UTC
update error msgs with correct command for snap

Author: Eline Maaike De Weerd
Author Date: 2023-04-11 08:11:23 UTC

update error msgs with correct command for snap

fix_1959648_ws_vlan_handler_subnet_id_incl 2023-04-04 22:06:57 UTC
changed sorting of subnet ids

Author: Eline Maaike De Weerd
Author Date: 2023-04-04 22:06:57 UTC

changed sorting of subnet ids

isolate-power-drivers 2023-01-25 10:01:38 UTC
formatted, issues with tests: provisioningserver.rackdservices,rpc,tests to b...

Author: Eline Maaike De Weerd
Author Date: 2023-01-25 10:01:38 UTC

formatted, issues with tests: provisioningserver.rackdservices,rpc,tests to be fixed

timeout-configuration 2023-01-16 15:24:29 UTC
tests to pytest

Author: Eline Maaike De Weerd
Author Date: 2023-01-16 15:24:29 UTC

tests to pytest

fix_1933408_discovery_parent 2022-09-19 15:06:09 UTC
lint issue

Author: Eline Maaike De Weerd
Author Date: 2022-09-19 15:06:09 UTC

lint issue

2.9 2022-08-30 10:14:16 UTC
test-related fixes to allow running tests with launchpad-ci

Author: Alberto Donato
Author Date: 2022-08-30 10:14:16 UTC

test-related fixes to allow running tests with launchpad-ci

- don't run aa-exec in docker
- require gpg-agent since it's not preinstalled in all images

(cherry-pick from 5ea820c563694e1d188ce63d6263da7a5be0e63e)

3.0 2022-08-30 07:51:33 UTC
test-related fixes to allow running tests with launchpad-ci

Author: Alberto Donato
Author Date: 2022-08-30 07:51:33 UTC

test-related fixes to allow running tests with launchpad-ci

- don't run aa-exec in docker
- require gpg-agent since it's not preinstalled in all images

(cherry-pick from 5ea820c563694e1d188ce63d6263da7a5be0e63e)

3.2 2022-08-26 14:51:23 UTC
LP:1982315 use rack IP instead of hostname in preseed if external DNS is used

Author: Alberto Donato
Author Date: 2022-08-26 14:51:23 UTC

LP:1982315 use rack IP instead of hostname in preseed if external DNS is used

This also makes handling of X-Forwarded-For a bit safer, since it ignores extra IPs that might come before the one from the rackd proxy (e.g. client-supplied values).

directory_layout_script 2022-08-26 11:07:50 UTC
Move to Operations, prefer git ls-files over directory traversal

Author: Adam Collard
Author Date: 2022-08-26 11:02:44 UTC

Move to Operations, prefer git ls-files over directory traversal

3.1 2022-07-12 07:35:03 UTC
test-related fixes to allow running tests with launchpad-ci

Author: Alberto Donato
Author Date: 2022-07-12 07:35:03 UTC

                  test-related fixes to allow running tests with launchpad-ci

- don't run aa-exec in docker
- require gpg-agent since it's not preinstalled in all images

                  __EOF__
                  rm -r $work_dir

2.7 2022-06-29 16:51:15 UTC
Release 2.7.4 RC2

Author: Dan Streetman
Author Date: 2022-06-29 16:49:24 UTC

Release 2.7.4 RC2

2.8 2022-03-30 13:43:08 UTC
Release 2.8.8

Author: Jorge Merlino
Author Date: 2022-03-30 13:43:08 UTC

Release 2.8.8

rack_region_exploration 2021-08-23 21:07:51 UTC
extra IP from payload to find machine in front of rack controller

Author: Christian Grabowski
Author Date: 2021-08-23 21:07:51 UTC

extra IP from payload to find machine in front of rack controller

include remote IP in each payload to region server

2.6 2021-06-28 15:53:45 UTC
Reuse metric structures for Prometheus

Author: Victor Tapia
Author Date: 2021-06-28 15:53:45 UTC

Reuse metric structures for Prometheus

Backport of 2ad24e0

2.9.2-branch 2021-03-18 14:54:46 UTC
Set GO111MODULE to off to build with latest go snap

Author: Adam Collard
Author Date: 2021-03-18 14:54:46 UTC

Set GO111MODULE to off to build with latest go snap

2.7.1-branch 2020-05-22 17:13:43 UTC
2.7.1 with UI bits

Author: Adam Collard
Author Date: 2020-05-22 17:13:43 UTC

2.7.1 with UI bits

2.4 2020-05-16 00:56:30 UTC
Backport of 9424d23 LP: #1869958 - Run fio using the native block size of the...

Author: Lee Trager
Author Date: 2020-05-16 00:56:30 UTC

Backport of 9424d23 LP: #1869958 - Run fio using the native block size of the disk.

2.3 2020-04-17 22:27:36 UTC
Backport of c25d426 LP: #1870171 - Remove token associations when transferrin...

Author: Lee Trager
Author Date: 2020-04-17 22:27:36 UTC

Backport of c25d426 LP: #1870171 - Remove token associations when transferring ownership of a Node.

2.5 2019-05-31 15:48:23 UTC
backport 20a6b1e4ae4f4b48a6763a4915e18195ae4defb6 - LP: #1817674 - Completely...

Author: Anthony Dillon
Author Date: 2019-05-31 15:48:23 UTC

backport 20a6b1e4ae4f4b48a6763a4915e18195ae4defb6 - LP: #1817674 - Completely remove the DNS resource when deleting from the UI

1.9 2017-12-06 15:38:33 UTC
LP: #1713795 - Grub change the name of the shim, breaking image import in Trusty

Author: Andres Rodriguez
Author Date: 2017-12-06 15:38:33 UTC

LP: #1713795 - Grub change the name of the shim, breaking image import in Trusty

2.2 2017-10-30 14:51:05 UTC
Backport of 98b29059a2630ba09efc0bd34a55e6de9eadbb00 from master.

Author: Blake Rouse
Author Date: 2017-10-30 14:51:05 UTC

Backport of 98b29059a2630ba09efc0bd34a55e6de9eadbb00 from master.

Recreate RPC connection in the database when updating the running regiond processes.

2.1 2017-04-26 20:11:27 UTC
[r=andreserl][bug=1686169][author=andreserl] Revert rev5602, which fixed LP: ...

Author: Andres Rodriguez
Author Date: 2017-04-26 20:11:27 UTC

[r=andreserl][bug=1686169][author=andreserl] Revert rev5602, which fixed LP: #1686169. This causes rack controllers to fail importing images

2.0 2016-11-02 20:26:14 UTC
[r=ltrager][bug=1554636][author=ltrager] Update iSCSI targets on every import...

Author: Lee Trager
Author Date: 2016-11-02 20:26:14 UTC

[r=ltrager][bug=1554636][author=ltrager] Update iSCSI targets on every import (in case last time failed to update).

1.5 2016-09-03 00:36:16 UTC
[r=andreserl][bug=][author=ricgard] Backport: template change for generated d...

Author: Mike Pontillo
Author Date: 2016-09-03 00:36:16 UTC

[r=andreserl][bug=][author=ricgard] Backport: template change for generated docs back link to maas.io.

1.7 2016-09-03 00:35:30 UTC
[r=andreserl][bug=][author=ricgard] Backport: template change for generated d...

Author: Mike Pontillo
Author Date: 2016-09-03 00:35:30 UTC

[r=andreserl][bug=][author=ricgard] Backport: template change for generated docs back link to maas.io.

1.10 2016-03-04 21:45:27 UTC
[r=mpontillo][bug=1499934][author=mpontillo] Fix handling of null/empty value...

Author: Mike Pontillo
Author Date: 2016-03-04 21:45:27 UTC

[r=mpontillo][bug=1499934][author=mpontillo] Fix handling of null/empty values in VMware power driver, leading to incorrect URL construction. (Fixes bug #1499934.)

1.8 2015-12-22 19:09:15 UTC
[r=mpontillo][bug=1484696][author=billy-olsen] Specify the disablereuse=on fo...

Author: Billy Olsen
Author Date: 2015-12-22 19:09:15 UTC

[r=mpontillo][bug=1484696][author=billy-olsen] Specify the disablereuse=on for the websockets ProxyPass configuration to workaround upstream bug https://bz.apache.org/bugzilla/show_bug.cgi?id=55890

1.6 2014-08-25 01:56:22 UTC
[r=julian-edwards][bug=1360008][author=julian-edwards] Fix the 0088_z_backpor...

Author: Julian Edwards
Author Date: 2014-08-25 01:56:22 UTC

[r=julian-edwards][bug=1360008][author=julian-edwards] Fix the 0088_z_backport_trunk_0099 migration which gave a transaction error if matching Network records already existed.

1.3 2014-04-17 09:04:23 UTC
[r=rvb][author=rvb] Backport 1765: Documentation theme; Backport 2258: Add th...

Author: Raphaël Badin
Author Date: 2014-04-17 09:04:23 UTC

[r=rvb][author=rvb] Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision, last revision date, and build date to the documentation pages; Backport 2238: Add version switcher. This only affects the documentation (i.e. not part of what gets packaged).

1.2 2014-04-16 08:32:33 UTC
Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision,...

Author: Raphaël Badin
Author Date: 2014-04-16 08:32:33 UTC

Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision, last revision date, and build date to the documentation pages; Backport 2238: Add version switcher. This only affects the documentation (i.e. not part of what gets packaged).

1.4 2014-04-07 18:10:37 UTC
[r=julian-edwards][bug=1302956][author=rvb] Add the version switcher widget. ...

Author: Raphaël Badin
Author Date: 2014-04-07 18:10:37 UTC

[r=julian-edwards][bug=1302956][author=rvb] Add the version switcher widget. Add the new `doc-with-versions` make target to generate a version of the documentation that includes the version switcher widget.

1.0 2012-07-06 10:31:27 UTC
Use absolute path in COMMISSIONING_SCRIPT.

Author: Raphaël Badin
Author Date: 2012-07-06 10:31:27 UTC

Use absolute path in COMMISSIONING_SCRIPT.

144 of 44 results
This repository contains Public information 
Everyone can see this information.