~cgrabowski/maas:name_cluster_project_vmhost_uniqueness

Last commit made on 2021-10-28
Get this branch:
git clone -b name_cluster_project_vmhost_uniqueness https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
name_cluster_project_vmhost_uniqueness
Repository:
lp:~cgrabowski/maas

Recent commits

2075956... by Christian Grabowski

change pod name uniqueness to either unqiue or unique within a LXD
project

48fd2cf... by Björn Tillenius

Allow APC power driver to support more types of PDUs.

The APC driver was hardcoded to work with PDUs of type "rPDU". This
change allows you to specify either "rPDU" or "masterswitch", which has
a slightly different SNMP API.

4b31653... by huwshimi <email address hidden>

Update maas-ui to c555ef59
feat(ui): add the toolbar to the vm hosts tab (#3194)

* feat(ui): add the toolbar to the vm hosts tab

Add the toolbar for searching, refreshing and paginating vm hosts.

Fixes: canonical-web-and-design/app-squad#330. Fixes: canonical-web-and-design/app-squad#424. Fixes:
canonical-web-and-design/app-squad#331.

fc3d77e... by Bill Wear

Prepare for 3.1.0 beta4 release

3ed055a... by Bill Wear

Update maas-offline-docs to c7c35918
redir 2.7 & 2.8 urls so that they can be reached by editing 2.9+ urls:
how-to-manage-networks to network-discovery

620c60a... by Bill Wear

Update maas-offline-docs to dce6fecf
redir 2.7 & 2.8 urls so that they can be reached by editing 2.9+ urls:
about-networking to networking

e3b02c7... by Bill Wear

Update maas-offline-docs to 52615cdd
redir 2.7 & 2.8 urls so that they can be reached by editing 2.9+ urls
how-to-manage-vm-hosts to vm-host-networking
how-to-customise-machines to custom-machine-setup
how-to-deploy-machines to deploy-machines

24f95f0... by Bill Wear

Update maas-offline-docs to bac4cd82
redirect /snap/2.8/ui/about-machines to /snap/2.8/ui/machines
redirect /snap/2.8/ui/how-to-manage-machines to /snap/2.8/ui/add-machines

51b5d2b... by Huw Wilkins

Update maas-ui to 56081366
refactor(ui): make the kvm action bar reusable

Split the action bar into a reusable component and a wrapping component for vms.

Fixes: canonical-web-and-design/app-squad#427.

cb1e1cd... by Caleb Ellis

Update maas-ui to f68331b7
feat(ui): add cluster to BasePod type and remove pod.getCluster selector (#3192)