[2.x, API, doc] "vlans create" doesn't document mtu and space parameters

Bug #1713771 reported by Alvaro Uria
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Low
Unassigned

Bug Description

In MAAS 2.2, spaces have to be assigned to vlans instead of subnets. In order to do so, it is required to:
1) create a fabric
2) create a space
3) create a vlan, assigned to a fabric (maas $PROFILE vlans create <fabric_id>)
3.1) optionaly, name/description/vid can be shared
4) create a subnet, assigned to a fabric (cidr required)
5) update a vlan to be assigned to a space (maas $PROFILE vlan update <fabric_id> <vid> space=$SPACE)

Step #4 can be skipped/delayed. However, I was wondering if step #5 could be enabled during step #3 (at vlan creation).

Tags: cli 4010

Related branches

tags: added: cli
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi Alvaro,

This is actually possible.... i think the API is just misdocumented.

Changed in maas:
milestone: none → 2.4.0alpha1
summary: - [2.2, CLI] "vlans create" should allow space assignment (as "vlan
- update")
+ [2.x, API, doc] "vlans create" doesn't document mtu and space parameters
Changed in maas:
importance: Undecided → Low
status: New → Incomplete
status: Incomplete → Triaged
Changed in maas:
status: Triaged → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
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.