Actions
Bug #28760
closedUnable to create IPv6 subnet
Difficulty:
Triaged:
Yes
Team Backlog:
Description
The CLI/API insist on providing mask, for IPv6 we do provide prefix in CIDR notation in UI which Javascript fills into prefix field.
[root@fm ~]# hammer subnet create --name provisioning --network-type IPv6 --network fd00:aaaa:bbbb:cc::/64 --tftp-id 1 --discovery-id 1 --httpboot-id 1 --template-id 1 --domains ipsix.lan Could not create the subnet: Missing arguments for 'subnet[mask]'
Updated by Lukas Zapletal almost 5 years ago
- Related to Tracker #28683: IPv6 only support added
Updated by Oleh Fedorenko almost 5 years ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/499 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases hammer-cli-foreman-2.1.0 added
Updated by Oleh Fedorenko over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|1775a79772a3b1487c47296d510e237fe9979754.
Actions