summaryrefslogtreecommitdiff
path: root/cxmanage_test
Commit message (Expand)AuthorAgeFilesLines
* Node: Remove "fabric" from many of the method namesGeorge Kraft2013-05-032-27/+27
* node_test: Fix the get_fabric_link_stats test caseGeorge Kraft2013-05-021-3/+3
* Merge branch 'master' of ssh://git.calxeda.com/var/git/cx_manage_utilTyler Mock2013-04-301-7/+19
|\
| * CXMAN-196: Node: Add post-verification checks to firmware updateGeorge Kraft2013-04-301-7/+19
* | Changed fabric commands to use _run_fabric_command in node.py andTyler Mock2013-04-302-0/+162
|/
* Remove the "info dump" commandGeorge Kraft2013-04-291-9/+0
* Added a _run_fabric_command() function.evasquez2013-04-291-13/+13
* DummyBMC: Add fabric_get_macaddr and fabric_rm_macaddrGeorge Kraft2013-04-261-0/+6
* Added per-node support for virtaul mac addr set/get test.Sumedh Sathaye2013-04-261-2/+2
* Added support for add/rm mac address to a node/interface combo.Sumedh Sathaye2013-04-261-0/+30
* CXMAN-188: Update set_boot_order for new u-boot environmentsGeorge Kraft2013-04-251-0/+4
* FABRICIFII-65 (Part 2): Add cxmanage_api support for get/set link usersDanny Nold2013-04-242-0/+28
* Added support for get_fabric_link_stats()evasquez2013-04-232-0/+84
* Added fabric and node tests for get/set uplink.evasquez2013-04-192-0/+39
* Fixed failing test.evasquez2013-04-191-1/+9
* Added tests for get_fabric_uplink_info()evasquez2013-04-182-21/+57
* AIT-98: align with new interface names from pyipmiJason Hobbs2013-04-182-35/+37
* FABRICIFII-65, AIT-93- Linkspeed test cx_manage infrastructure (Part 1)Danny Nold2013-04-152-1/+80
* AIT-96: implement Fabric.get_ipaddr_base()Jason Hobbs2013-04-122-0/+13
* AIT-95: add Fabric.apply_factory_default_config() methodJason Hobbs2013-04-122-0/+10
* AIT-92: add Fabric.set_ipsrc() methodJason Hobbs2013-04-122-0/+16
* AIT-92: change master_node to primary_nodeJason Hobbs2013-04-121-4/+4
* AIT-92: add Fabric.get_ipsrc methodJason Hobbs2013-04-122-1/+16
* AIT-92: introduce Fabric.master_nodeJason Hobbs2013-04-121-0/+7
* CXMAN-181: Raise IPDiscoveryErrors instead of RuntimeErrorsGeorge Kraft2013-03-111-1/+2
* CXMAN-1: Don't allow updates to a CDB partition that's in useGeorge Kraft2013-03-111-3/+8
* CXMAN-183: Don't allow ECX-1000/ECX-2000 images to be mixedGeorge Kraft2013-03-111-1/+7
* CXMAN-184: Node: Avoid getting MAC addresses individuallyGeorge Kraft2013-03-081-11/+13
* CXMAN-184: macaddrs: Allow multiple MAC addresses on a single portGeorge Kraft2013-03-061-1/+1
* CXMAN-181: Add unit tests for Fabric/Node.get_server_ipGeorge Kraft2013-02-262-1/+40
* CXMAN-180: Add image/partition size to the check_firmware methodGeorge Kraft2013-02-081-3/+8
* SW-1855: Use ECME as a tftp server for ipinfo/macaddr commandsGeorge Kraft2013-02-061-4/+12
* SW-1855: Use ECME as a tftp server for firmware transfersGeorge Kraft2013-02-061-0/+11
* image: Remove TFTP server dependencyGeorge Kraft2013-02-041-12/+5
* CXMAN-177: Fabric: Handle task errors properlyGeorge Kraft2012-12-181-1/+24
* CXMAN-167: Change the get_versions() field namesGeorge Kraft2012-12-072-14/+12
* CXMAN-165: Rename info_basic() to get_versions()George Kraft2012-12-072-11/+11
* CXMAN-150: Replace the Command class with a TaskQueueGeorge Kraft2012-12-043-151/+72
* CXMAN-161: Node: Make get_sensors return a dict instead of a listGeorge Kraft2012-12-041-4/+2
* InternalTftp: Always listen on all interfacesGeorge Kraft2012-11-291-7/+0
* * Added a Fabric code example (still on-going)evasquez2012-11-281-6/+2
* get_fabric_macaddrs: Use dictionaries instead of listsGeorge Kraft2012-11-271-4/+3
* cxmanage: Revert to old output for macaddrs commandGeorge Kraft2012-11-271-1/+1
* Node: Add get_fabric_macaddrs method back in.George Kraft2012-11-271-20/+64
* CXMAN-146: Fabric: lazy node discoveryJason Hobbs2012-11-201-2/+2
* CXMAN-135: Node, Fabric: Rename get_macaddrs to get_mac_addressesGeorge Kraft2012-11-151-6/+6
* CXMAN-135: Node: Add "tftp" as a member variableGeorge Kraft2012-11-152-17/+34
* CXMAN-135: Replace check_firmware() with is_updatable()George Kraft2012-11-152-25/+17
* pylint warningsGeorge Kraft2012-11-131-1/+0
* TFTP: Fix ExternalTftp.get_file() interfaceGeorge Kraft2012-11-132-3/+2