lp:~jjqq/maas

Owned by jjqq
Get this repository:
git clone https://git.launchpad.net/~jjqq/maas
Only jjqq can upload to this repository. If you are jjqq please log in for upload directions.

Branches

Name Last Modified Last Commit
james-create-discovered-subnet-in-correct-fabric 2023-03-16 17:42:19 UTC
Create discovered subnets in CORRECT fabric.

Author: jjqq
Author Date: 2023-03-16 17:18:58 UTC

Create discovered subnets in CORRECT fabric.

There is a use case:
- MAAS's DHCP is disabled, and an external DHCP sever is used for PXE boot.
- MAAS has 2 nics, named nic1, nic2. The nic2 is actually the one used for provisioning.
- MAAS based on the nic name order, created fabric-0, fabric-1 for them respectively. The fabric-1 is actually the one used for provisioning, while default fabric is fabric-0 which is almost usless.
- Commission a node, the node get an ip, the node UI shows its IP as "Auto assigned".
- MAAS detected the ip is bound coming from nic2 so it set the node's fabric=1 (more precisely, set vlan_id = id of untagged vlan of fabric-1)
- MAAS found the ip is not belonging to any existing subnets, so it automatically create a subnet, but it always create the subnet on fabric-0. This is the begining of all wrong things later.
- Deploy the node, also succeeded, when finished, it is node UI shows ip correctly
- Release the node, then the node status shows "Node must be attached to a network", this is because it could not find a proper subnet in fabric-1.
- The node become unavailable for Deploying unless Commission again.

So this PR create such discovered subnet in correct fabric.

master 2023-03-16 16:51:12 UTC
Update maas-ui to cec5033b8

Author: Nick De Villiers
Author Date: 2023-03-16 16:51:12 UTC

Update maas-ui to cec5033b8
fix(auth): Log out user if session has expired MAASENG-1414 (#4818)

- Added `sessionExpired` to status state
- Set authenticated to false if session expires
- Add info notification on login screen if session expires
- Add warning message on session timeout page to inform users that session will expire if timeout length changed

---------

Co-authored-by: Adam Collard <sparkiegeek@users.noreply.github.com>
Co-authored-by: Peter Makowski <me+git@petermakowski.io>

3.3 2023-03-14 23:36:54 UTC
fix: set explicit testtools version

Author: Anton Troyanov
Author Date: 2023-03-14 23:36:54 UTC

fix: set explicit testtools version

testtools 2.6.0 has a breaking change [1] that leads to an error:

    AttributeError: module 'email' has no attribute 'message'

[1]: https://github.com/testing-cabal/testtools/commit/b4bcd3c3d1964352d5f51def08629114057541a8

(cherry picked from commit f08e136c52d5dab55e73da9f9e65042bb28ad612)

3.0 2023-03-08 10:54:12 UTC
backport fix for lp1929478 to 3.0

Author: Seyeong Kim
Author Date: 2023-03-08 10:54:12 UTC

backport fix for lp1929478 to 3.0

3.2 2023-03-06 19:00:52 UTC
fix(cli): use profile.url to build absolute uri

Author: Anton Troyanov
Author Date: 2023-03-06 19:00:52 UTC

fix(cli): use profile.url to build absolute uri

When MAAS is behind a load-balancer or proxy
(e.g. HAProxy with `mode tcp`), CLI should use MAAS URL stored in profile
to build absolute URI of a resource, instead of relying on `uri` property
returned by `/describe`.

Resolves LP:2009186

(cherry picked from commit 28c72b81ed318b283cd3f2ddcae2e199ca067228)

3.1 2023-03-06 14:51:32 UTC
LP:1773150 replace invalid UTF-8 chars in smartctl output

Author: Alberto Donato
Author Date: 2023-03-06 14:51:32 UTC

LP:1773150 replace invalid UTF-8 chars in smartctl output

backport of 002f8c1c2d4a248b75fca33e3de29665464bf829

james-hdparm-secure-erase 2023-03-02 21:37:51 UTC
Update maas-offline-docs to 06df75ae

Author: Bill Wear
Author Date: 2023-03-02 21:37:51 UTC

Update maas-offline-docs to 06df75ae
Updated maas-documentation-25.md to current discourse version

machine-list-spike 2023-02-25 23:19:30 UTC
Fix test failures related to row.ips.

Author: Björn Tillenius
Author Date: 2023-01-30 09:54:13 UTC

Fix test failures related to row.ips.

temporal-spike 2022-12-05 17:28:20 UTC
Temporal spike dependencies

Author: Igor Brovtsin
Author Date: 2022-12-05 17:28:20 UTC

Temporal spike dependencies

2.9 2022-11-17 15:29:44 UTC
Add test changelog entry.

Author: Mauricio Faria de Oliveira
Author Date: 2022-11-17 15:29:44 UTC

Add test changelog entry.

Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>

2.8 2022-10-26 14:45:48 UTC
Release 2.8.9 RC1

Author: Heitor Alves de Siqueira
Author Date: 2022-10-26 14:45:48 UTC

Release 2.8.9 RC1

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

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

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.

133 of 33 results
This repository contains Public information 
Everyone can see this information.

Subscribers