lp:~adam-collard/maas

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

Branches

Name Last Modified Last Commit
2.8-go-1.10 2021-03-29 09:54:43 UTC
Use 1.10/stable for go snap to match bionic package.

Author: Adam Collard
Author Date: 2021-03-29 09:52:10 UTC

Use 1.10/stable for go snap to match bionic package.

go-modules-machine-resources 2021-03-24 14:25:05 UTC
Go build with -mod vendor, fix dependency graph

Author: Adam Collard
Author Date: 2021-03-24 14:25:05 UTC

Go build with -mod vendor, fix dependency graph

go-cache-machine-resources 2021-03-24 11:51:20 UTC
Alberto's feedback: remove redundant $(TMPDIR), add XXX

Author: Adam Collard
Author Date: 2021-03-24 11:51:20 UTC

Alberto's feedback: remove redundant $(TMPDIR), add XXX

md2-fix-since 2021-03-19 14:43:44 UTC
MD2 is active since 2.9.3.

Author: Adam Collard
Author Date: 2021-03-19 14:43:44 UTC

MD2 is active since 2.9.3.

2.9.2-go-module-off 2021-03-18 14:10:38 UTC
Set GO111MODULE to off

Author: Adam Collard
Author Date: 2021-03-17 18:01:45 UTC

Set GO111MODULE to off

2.9.2-branch 2021-03-17 18:01:45 UTC
Pin go snap to 1.14/stable to avoid issue with GOROOT

Author: Adam Collard
Author Date: 2021-03-17 18:01:45 UTC

Pin go snap to 1.14/stable to avoid issue with GOROOT

docs-index-to-index 2021-02-23 19:07:17 UTC
LP: #1913323 - Redirect docs/ to index

Author: Adam Collard
Author Date: 2021-02-23 19:07:17 UTC

LP: #1913323 - Redirect docs/ to index

2.8-ipmi-chassis-config-path 2021-02-16 19:07:04 UTC
Bug 1891331: Add /usr/sbin/ipmi-config to the snap layout

Author: Adam Collard
Author Date: 2020-08-12 14:36:51 UTC

Bug 1891331: Add /usr/sbin/ipmi-config to the snap layout

sampledata-dep-machine-resources 2021-02-15 16:09:27 UTC
LP: #1915359 - Add machine-resources as a dependency of sampledata

Author: Adam Collard
Author Date: 2021-02-15 16:09:27 UTC

LP: #1915359 - Add machine-resources as a dependency of sampledata

release-prepare-allow-maintenance 2021-02-04 14:16:48 UTC
Quote more things

Author: Adam Collard
Author Date: 2021-02-04 14:16:48 UTC

Quote more things

2.9-config-snap-debug 2021-02-04 11:43:21 UTC
Fix error when enabling debug in the snap

Author: Adam Collard
Author Date: 2021-01-22 16:26:18 UTC

Fix error when enabling debug in the snap

Signed-off-by: Adam Collard <adam.collard@canonical.com>

api-docs-reformat 2021-02-03 12:27:21 UTC
Remove unused import

Author: Adam Collard
Author Date: 2021-02-03 12:27:21 UTC

Remove unused import

Signed-off-by: Adam Collard <adam.collard@canonical.com>

lp1914165-2.9 2021-02-03 11:02:32 UTC
LP: #1914165 - Allow a custom port to be used with the Proxmox driver.

Author: Lee Trager
Author Date: 2021-02-03 10:22:36 UTC

LP: #1914165 - Allow a custom port to be used with the Proxmox driver.

api-docs-cleanup 2021-02-01 09:57:06 UTC
Trim whitespace

Author: Adam Collard
Author Date: 2021-01-29 18:19:02 UTC

Trim whitespace

fix-machine-sync-test-no-sort 2021-01-22 19:58:25 UTC
Remove sorting from test for LXD VM syncing

Author: Adam Collard
Author Date: 2021-01-22 19:58:25 UTC

Remove sorting from test for LXD VM syncing

config-snap-debug 2021-01-22 16:51:03 UTC
Fix error when enabling debug in the snap

Author: Adam Collard
Author Date: 2021-01-22 16:26:18 UTC

Fix error when enabling debug in the snap

Signed-off-by: Adam Collard <adam.collard@canonical.com>

grub-chainboot-shim 2021-01-07 15:51:47 UTC
Exit 1 from booting so we chain to local disk's shim and grub

Author: Dimitri John Ledkov
Author Date: 2021-01-07 15:51:47 UTC

Exit 1 from booting so we chain to local disk's shim and grub

nuke-scss-remnants 2021-01-04 14:55:56 UTC
Use f-string instead of .format()

Author: Adam Collard
Author Date: 2021-01-04 14:55:56 UTC

Use f-string instead of .format()

unskip-num-query-controller-test 2021-01-04 13:32:13 UTC
Lint: remove unused import

Author: Adam Collard
Author Date: 2021-01-04 13:32:13 UTC

Lint: remove unused import

machine-list-owner-data 2021-01-04 10:53:45 UTC
Remove redundant owner_data from fields in machine list test

Author: Adam Collard
Author Date: 2021-01-04 10:53:45 UTC

Remove redundant owner_data from fields in machine list test

2.9-dont-stop-stopped-vms 2020-12-17 12:26:55 UTC
Make decompose() only try and stop VMs that aren't already stopped.

Author: Adam Collard
Author Date: 2020-12-17 10:56:03 UTC

Make decompose() only try and stop VMs that aren't already stopped.

Cherry-pick b527caab1c98bcbefdda9ba731b9d2c45e921fa4

dont-stop-stopped-vms 2020-12-16 18:00:56 UTC
Remove mock spec, pylxd imports broken in test environment

Author: Adam Collard
Author Date: 2020-12-16 18:00:56 UTC

Remove mock spec, pylxd imports broken in test environment

no-assert-equals 2020-12-15 18:46:57 UTC
Blacken

Author: Adam Collard
Author Date: 2020-11-25 12:29:10 UTC

Blacken

unstringify-test_blockdevice 2020-12-15 18:32:43 UTC
Remove the triple quotes that were effectively ignoring tests.

Author: Adam Collard
Author Date: 2020-12-15 18:27:02 UTC

Remove the triple quotes that were effectively ignoring tests.

flaky-failed-commissioning 2020-12-11 11:30:31 UTC
Remove redundant test_mark_nodes_failed_after_builtin_commissioning

Author: Adam Collard
Author Date: 2020-12-11 11:23:43 UTC

Remove redundant test_mark_nodes_failed_after_builtin_commissioning

This test was a more specific (i.e. hardcoded for commissioning rather
than testing) copy of
test_mark_nodes_failed_after_script_overrun. Both tests are
parameterised via the class' scenarios.

speed-up-listener-spy 2020-12-11 09:04:15 UTC
Fix PostgresListenerServiceSpy to quickly respond to messages

Author: Adam Collard
Author Date: 2020-12-10 17:41:46 UTC

Fix PostgresListenerServiceSpy to quickly respond to messages

2.9-pod-hints-average 2020-12-02 15:02:06 UTC
Change PodHints CPU speed to be mean-average of nodes'

Author: Adam Collard
Author Date: 2020-12-01 16:01:05 UTC

Change PodHints CPU speed to be mean-average of nodes'

Previous implementation seemed to be a naive implementation of an
average with "cpu_speed = (cpu_speed + node.cpu_speed) / 2" which
falls down with 3 or more nodes.

2.9-flaky-test-collision-avoidance 2020-12-02 14:56:06 UTC
Update test fixture to ensure tested IPs are different

Author: Adam Collard
Author Date: 2020-12-01 15:24:49 UTC

Update test fixture to ensure tested IPs are different

By using factory.pick_ip_in_network() twice in one test, it's possible
for the two IPs to be the same. This then causes the test to fail
since there won't be an update to fire the trigger.

pod-hints-average 2020-12-01 11:24:15 UTC
Change PodHints CPU speed to be mean-average of nodes'

Author: Adam Collard
Author Date: 2020-12-01 11:24:15 UTC

Change PodHints CPU speed to be mean-average of nodes'

Previous implementation seemed to be a naive implementation of an
average with "cpu_speed = (cpu_speed + node.cpu_speed) / 2" which
falls down with 3 or more nodes.

flaky-test-collision-avoidance 2020-11-30 17:39:06 UTC
Update test fixture to ensure tested IPs are different

Author: Adam Collard
Author Date: 2020-11-30 17:37:30 UTC

Update test fixture to ensure tested IPs are different

By using factory.pick_ip_in_network() twice in one test, it's possible
for the two IPs to be the same. This then causes the test to fail
since there won't be an update to fire the trigger.

bump-to-ten 2020-11-30 16:20:37 UTC
Bump the version to 2.10.0a1

Author: Adam Collard
Author Date: 2020-11-30 16:20:37 UTC

Bump the version to 2.10.0a1

speed-up-slow-tests 2020-11-30 09:27:04 UTC
Lint: remove unused import

Author: Adam Collard
Author Date: 2020-11-30 09:27:04 UTC

Lint: remove unused import

2.9-lp1904267 2020-11-20 15:16:11 UTC
LP: #1904267 - Fallback to reading /sys in get_interfaces()

Author: Lee Trager
Author Date: 2020-11-20 15:05:36 UTC

LP: #1904267 - Fallback to reading /sys in get_interfaces()

When migrating enlistment to maas-run-remote-scripts I leveraged
get_interfaces() from network testing to collect the list of MAC
addresses on the system. This code depended on netplan which isn't
available in Xenial. get_interfaces() will now fallback on reading
/sys directly when netplan isn't available.

2.9-machine-resources-absolute-path 2020-11-20 09:11:56 UTC
LP: #1904245 [machine-resources] Specify absolute path for output

Author: Adam Collard
Author Date: 2020-11-20 09:11:56 UTC

LP: #1904245 [machine-resources] Specify absolute path for output

Cherry-pick 1392e69ab132622b2d6618ccfc243d871fa63460

machine-resources-absolute-path 2020-11-19 17:35:57 UTC
LP: #1904245 [machine-resources] Specify absolute path for output

Author: Adam Collard
Author Date: 2020-11-18 16:07:49 UTC

LP: #1904245 [machine-resources] Specify absolute path for output

busy-wait-rack-controller-on-secret 2020-11-06 18:54:31 UTC
LP: #1903318 - Sleep for up to 5 minutes waiting for the secret

Author: Adam Collard
Author Date: 2020-11-06 18:54:31 UTC

LP: #1903318 - Sleep for up to 5 minutes waiting for the secret

When there's no secret on disk, block for up to 5 minutes waiting for
it before falling back on starting no services.

fallback-title-when-missing 2020-11-04 14:20:52 UTC
Lint: remove unused variable

Author: Adam Collard
Author Date: 2020-11-04 14:20:52 UTC

Lint: remove unused variable

snap-curtin-stable 2020-10-23 11:13:07 UTC
Add ppa:curtin-dev/stable to snap

Author: Adam Collard
Author Date: 2020-10-23 11:12:09 UTC

Add ppa:curtin-dev/stable to snap

websocket-user-change-password 2020-10-22 09:14:54 UTC
Add test for password mis-match

Author: Adam Collard
Author Date: 2020-10-22 09:14:54 UTC

Add test for password mis-match

Expose admin_change_password endpoint

fallback-on-docs-index 2020-10-12 13:50:37 UTC
Make the '404 page' for offline docs point to the docs index

Author: Adam Collard
Author Date: 2020-10-12 13:50:37 UTC

Make the '404 page' for offline docs point to the docs index

no-hypothesis-deadline-on-power-tests 2020-09-18 15:59:44 UTC
Fix flaky tests by removing arbitrary hard-coded deadline.

Author: Adam Collard
Author Date: 2020-09-18 14:14:56 UTC

Fix flaky tests by removing arbitrary hard-coded deadline.

update-blacken-ignore-revs 2020-09-18 11:02:18 UTC
Update .git-blame-ignore-revs

Author: Adam Collard
Author Date: 2020-09-18 10:34:53 UTC

Update .git-blame-ignore-revs

flaky-test-hypothesis-hmc 2020-09-14 08:34:30 UTC
Fix flaky test failing when it took over 200ms

Author: Adam Collard
Author Date: 2020-09-14 08:34:30 UTC

Fix flaky test failing when it took over 200ms

fix-silently-broken-tests 2020-08-27 10:41:54 UTC
Remove useless assert(Not)Identical

Author: Adam Collard
Author Date: 2020-08-27 10:41:54 UTC

Remove useless assert(Not)Identical

ipmi-chassis-config-path 2020-08-12 14:36:51 UTC
Bug 1891331: Add /usr/sbin/ipmi-config to the snap layout

Author: Adam Collard
Author Date: 2020-08-12 14:36:51 UTC

Bug 1891331: Add /usr/sbin/ipmi-config to the snap layout

no-tests 2020-08-05 09:33:27 UTC
DO NOT MERGE. No tests testing for empty junit

Author: Adam Collard
Author Date: 2020-08-03 16:35:55 UTC

DO NOT MERGE. No tests testing for empty junit

tests-junit-xml 2020-08-04 09:00:07 UTC
Fix mention of maas-test.subunit2, rm junit.xml before running

Author: Adam Collard
Author Date: 2020-08-04 09:00:07 UTC

Fix mention of maas-test.subunit2, rm junit.xml before running

readme-update 2020-07-31 13:47:44 UTC
Update README to match latest snap description

Author: Adam Collard
Author Date: 2020-07-31 13:47:44 UTC

Update README to match latest snap description

2.7 2020-07-29 10:48:03 UTC
Revert "Revert "This is the NVMe secure erase implementation (+ one more patc...

Author: Adam Collard
Author Date: 2020-07-29 10:48:03 UTC

Revert "Revert "This is the NVMe secure erase implementation (+ one more patch, to fix/improve quick erase).""

This reverts commit 014fc9d1f24fbdb2d976a6915ef1523ba1ad9027 and
brings back commit 78f5b6bae966cadd4bae44801409fc3b0468f65e.

user-data-byte-encoding-snafu 2020-07-28 16:23:01 UTC
No need to base64 encode it in node_actions

Author: Adam Collard
Author Date: 2020-07-28 15:43:21 UTC

No need to base64 encode it in node_actions

metadataserver.fields.BinaryField (and it's friend Bin) do this automatically.

user-data-encoding-1885237 2020-07-01 14:20:36 UTC
LP 1885237: base64-encode user_data before passing to node.start()

Author: Adam Collard
Author Date: 2020-07-01 13:51:40 UTC

LP 1885237: base64-encode user_data before passing to node.start()

User-init in UI will be YAML, need to base64 encode it.

2.8-retry-bare-exception 2020-06-30 15:37:35 UTC
Don't break the retry behaviour by excluding BaseException

Author: Adam Collard
Author Date: 2020-06-26 21:09:22 UTC

Don't break the retry behaviour by excluding BaseException

2.8-lxd-numa-memory-1885157 2020-06-30 11:02:12 UTC
[2.8 backport] Improve robustness of NUMA node identification

Author: Adam Collard
Author Date: 2020-06-30 11:02:12 UTC

[2.8 backport] Improve robustness of NUMA node identification

Fixes LP:1885157

bare-exception 2020-06-26 17:28:41 UTC
Don't break the retry behaviour by excluding BaseException

Author: Adam Collard
Author Date: 2020-06-26 16:38:24 UTC

Don't break the retry behaviour by excluding BaseException

no-double-api-testing 2020-06-26 12:37:23 UTC
Only run a select number of tests with both authentication scenarios

Author: Adam Collard
Author Date: 2020-06-26 12:32:31 UTC

Only run a select number of tests with both authentication scenarios

Instead of running almost every API test twice, once for OAuth, once
for username and password, instead use oauth for most with select few
for testing both to identify regressions.

fix-pod-tests 2020-06-26 11:01:09 UTC
Fix lint

Author: Adam Collard
Author Date: 2020-06-26 10:51:14 UTC

Fix lint

lxd-numa-memory-1878923 2020-06-26 08:54:51 UTC
Improve robustness of NUMA node identification

Author: Adam Collard
Author Date: 2020-06-25 17:55:01 UTC

Improve robustness of NUMA node identification

Fixes LP:1885157

2.8-fix-1884112-count-aggregates 2020-06-24 17:01:27 UTC
Use distinct=True to avoid Django gotcha with multiple aggregations

Author: Adam Collard
Author Date: 2020-06-22 10:17:49 UTC

Use distinct=True to avoid Django gotcha with multiple aggregations

Fixes LP:1884112, work around https://code.djangoproject.com/ticket/10060

ws-deploy-with-cloud-init-user-data 2020-06-24 08:49:02 UTC
Accept user-data from websocket deploy action, pass through

Author: Adam Collard
Author Date: 2020-06-24 08:13:03 UTC

Accept user-data from websocket deploy action, pass through

better-assert-equal 2020-06-22 10:44:47 UTC
Don't use testtools' assertEqual

Author: Adam Collard
Author Date: 2020-06-19 16:57:30 UTC

Don't use testtools' assertEqual

fix-1884112-count-aggregate 2020-06-22 09:16:56 UTC
Make the expectation about num keys, machines clear (BjornT's review)

Author: Adam Collard
Author Date: 2020-06-22 09:16:56 UTC

Make the expectation about num keys, machines clear (BjornT's review)

2.8-backport-1877158 2020-06-10 15:07:24 UTC
LP: #1877158 - Allow multihomed static routes

Author: Adam Collard
Author Date: 2020-06-10 15:07:24 UTC

LP: #1877158 - Allow multihomed static routes

Backport to 2.8

2.8-1877575 2020-06-10 12:48:03 UTC
LP: #1877585 - Make Ubuntu selections with release and arch on websocket.

Author: Lee Trager
Author Date: 2020-06-10 10:51:31 UTC

LP: #1877585 - Make Ubuntu selections with release and arch on websocket.

bump-lxd-1881117 2020-06-01 16:59:03 UTC
Bump LXD resources version to fix LP:1881117

Author: Adam Collard
Author Date: 2020-06-01 16:59:03 UTC

Bump LXD resources version to fix LP:1881117

rbac-error-1847244 2020-04-14 13:23:14 UTC
Failure to get RBAC user details shouldn't traceback

Author: Adam Collard
Author Date: 2020-04-14 13:23:14 UTC

Failure to get RBAC user details shouldn't traceback

nuke-convoy 2020-04-02 15:27:23 UTC
Remove unused convoy dependency.

Author: Adam Collard
Author Date: 2020-04-02 15:17:15 UTC

Remove unused convoy dependency.

As of 652a5eedc3e36130b34ba4ea2cf4fa4689bdf4e4, convoy is unneeded.

python2-build-package-on-non-amd64 2020-03-13 11:54:05 UTC
Fix grammar (thanks sergiusens)

Author: Adam Collard
Author Date: 2020-03-13 11:54:05 UTC

Fix grammar (thanks sergiusens)

Fix package name

2.3 2020-03-12 12:35:29 UTC
Release 2.3.7

Author: Adam Collard
Author Date: 2020-03-12 12:35:29 UTC

Release 2.3.7

explicit-no-proxy-setting 2020-03-11 15:38:24 UTC
Black

Author: Adam Collard
Author Date: 2020-03-11 15:38:24 UTC

Black

apiclient-test-only 2020-03-11 14:48:24 UTC
Test the whole module

Author: Adam Collard
Author Date: 2020-03-11 14:48:24 UTC

Test the whole module

ci-bdist_wheel 2020-03-10 19:01:08 UTC
Add python3-wheel to get bdist_wheel command

Author: Adam Collard
Author Date: 2020-03-10 19:01:08 UTC

Add python3-wheel to get bdist_wheel command

production-build-for-snap 2020-03-03 10:12:23 UTC
Set NODE_ENV to production for yarn install

Author: Adam Collard
Author Date: 2020-03-03 10:12:23 UTC

Set NODE_ENV to production for yarn install

Fixes #1865841

2.8-version-bump 2020-02-18 14:33:11 UTC
Make package-version dev aware

Author: Adam Collard
Author Date: 2020-02-18 14:33:11 UTC

Make package-version dev aware

PEP 440 defines python package version numbers, and includes a section
for Developmental releases. These need to be made dpkg version
compliant though.

event-node-migration-donothing 2020-02-07 16:23:01 UTC
Blacken

Author: Adam Collard
Author Date: 2020-02-07 16:23:01 UTC

Blacken

event-node-migration-donothing-2.7 2020-02-07 16:19:46 UTC
Add migration for event.node to on_delete DO_NOTHING

Author: Adam Collard
Author Date: 2020-02-07 15:58:11 UTC

Add migration for event.node to on_delete DO_NOTHING

Fixes LP:1862379

amt-bad-stdin 2020-01-08 17:50:38 UTC
Fix #1858820 use stdin=PIPE for subprocesses

Author: Adam Collard
Author Date: 2020-01-08 17:50:38 UTC

Fix #1858820 use stdin=PIPE for subprocesses

AMT power drivers use stdin, given via process.communicate(stdin) but
when the associated process is not opened with stdin=PIPE, it inherits
the parent's stdin and any data given over .commmunicate() is ignored.

fix-lpbuild-machine-resources 2019-12-04 16:02:26 UTC
Use := instead of =, ack's review

Author: Adam Collard
Author Date: 2019-12-04 16:02:26 UTC

Use := instead of =, ack's review

remote-reinstall-ui 2019-11-28 15:53:45 UTC
Update remote-reinstall script for MAAS UI separation

Author: Adam Collard
Author Date: 2019-11-28 15:47:47 UTC

Update remote-reinstall script for MAAS UI separation

make-git-submodule 2019-11-28 15:48:55 UTC
Add target for yarn.lock, invoking git submodule

Author: Adam Collard
Author Date: 2019-11-28 15:48:55 UTC

Add target for yarn.lock, invoking git submodule

2.3-fix 2019-10-30 10:52:35 UTC
Add test for dehydrating machine on pod

Author: Adam Collard
Author Date: 2019-10-30 09:48:42 UTC

Add test for dehydrating machine on pod

snapcraft-setuptools 2019-10-15 17:16:54 UTC
[snap] Add python-packages to maas part to work around lp:1613898

Author: Adam Collard
Author Date: 2019-10-15 15:27:09 UTC

[snap] Add python-packages to maas part to work around lp:1613898

no-snap-requirements 2019-10-14 16:33:02 UTC
Null requirements for MAAS part

Author: Adam Collard
Author Date: 2019-10-14 16:33:02 UTC

Null requirements for MAAS part

black 2019-10-11 14:46:52 UTC
Blacken

Author: Adam Collard
Author Date: 2019-10-11 13:22:45 UTC

Blacken

remote-install-egg 2019-10-10 13:34:39 UTC
Add maas.egg-info to remote-reinstall rsync'd directories

Author: Adam Collard
Author Date: 2019-10-10 13:34:39 UTC

Add maas.egg-info to remote-reinstall rsync'd directories

rename-apikey-ws 2019-08-29 12:50:37 UTC
Add websocket handler to rename token

Author: Adam Collard
Author Date: 2019-08-29 11:38:00 UTC

Add websocket handler to rename token

Fixes LP #1830178

lgtm-fixups 2019-08-21 11:10:57 UTC
Unused local in JS

Author: Adam Collard
Author Date: 2019-08-21 11:10:57 UTC

Unused local in JS

user-websocket 2019-08-15 13:43:50 UTC
Serialise last_login to string

Author: Adam Collard
Author Date: 2019-08-15 10:15:55 UTC

Serialise last_login to string

jquery-dependency 2019-08-14 11:15:42 UTC
Add dependency on jquery

Author: Adam Collard
Author Date: 2019-08-14 11:15:42 UTC

Add dependency on jquery

Fixes LP:1838559

gogogo 2019-08-05 10:24:06 UTC
go fmt machine-resources.go

Author: Adam Collard
Author Date: 2019-08-05 10:24:06 UTC

go fmt machine-resources.go

Essentially this is a revert of ab50ce76667517413617be45308bc2bf88346e8a

rsd-ws-handler 2019-07-26 14:40:37 UTC
Add websocket handler for navigation_options

Author: Adam Collard
Author Date: 2019-07-26 10:46:42 UTC

Add websocket handler for navigation_options

Front-end can quickly determine if any RSD hosts are present.

bump-version-2.6 2019-07-26 11:26:43 UTC
Bump DEFAULT_VERSION to 2.6.1

Author: Adam Collard
Author Date: 2019-07-26 11:26:43 UTC

Bump DEFAULT_VERSION to 2.6.1

bump-version-2.7 2019-07-26 11:24:00 UTC
Bump DEFAULT_VERSION to 2.7.0

Author: Adam Collard
Author Date: 2019-07-26 11:24:00 UTC

Bump DEFAULT_VERSION to 2.7.0

nuke-intree-docs 2019-07-09 10:21:41 UTC
Remove irrelevant supporting code for docs

Author: Adam Collard
Author Date: 2019-07-08 15:19:27 UTC

Remove irrelevant supporting code for docs

run-js-tests-when-landing 2019-07-04 16:12:00 UTC
Make the 'test' target run test-js

Author: Adam Collard
Author Date: 2019-07-04 16:12:00 UTC

Make the 'test' target run test-js

coverity-typo-finds 2019-07-01 10:19:58 UTC
Fix typo in the header too (ack's review feedback)

Author: Adam Collard
Author Date: 2019-07-01 10:19:58 UTC

Fix typo in the header too (ack's review feedback)

python3-classifier 2018-01-23 10:21:00 UTC
Tweak classifier in setup.py to indicate MAAS is Python 3

Author: Adam Collard
Author Date: 2018-01-23 10:21:00 UTC

Tweak classifier in setup.py to indicate MAAS is Python 3

fix-snapcraft-whitespace 2017-10-11 21:00:06 UTC
Fix spelling and whitespace in snap description.

Author: Adam Collard
Author Date: 2017-10-11 21:00:06 UTC

Fix spelling and whitespace in snap description.

201297 of 297 results
This repository contains Public information 
Everyone can see this information.

Subscribers