[RSD] Doesn't force ISCSI target names to follow RFC3721
Bug #1679324 reported by
Blake Rouse
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS RSD |
Triaged
|
Medium
|
Unassigned | ||
Intel-rsd |
Triaged
|
Undecided
|
Unassigned |
Bug Description
During the node allocation step when defining remote targets the ISCSI target name is not validated against the RFC3721. Not following RFC3721 makes it harder for MAAS and curtin to validate that the target name is correct.
Expected failures:
1. Compose without a date: iqn.io.maas:newell
2. Compose without a random string no ':': newell-test-1
3. Compose with a random string including ':': newell-test:1
Expected success:
iqn.2017-
Link to RFC reference: https:/
To post a comment you must log in.