nathanejohnson opened a new pull request #2143: CLOUDSTACK-9949 - add ability to specify mac address URL: https://github.com/apache/cloudstack/pull/2143 Added ability to specify mac in deployVirtualMachine and addNicToVirtualMachine api endpoints. Validates mac address to be in the form of: aa:bb:cc:dd:ee:ff , aa-bb-cc-dd-ee-ff , or aa.bb.cc.dd.ee.ff. Ensures that mac address is a Unicast mac. Ensures that the mac address is not already allocated for the specified network. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
