cloudstack/server/test/com/cloud/network
Nathan Johnson 2bad9a6c11 CLOUDSTACK-9949: add ability to specify mac address (#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.
2017-09-16 12:16:42 +05:30
..
dao Removed trailing spaces 2013-11-21 04:08:01 -08:00
element CLOUDSTACK-8751 Added tests 2016-09-12 15:24:47 +05:30
firewall CLOUDSTACK-9669:Advaced zone isolated network egress destination cidr support 2017-06-06 15:51:00 +05:30
lb Fixed build failure due to commit 843f6b1691 2015-03-17 10:34:00 +05:30
router CLOUDSTACK-9592 Empty responses from site to site connection status are not handled propertly 2017-05-08 19:24:34 +05:30
security Offer a getDurationInMillis() method in the Profiler utility class 2015-06-24 09:36:40 +02:00
vpc Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
vpn Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
CreatePrivateNetworkTest.java CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
DedicateGuestVlanRangesTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
ExternalLoadBalancerDeviceManagerImplTest.java CLOUDSTACK-8672 : NCC Integration with CloudStack. 2017-07-20 12:42:43 +05:30
IpAddressManagerTest.java CLOUDSTACK-9317: Fixed disable static nat on leaving ips on interface 2017-05-17 11:03:50 +05:30
MockFirewallManagerImpl.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
MockNetworkModelImpl.java CLOUDSTACK-9949: add ability to specify mac address (#2143) 2017-09-16 12:16:42 +05:30
NetworkManagerTestComponentLibrary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkModelTest.java CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
UpdatePhysicalNetworkTest.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00