Actions
Bug #3714
openHost creation API should treat interface attributes consistently
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
There are currently 3 ways of sending interface attributes that differ according to a compute resource type
host > interfaces_attributes
...for bare metalhost > compute_attributes > nics_attributes
...for libvirthost > compute_attributes > interfaces_attributes
...for everything else
This should be consistent.
Updated by Dominic Cleal over 11 years ago
Don't forget, there's a separate interfaces API in v2 too.
Actions