Sorting (subnets tab)!

Nits on 2.9 Stable:

Feature Request: Please SORT the spaces, fabrics, vlan’s and subnets in the menus on the subnets tab . i.e. when adding a vlan, the fabric and space dropdown’s contents are unsorted which makes it messy in a large environment where you have many tens or hundreds of items. Any even nicer addition would be to allow keystroke substring search, so i can start typing the name of the vlan or fabric and it’ll restrict to those matches.

1 Like

Thanks for that, this area should be getting a bit of attention shortly. I’ve filed https://github.com/canonical-web-and-design/maas-ui/issues/2534 to keep track of this issue.

Out of interest how many of each type do you typically have?

A few hundred of each, spaces, vlans and subnets.

I’d give you an accurate could but the API isn’t playing nice with me today.
~$ maas login me https://maas./MAAS

You are now logged in to the MAAS server at
https://maas.<REDACTED>/MAAS/api/2.0/ with the profile name 'me'.

For help with the available commands, try:

  maas me --help

~$ maas me spaces read
usage: maas [-h] COMMAND ...

optional arguments:
  -h, --help      show this help message and exit

drill down:
  COMMAND
    login         Log in to a remote API, and remember its description and credentials.
    logout        Log out of a remote API, purging any stored credentials.
    list          List remote APIs that have been logged-in to.
    refresh       Refresh the API descriptions of all profiles.
    init          Initialise MAAS in the specified run mode.
    config        View or change controller configuration.
    status        Status of controller services.
    migrate       Perform migrations on connected database.
    apikey        Used to manage a user's API keys. Shows existing keys unless --generate or --delete is passed.
    configauth    Configure external authentication.
    createadmin   Create a MAAS administrator account.
    changepassword
                  Change a MAAS user's password.
    me            Interact with https://maas.<REDACTED>/MAAS/api/2.0/

http://maas.io/

***WWW-Authenticate***  <- this is interesting