-
Notifications
You must be signed in to change notification settings - Fork 9
[BUG] VirtualNode Xname Type Not Valid #71
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The VirtualNode XName type does not validate against SMD
To Reproduce
Steps to reproduce the behavior:
payload.json
{
"Components":[
{
"ID": "x1000c1s7b56n0v2",
"NID": 56
}
]
}{"type":"about:blank","title":"Bad Request","detail":"couldn't validate components: xname ID 'x1000c1s7b56n0v2' is invalid","status":400}https://github.com/Cray-HPE/hms-xname/blob/main/xnametypes/hmstypes.go#L75 HMS-XNAME types list as a valid xname
Expected behavior
The VurtualNode xname type should be accepted as a valid XNAME to SMD
Desktop (please complete the following information):
- OS: [e.g. iOS] Rocky 9.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working