summaryrefslogtreecommitdiff
path: root/cxmanage_api
Commit message (Expand)AuthorAgeFilesLines
* CXMAN-231: Add PMIC version to get_versions and tspackageGeorge Kraft2013-11-052-0/+6
* 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
* 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-035-227/+1
* CXMAN-225: Increase InternalTftp port deadline to 10 secondsGeorge Kraft2013-10-011-1/+1
* CXMAN-238: Only spawn a single InternalTftp instance by defaultGeorge Kraft2013-10-013-2/+10
* CXMAN-225: Retry obtaining TftpServer port if we get a socket.errorGeorge Kraft2013-10-011-4/+13
* CXMAN-228 simplify updating EEPROMmatthew.hodgins2013-09-264-3/+232
* CXMAN-221: Fix imports for the cxmanage_api.cli commandsGeorge Kraft2013-09-043-3/+3
* CXMAN-221: Rename "cxmanage" python package to "cxmanage_api.cli"George Kraft2013-08-2913-0/+1791
* nojira: restore exception export. pylint fixesevasquez2013-08-271-0/+10
* nojira: pylint fixesevasquez2013-08-275-11/+32
* nojira: pylintevasquez2013-08-271-2/+2
* nojira: pylint ... more of it ...evasquez2013-08-271-3/+10
* nojira: fixed pylint warns.evasquez2013-08-261-8/+11
* 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: fixing pylint warns.evasquez2013-08-261-0/+1
* nojira: Telling pyling to skip this file. its a conf. file.evasquez2013-08-261-0/+1
* 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
* CXMAN-218: Remove FRU versions from node.get_versions()George Kraft2013-08-201-14/+0
* 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
* FRU Versions Cxmanage CommandSheldon Sandbekkhaug2013-08-092-4/+37
* Create Commands to Get FRU VersionsSheldon Sandbekkhaug2013-08-092-1/+101
* 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-051-25/+11