summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * nojira: fixed pylint warns.evasquez2013-08-271-8/+15
| * nojira: fixed pylint warns.evasquez2013-08-261-7/+9
| * nojira: fixed pylint warns.evasquez2013-08-261-4/+10
| * nojira: fixed pylint warns.evasquez2013-08-261-8/+11
| * nojira: fixed pylint warnings.evasquez2013-08-261-5/+16
| * nojira: made python 3 print compatible.evasquez2013-08-261-15/+27
| * nojira: fixed pylint warnings.evasquez2013-08-261-4/+13
| * nojira: Fixed pylint warnings.evasquez2013-08-263-1/+5
| * nojira: Fixed pylint warnings.evasquez2013-08-261-4/+10
| * nojira: Fixed whitespace.evasquez2013-08-261-18/+18
| * nojira: fixed pylint warnings.evasquez2013-08-261-26/+77
| * nojira: fixed pylint warnings, etc.evasquez2013-08-261-58/+136
| * nojira: Fixed line too long.evasquez2013-08-261-2/+7
| * nojira: fixing pylint warns.evasquez2013-08-261-0/+1
| * nojira: Adding .project and .pydev to gitignoreevasquez2013-08-261-0/+2
| * nojira: Telling pyling to skip this file. its a conf. file.evasquez2013-08-261-0/+1
| * nojira: formatted code.evasquez2013-08-261-2/+4
| * nojira: Adding pylintrc.evasquez2013-08-261-0/+274
| * nojira: fixed pylint warns.evasquez2013-08-261-5/+5
| * nojira: fixed line too long.evasquez2013-08-261-3/+5
| * nojira: Removed TODO/FIXME.evasquez2013-08-261-6/+2
| * nojira: fixed pylint warnings.evasquez2013-08-261-10/+14
| * nojira: Fixed pylint warning.evasquez2013-08-261-2/+2
| * nojira: Fixed pylint warnings.evasquez2013-08-261-2/+3
| * nojira: Fixed pylint convention warning.evasquez2013-08-261-3/+4
| * nojira: Fixed pylint ERROR.evasquez2013-08-261-2/+2
| * nojira: fixing pylint ERROR.evasquez2013-08-261-1/+1
| * nojira: Fixing pylint convention violations.evasquez2013-08-261-16/+39
| * nojira: Fixing pylint warning for no docstring. No functional change.evasquez2013-08-261-1/+4
| * tspackage Collects Node FRU and Slot FRU VersionsSheldon Sandbekkhaug2013-08-231-4/+78
| * AIT-196 Added fabric_get_node_id to DummyBMCZuhair Parvez2013-08-211-0/+7
| * CXMAN-218: Remove FRU versions from node.get_versions()George Kraft2013-08-203-18/+1
| * add flag that allows the caller to only try to turn on or off nodes that are ...Rye Terrell2013-08-162-4/+17
| * Fixed some code comments that were effecting sphinx doc output.evasquez2013-08-152-10/+15
| * Adding cxmanage_test to required packagesSheldon Sandbekkhaug2013-08-131-1/+1
| * Added Test Cases for get_node_fru_version() and get_slot_fru_version()Sheldon Sandbekkhaug2013-08-122-1/+46
| * FRU Versions Cxmanage CommandSheldon Sandbekkhaug2013-08-093-5/+40
| * Create Commands to Get FRU VersionsSheldon Sandbekkhaug2013-08-094-3/+185
| * Added keyword arguments to _run_on_all_nodes()Sheldon Sandbekkhaug2013-08-051-2/+3
| * Moved code from node.get_chip_name() to node.get_versions()Sheldon Sandbekkhaug2013-08-053-27/+13
| * Merge branch 'master' of ssh://git.calxeda.com/var/git/cx_manage_utilSheldon Sandbekkhaug2013-08-022-10/+18
| |\
| | * removing wafer_id from DummyNode. Added guid to DummyBMC.matthew.hodgins2013-08-022-10/+18
| * | Fixed test_get_versions()Sheldon Sandbekkhaug2013-08-021-1/+2
| * | Fixed tests that check get_uplink_info() and get_uplink_speed()Sheldon Sandbekkhaug2013-08-022-4/+44
| |/
| * CXMAN-211: Change InternalTftp to a Thread-based implementationGeorge Kraft2013-08-011-59/+19
| * added get_wafer_id to DummyNodematthew.hodgins2013-08-011-1/+10
| * (CXMAN-197) Change A9 Boot Name for MidwaySheldon Sandbekkhaug2013-07-294-48/+43
| * (CXMAN-197) Change A9boot Name for MidwaySheldon Sandbekkhaug2013-07-264-18/+61
| * Trivial mergeSheldon Sandbekkhaug2013-07-229-33/+203
| |\
| | * node: Fix string/list concatenation error in update_firmwarev0.9.0George Kraft2013-07-221-1/+1