lp:~lloydwaltersj/maas

Get this repository:
git clone https://git.launchpad.net/~lloydwaltersj/maas
Only Jack Lloyd-Walters can upload to this repository. If you are Jack Lloyd-Walters please log in for upload directions.

Branches

Name Last Modified Last Commit
get-machine-interface 2024-04-17 22:21:06 UTC
simplify factories

Author: Jack Lloyd-Walters
Author Date: 2024-04-17 22:21:06 UTC

simplify factories

machine-get 2024-04-15 17:02:52 UTC
fix according to feedback

Author: Jack Lloyd-Walters
Author Date: 2024-04-15 17:02:52 UTC

fix according to feedback

v3-users 2024-04-03 09:15:11 UTC
fix creating multiple test users

Author: Jack Lloyd-Walters
Author Date: 2024-03-08 16:16:47 UTC

fix creating multiple test users

backport-org-snapcraft-change-3.3 2024-04-02 12:23:46 UTC
Move snap preload location to canonical org

Author: Jack Lloyd-Walters
Author Date: 2024-04-02 12:16:54 UTC

Move snap preload location to canonical org

backport-org-snapcraft-change-3.4 2024-04-02 12:22:36 UTC
Move snap preload location to canonical org

Author: Jack Lloyd-Walters
Author Date: 2024-04-02 12:16:54 UTC

Move snap preload location to canonical org

backport-org-snapcraft-change-3.5 2024-04-02 12:22:08 UTC
Move snap preload location to canonical org

Author: Jack Lloyd-Walters
Author Date: 2024-04-02 12:16:54 UTC

Move snap preload location to canonical org

move-to-canonical-org 2024-04-02 10:41:36 UTC
move snap preload

Author: Jack Lloyd-Walters
Author Date: 2024-04-02 10:41:36 UTC

move snap preload

v3-resourcepool 2024-03-12 16:23:26 UTC
Merge remote-tracking branch 'r00ta/v3-resource-pool-rebase' into v3-resource...

Author: Jack Lloyd-Walters
Author Date: 2024-03-12 16:23:26 UTC

Merge remote-tracking branch 'r00ta/v3-resource-pool-rebase' into v3-resourcepool

v3-tokens 2024-02-27 11:57:11 UTC
tokens endpoiints

Author: Jack Lloyd-Walters
Author Date: 2024-02-27 11:57:11 UTC

tokens endpoiints

fix_oapi_get_config_description 2023-09-15 11:57:17 UTC
fix makefile name

Author: Jack Lloyd-Walters
Author Date: 2023-09-15 11:57:17 UTC

fix makefile name

r00ta-2029417-potential-fix 2023-08-17 15:40:58 UTC
add extra failure check to unhandledError

Author: Jack Lloyd-Walters
Author Date: 2023-08-17 15:40:58 UTC

add extra failure check to unhandledError

fix-last-delpoy-time 2023-07-13 12:02:43 UTC
remove broken assert

Author: Jack Lloyd-Walters
Author Date: 2023-07-13 12:02:43 UTC

remove broken assert

backport-2009805-3.2 2023-06-07 09:59:21 UTC
use older constructs for compatability

Author: Jack Lloyd-Walters
Author Date: 2023-06-07 09:59:21 UTC

use older constructs for compatability

backport-1807725-3.2 2023-06-06 16:31:53 UTC
Fix incorrect hostname from interface name

Author: Tiago Pasqualini da Silva
Author Date: 2023-06-01 15:01:32 UTC

Fix incorrect hostname from interface name

    MAAS currently creates a DNS record for each interface in a host
    by simply using its interface name. Whenever an interface has the
    '_' character, the code uses it anyway, which is currently breaking
    bind as this character is not allowed on domain names.
    This patch fixes that by verifying it and replacing the incorrect
    character.

    LP: #1807725

(cherry picked from commit 83b123eb37b88dd0b9974bed9ee4352474ddd0a0)

backport-2009140 2023-03-03 16:57:31 UTC
fix LP:2009140, OpenApi parameter names erroneously stripped of trailing '}'

Author: Jack Lloyd-Walters
Author Date: 2023-03-03 13:49:10 UTC

fix LP:2009140, OpenApi parameter names erroneously stripped of trailing '}'

(cherry picked from commit faeff957c4a3b16ca487e187b64148c92001a84d)

backport-2009137 2023-03-03 15:57:29 UTC
LP:2009137 OpenApi Schema missing parameters

Author: Jack Lloyd-Walters
Author Date: 2023-03-03 15:57:29 UTC

LP:2009137 OpenApi Schema missing parameters

fix-broken-oapi-param-names 2023-03-03 12:17:00 UTC
add explanatory comment to re

Author: Jack Lloyd-Walters
Author Date: 2023-03-03 12:17:00 UTC

add explanatory comment to re

oapi-include-more-methods 2023-03-03 09:37:39 UTC
modify parameters generation

Author: Jack Lloyd-Walters
Author Date: 2023-03-03 09:37:39 UTC

modify parameters generation

add-machine-count 2023-01-23 15:20:40 UTC
change sum

Author: Jack Lloyd-Walters
Author Date: 2023-01-23 15:20:40 UTC

change sum

undefined-controller-type 2023-01-18 16:57:17 UTC
respond to feedback

Author: Jack Lloyd-Walters
Author Date: 2023-01-18 16:57:17 UTC

respond to feedback

image-deployment-data 2023-01-04 13:48:03 UTC
remove erroneous code

Author: Jack Lloyd-Walters
Author Date: 2023-01-04 13:48:03 UTC

remove erroneous code

fix-offline-oapi-docs 2022-12-15 17:45:05 UTC
make makefile make again

Author: Jack Lloyd-Walters
Author Date: 2022-12-15 17:45:05 UTC

make makefile make again

add-mock-image-data-to-rest-api 2022-12-13 12:41:43 UTC
make deployment time work now

Author: Jack Lloyd-Walters
Author Date: 2022-12-13 12:41:43 UTC

make deployment time work now

last-deploy-mock-data 2022-12-07 16:55:41 UTC
make everything happier

Author: Jack Lloyd-Walters
Author Date: 2022-12-07 16:55:41 UTC

make everything happier

master 2022-11-21 13:20:58 UTC
bring branch up to parity

Author: Jack Lloyd-Walters
Author Date: 2022-11-21 13:20:58 UTC

bring branch up to parity

oapi-linter 2022-09-02 15:46:43 UTC
move oapi linter to test phase

Author: Jack Lloyd-Walters
Author Date: 2022-09-02 15:46:43 UTC

move oapi linter to test phase

missing-response 2022-09-01 14:45:54 UTC
update json response

Author: Jack Lloyd-Walters
Author Date: 2022-09-01 14:45:54 UTC

update json response

deprecation-marker 2022-08-31 15:02:31 UTC
Change order

Author: Jack Lloyd-Walters
Author Date: 2022-08-31 15:02:31 UTC

Change order

fix-yaml-dump 2022-08-30 09:36:37 UTC
address comments

Author: Jack Lloyd-Walters
Author Date: 2022-08-30 09:36:37 UTC

address comments

update-required 2022-08-26 09:28:11 UTC
revert yaml.dump change

Author: Jack Lloyd-Walters
Author Date: 2022-08-26 09:28:11 UTC

revert yaml.dump change

oapi-line-break-op-desc 2022-08-22 19:38:31 UTC
add test and formatting

Author: Jack Lloyd-Walters
Author Date: 2022-08-22 19:38:31 UTC

add test and formatting

fix-oapi-docs 2022-08-17 17:08:45 UTC
change output stream for yaml dump

Author: Jack Lloyd-Walters
Author Date: 2022-08-17 17:08:45 UTC

change output stream for yaml dump

fix-json-response 2022-08-17 16:02:45 UTC
stop BSON error with rest api

Author: Jack Lloyd-Walters
Author Date: 2022-08-17 16:02:45 UTC

stop BSON error with rest api

fix-url-string-parameters 2022-08-17 13:44:41 UTC
change required status to true for url-string

Author: Jack Lloyd-Walters
Author Date: 2022-08-17 13:44:41 UTC

change required status to true for url-string

update-licence 2022-08-16 14:26:10 UTC
revert unnecesary changes

Author: Jack Lloyd-Walters
Author Date: 2022-08-16 14:26:10 UTC

revert unnecesary changes

oapi-html-docs 2022-08-04 13:37:06 UTC
change to comment

Author: Jack Lloyd-Walters
Author Date: 2022-08-04 13:37:06 UTC

change to comment

prevent-substring-match-tests-unneccesarily-failing 2022-08-02 08:39:10 UTC
update docstring

Author: Jack Lloyd-Walters
Author Date: 2022-08-02 08:39:10 UTC

update docstring

oapi-actions-tests 2022-07-29 16:47:38 UTC
fix spelling mistake

Author: Jack Lloyd-Walters
Author Date: 2022-07-29 16:47:38 UTC

fix spelling mistake

Oapi-actions-describer 2022-07-29 13:35:00 UTC
hardcode true

Author: Jack Lloyd-Walters
Author Date: 2022-07-29 13:35:00 UTC

hardcode true

update-openApi-licence-field 2022-07-28 18:16:28 UTC
update licence field

Author: Jack Lloyd-Walters
Author Date: 2022-07-28 18:16:28 UTC

update licence field

incorrect-api-link 2022-07-28 11:19:49 UTC
remove // from api path

Author: Jack Lloyd-Walters
Author Date: 2022-07-28 11:19:49 UTC

remove // from api path

Oapi-servers-list 2022-07-27 09:33:09 UTC
formatting

Author: Jack Lloyd-Walters
Author Date: 2022-07-27 09:33:09 UTC

formatting

servers-openapi-defenition 2022-07-25 13:28:27 UTC
fix docstring

Author: Jack Lloyd-Walters
Author Date: 2022-07-25 13:28:27 UTC

fix docstring

OpenApi-Endpoint 2022-07-25 11:35:10 UTC
remove absolute links from endpoint

Author: Jack Lloyd-Walters
Author Date: 2022-07-25 11:35:10 UTC

remove absolute links from endpoint

api-landing-page 2022-07-22 07:58:00 UTC
initialize at once

Author: Jack Lloyd-Walters
Author Date: 2022-07-22 07:58:00 UTC

initialize at once

informative-cli-404-error 2022-07-20 10:33:08 UTC
don't forget to lint. again

Author: Jack Lloyd-Walters
Author Date: 2022-07-20 10:33:08 UTC

don't forget to lint. again

uninformative-cli-error 2022-07-19 09:54:29 UTC
Include verbose message in machine and node tests

Author: Jack Lloyd-Walters
Author Date: 2022-07-19 09:54:29 UTC

Include verbose message in machine and node tests

interface-name 2022-07-06 15:02:27 UTC
actually fix merge conflict this time

Author: Jack Lloyd-Walters
Author Date: 2022-07-06 15:02:27 UTC

actually fix merge conflict this time

check-duplicating-internal-dns-name 2022-07-06 09:22:17 UTC
disallow duplicating internal name

Author: Jack Lloyd-Walters
Author Date: 2022-07-06 09:22:17 UTC

disallow duplicating internal name

commissioning-kernel-resets-default 2022-07-01 14:55:59 UTC
replace ternary operation to improve clarity

Author: Jack Lloyd-Walters
Author Date: 2022-07-01 14:55:04 UTC

replace ternary operation to improve clarity

ipv6-address-fail 2022-07-01 08:43:50 UTC
move code to reduce unneccesary evaluation

Author: Jack Lloyd-Walters
Author Date: 2022-07-01 08:43:50 UTC

move code to reduce unneccesary evaluation

ui-theme-config 2022-06-29 17:04:48 UTC
Change test to reflect changes

Author: Jack Lloyd-Walters
Author Date: 2022-06-29 17:04:48 UTC

Change test to reflect changes

logical-volume-size-required 2022-06-27 13:38:53 UTC
update docstring to reflect changes

Author: Jack Lloyd-Walters
Author Date: 2022-06-27 13:38:53 UTC

update docstring to reflect changes

controller-certificate-metadata 2022-06-27 11:35:45 UTC
add certificate key to controller info

Author: Jack Lloyd-Walters
Author Date: 2022-06-27 10:22:41 UTC

add certificate key to controller info

154 of 54 results
This repository contains Public information 
Everyone can see this information.