summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CXMAN-263: Add unit tests for the Dummy classGeorge Kraft2013-12-072-2/+109
* CXMAN-263: Change Dummy to be a proper subclass of MockGeorge Kraft2013-12-073-27/+19
* CXMAN-263: Move Mock spec to a class variableGeorge Kraft2013-12-073-30/+31
* CXMAN-263: Refactor DummyNode to use the generic DummyGeorge Kraft2013-12-052-94/+40
* CXMAN-263: Move DummyNode from fabric_test into the dummy packageGeorge Kraft2013-12-054-282/+344
* CXMAN-263: Rename "dummies" subpackage to "dummy"George Kraft2013-12-058-8/+8
* CXMAN-263: Refactor DummyBMC to use the generic Dummy classGeorge Kraft2013-12-053-184/+73
* CXMAN-263: Don't use the wrap functionality in MockGeorge Kraft2013-12-051-16/+22
* CXMAN-263: Add dummy's instance variables to SpeccedMockGeorge Kraft2013-12-051-2/+6
* CXMAN-263: Factor dummies out of node_testGeorge Kraft2013-12-046-678/+774
* CXMAN-263: Add generic Dummy class infrastructureGeorge Kraft2013-12-043-2/+98
* CXMAN-264: Rename cxmanage_test to cxmanage_api.testsGeorge Kraft2013-12-048-8/+7
* CXMAN-262: Fix sensor output formatting in CLI (tspackage, sensors)George Kraft2013-12-032-28/+12
* nojira: Fixed pylint warnings.evasquez2013-12-022-4/+8
* AIT-326: Remove unittest-xml-reporting <1.6.0 requirement.evasquez2013-11-261-1/+1
* AIT-396: Remove inadvertent commit.evasquez2013-11-211-1/+1
* AIT-396: Added generate_sel and sel_elist() to Dummy BMC for testing.evasquez2013-11-212-2/+25
* AIT-525 making guid a lazy init propertymatthew.hodgins2013-11-202-0/+21
* AIT-533 changing get_uplink_info to return a dict instead of strmatthew.hodgins2013-11-152-7/+13
* CXMAN-255: Don't retry on firware reset errorsevasquez2013-11-131-4/+13
* nojira: Bump to cxmanage v0.10.2, pyipmi requirement to v0.9.1v0.10.2George Kraft2013-11-123-3/+3
* CXMAN-254: Remove pkg_resources.require usage from firmware_packageGeorge Kraft2013-11-121-7/+9
* CXMAN-254: Remove pkg_resources.require usage in cxmanage scriptGeorge Kraft2013-11-121-18/+6
* CXMAN-254: Remove pkg_resources usage in tspackage.pyGeorge Kraft2013-11-121-5/+4
* CXMAN-254: Move version definition from setup.py to __init__.pyGeorge Kraft2013-11-122-1/+12
* AIT-537: Added support for Chassis ID in dummy node.evasquez2013-11-111-1/+6
* nojira raise entire stderr in IpmiErrormatthew.hodgins2013-11-081-3/+3
* AIT-528 raise an exception when ipmitool_command returns with non-zeromatthew.hodgins2013-11-081-0/+4
* nojira: Bump to v0.10.1v0.10.1George Kraft2013-11-071-1/+1
* nojira: Updated copyright headersGeorge Kraft2013-11-0739-38/+68
* nojira: Bump to v0.10.0, bump pyipmi/ipmitool requirementsv0.10.0George Kraft2013-11-052-4/+4
* CXMAN-231: Add PMIC version to get_versions and tspackageGeorge Kraft2013-11-053-0/+9
* CXMAN-251: Clean up whitespace in tspackage outputGeorge Kraft2013-11-051-12/+4
* CXMAN-236: Add client-side info to tspackageGeorge Kraft2013-11-051-1/+36
* CXMAN-242: Add ECME serial logs to tspackageGeorge Kraft2013-11-051-0/+32
* CXMAN-242: Make Node._read_fru be a public methodGeorge Kraft2013-11-051-11/+20
* CXMAN-237: Use sel_elist instead of sel_listGeorge Kraft2013-11-051-1/+1
* CXMAN-250: Retry 3 times to get fabric MAC addressesGeorge Kraft2013-11-041-19/+37
* CXMAN-250: Retry 3 times to get fabric IP infoGeorge Kraft2013-11-042-17/+27
* CXMAN-250: Factor out the empty file check in fabric commandsGeorge Kraft2013-11-041-29/+3
* CXMAN-246: Add node ID to Node.__str__George Kraft2013-10-241-1/+1
* CXMAN-245: Add __str__ to FirmwarePackageGeorge Kraft2013-10-241-0/+3
* CXMAN-243: Add a wait=True flag to fabric.refresh()George Kraft2013-10-211-15/+42
* :nojira: Added a --virt-env option to cmuxevasquez2013-10-161-11/+33
* AIT-371 adding sel to dummynode for unit testing purposesmatthew.hodgins2013-10-151-0/+6
* CXMAN-230: Allow cxmux to work with tmux v1.7 & installGreg Lutostanski2013-10-072-5/+4
* CXMAN-218: cli: Add EEPROM versions to info/tspackage commandsGeorge Kraft2013-10-033-21/+23
* CXMAN-218: Clean up the node.get_versions() methodGeorge Kraft2013-10-031-17/+17
* CXMAN-218: Remove node_fru and slot_fru commandsGeorge Kraft2013-10-038-263/+1
* CXMAN-225: Increase InternalTftp port deadline to 10 secondsGeorge Kraft2013-10-011-1/+1