summaryrefslogtreecommitdiff
path: root/cxmanage_api/node.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into win32_supportwin32_supportGeorge Kraft2013-10-011-3/+78
|\
| * CXMAN-238: Only spawn a single InternalTftp instance by defaultGeorge Kraft2013-10-011-1/+1
| * CXMAN-228 simplify updating EEPROMmatthew.hodgins2013-09-261-2/+77
* | Merge branch 'master' into win32_supportGeorge Kraft2013-08-291-53/+197
|\ \ | |/
| * nojira: fixing pylint warns.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-161-2/+11
| * Fixed some code comments that were effecting sphinx doc output.evasquez2013-08-151-10/+14
| * FRU Versions Cxmanage CommandSheldon Sandbekkhaug2013-08-091-4/+17
| * Create Commands to Get FRU VersionsSheldon Sandbekkhaug2013-08-091-1/+63
| * Moved code from node.get_chip_name() to node.get_versions()Sheldon Sandbekkhaug2013-08-051-25/+11
| * (CXMAN-197) Change A9 Boot Name for MidwaySheldon Sandbekkhaug2013-07-291-45/+22
| * (CXMAN-197) Change A9boot Name for MidwaySheldon Sandbekkhaug2013-07-261-0/+55
| * Trivial mergeSheldon Sandbekkhaug2013-07-221-3/+4
| |\
| * | Add a function to get uplink info through cxmanage_apiSheldon Sandbekkhaug2013-07-221-0/+11
| * | Modified get_uplink_speed() to use the new bmc functionSheldon Sandbekkhaug2013-07-221-1/+1
| * | Add function to get uplink speed of a node via pyipmi's bmcSheldon Sandbekkhaug2013-07-191-0/+10
* | | Merge tag 'v0.9.0' into win32_supportv0.9.0-win32_supportGeorge Kraft2013-08-081-163/+302
|\ \ \ | | |/ | |/|
| * | node: Fix string/list concatenation error in update_firmwarev0.9.0George Kraft2013-07-221-1/+1
| * | node: Remove try/catch of Exception around the UbootEnv classGeorge Kraft2013-07-221-2/+3
| |/
| * CXMAN-210: Persist pxe interface setting across firmware updatesRipal Nathuji2013-07-181-0/+1
| * CXMAN-210: Add command for modifying pxe interfaceRipal Nathuji2013-07-181-0/+35
| * Added doc example usage for get_sel().evasquez2013-07-111-0/+12
| * Added doc example usage for get_fabric_macaddrs().evasquez2013-07-111-0/+14
| * Added doc example usage for get_depth_chart()evasquez2013-07-111-0/+5
| * Added doc example usage for get_routing_table.evasquez2013-07-111-0/+3
| * Added doc example for get_linkmap()evasquez2013-07-111-0/+3
| * Added doc example for get_link_stats()evasquez2013-07-111-0/+21
| * Fixed example usage that had fabric instead of node.evasquez2013-07-111-19/+19
| * (CXMAN-203) Firmware Update LogsSheldon Sandbekkhaug2013-07-021-7/+6
| * (CXMAN-203) Firmware Update LogsSheldon Sandbekkhaug2013-07-021-7/+9
| * (CXMAN-203) Firmware Update LogsSheldon Sandbekkhaug2013-07-021-45/+29
| * (CXMAN-203) Firmware Update LogsSheldon Sandbekkhaug2013-07-021-176/+104
| * (CXMAN-203) Log status during firmware updateSheldon Sandbekkhaug2013-06-281-2/+216
| * Merge branch 'master' of ssh://git.calxeda.com/var/git/cx_manage_utilSheldon Sandbekkhaug2013-06-251-158/+67
| |\
| | * CXMAN-205: Test TFTP download before doing firmware updatesGeorge Kraft2013-06-241-1/+3
| | * CXMAN-206: Remove unnecessary checks around bmc firmware callsGeorge Kraft2013-06-241-12/+0
| | * CXMAN-206: Remove NoFirmwareInfoErrorGeorge Kraft2013-06-241-7/+2
| | * CXMAN-213: Allow firmware updates with a single UBOOTENV partitionGeorge Kraft2013-06-211-6/+14