[2.0, docs] DHCP start command documentation wrong for 2.0

Bug #1593714 reported by hangfirew8
6
This bug affects 1 person
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-interface.

$ 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-interface for that nodegroup, and pass it the relevant interface details:

$ maas <profile> node-group-interface update $uuid eth0 \
        ip_range_high=192.168.123.200 \
        ip_range_low=192.168.123.100 \
        management=2 \
        broadcast_ip=192.168.123.255 \
        router_ip=192.168.123.1 \

dpkg -l:
ii maas 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all "Metal as a Service" is a physical cloud and IPAM
ii maas-cli 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS client and command-line interface
un maas-cluster-controller <none> <none> (no description available)
ii maas-common 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS server common files
ii maas-dhcp 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS DHCP server
ii maas-dns 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS DNS server
ii maas-proxy 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS Caching Proxy
ii maas-rack-controller 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all Rack Controller for MAAS
ii maas-region-api 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all Region controller API service for MAAS
ii maas-region-controller 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all Region Controller for MAAS
un maas-region-controller-min <none> <none> (no description available)
un python-django-maas <none> <none> (no description available)
un python-maas-client <none> <none> (no description available)
un python-maas-provisioningserver <none> <none> (no description available)
ii python3-django-maas 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS server Django web framework (Python 3)
ii python3-maas-client 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS python API client (Python 3)
ii python3-maas-provisioningserver 2.0.0~beta7+bzr5112-0ubuntu1~xenial1 all MAAS server provisioning libraries (Python 3)

Expected result: MAAS Commands in documentation will match commands available.

Revision history for this message
hangfirew8 (hangfirew8-netscape) wrote :
Revision history for this message
Andres Rodriguez (andreserl) wrote :

The CLI documentation is not up to date. The documentation is in progress of being updated.

Changed in maas:
status: New → Confirmed
importance: Undecided → High
milestone: none → 2.0.0
summary: - DHCP start command documentation wrong for 2.0
+ [2.0, docs] DHCP start command documentation wrong for 2.0
Revision history for this message
Andres Rodriguez (andreserl) wrote :
tags: added: doc
Revision history for this message
hangfirew8 (hangfirew8-netscape) wrote :

Thank you for confirming the bug and pointing me to more documentation. However the trial period for MAAS/Autopilot is over. You may be interested in the results: https://hangfire.net/2016/06/17/canonical-autopilot-crashes-and-burns/

Gavin Panella (allenap)
Changed in maas:
status: Confirmed → Triaged
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi!

**This is an automated message**

We believe this is may no longer be an issue in the latest MAAS release. Due to the report date of this, we are currently marking it as Invalid. If you believe this bug report still valid against the latest release of MAAS, or if you are still interested in this, please re-open this bug report.

Thanks

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.