[2.0, docs] DHCP start command documentation wrong for 2.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Invalid
|
High
|
Unassigned |
Bug Description
Documentation bug.
The following commands are non-functional in maas 2.0. There is no node-groups. There is no node-group-
$ uuid=$(maas <profile> node-groups list | grep uuid | cut -d\" -f4)
Once we have the UUID we can use this to update the node-group-
$ maas <profile> node-group-
dpkg -l:
ii maas 2.0.0~beta7+
ii maas-cli 2.0.0~beta7+
un maas-cluster-
ii maas-common 2.0.0~beta7+
ii maas-dhcp 2.0.0~beta7+
ii maas-dns 2.0.0~beta7+
ii maas-proxy 2.0.0~beta7+
ii maas-rack-
ii maas-region-api 2.0.0~beta7+
ii maas-region-
un maas-region-
un python-django-maas <none> <none> (no description available)
un python-maas-client <none> <none> (no description available)
un python-
ii python3-django-maas 2.0.0~beta7+
ii python3-maas-client 2.0.0~beta7+
ii python3-
Expected result: MAAS Commands in documentation will match commands available.
Changed in maas: | |
status: | Confirmed → Triaged |
Documentation wrong at: https:/ /maas.ubuntu. com/docs2. 0/maascli. html#cli- dhcp