summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* nojira: Bump to v0.10.0, bump pyipmi/ipmitool requirementsv0.10.0George Kraft2013-11-051-2/+2
* :nojira: Added a --virt-env option to cmuxevasquez2013-10-161-11/+33
* CXMAN-230: Allow cxmux to work with tmux v1.7 & installGreg Lutostanski2013-10-071-4/+3
* CXMAN-218: Remove node_fru and slot_fru commandsGeorge Kraft2013-10-031-12/+0
* CXMAN-228 simplify updating EEPROMmatthew.hodgins2013-09-261-14/+34
* CXMAN-230: adding a tmux cxmanage session muxerGreg Lutostanski2013-09-261-0/+51
* CXMAN-221: Rename "cxmanage" python package to "cxmanage_api.cli"George Kraft2013-08-291-13/+13
* Create Commands to Get FRU VersionsSheldon Sandbekkhaug2013-08-091-2/+15
* Bump to version v0.9.0, bump ipmitool/pyipmi version requirementsGeorge Kraft2013-07-221-2/+2
* CXMAN-210: Add command for modifying pxe interfaceRipal Nathuji2013-07-181-1/+7
* (CXMAN-203) Firmware Update LogsSheldon Sandbekkhaug2013-07-021-6/+0
* (CXMAN-203) Log status during firmware updateSheldon Sandbekkhaug2013-06-281-0/+7
* (CXMAN-194) Create a command to get all dataSheldon Sandbekkhaug2013-06-241-17/+4
* (CXMAN-194) Create a command to get all dataSheldon Sandbekkhaug2013-06-211-0/+18
* Bump requirements: pyipmi>=0.7.1, ipmitool>=-cx5George Kraft2013-05-031-2/+2
* CXMAN-189: Change "fullupdate" command to "fwupdate --full"George Kraft2013-04-301-49/+39
* Remove the "info dump" commandGeorge Kraft2013-04-291-1/+1
* CXMAN-194: Clean up the "cxmanage info -h" usage outputGeorge Kraft2013-04-291-7/+3
* CXMAN-189: Add a "fullupdate" command to the cxmanage scriptGeorge Kraft2013-04-291-35/+47
* CXMAN-187: Add examples to the cxmanage -h usage printGeorge Kraft2013-04-261-6/+18
* CXMAN-160: Add image types and example to fwupdate -h usage printGeorge Kraft2013-04-261-23/+29
* CXMAN-186: Add some friendly error messages to sol_tabsGeorge Kraft2013-04-261-0/+10
* CXMAN-186: Add cxmanage copyright to sol_tabsGeorge Kraft2013-04-261-1/+29
* CXMAN-186: Add sol_tabs to cxmanageGeorge Kraft2013-04-261-0/+19
* CXMAN-191: Add a --ecme-tftp-port command line optionGeorge Kraft2013-04-221-0/+2
* CXMAN-159: Add a -i/--ids command line option to display node IDsGeorge Kraft2013-03-121-1/+3
* CXMAN-183: Remove references to the A9 in the cxmanage scriptGeorge Kraft2013-03-111-9/+9
* CXMAN-181: Added the 'cxmanage ipdiscover' commandGeorge Kraft2013-02-281-0/+17
* Bump pyipmi/ipmitool requirements to v0.7.0 and 1.8.11-cx4George Kraft2013-02-061-2/+2
* CXMAN-121: Raise the default thread count to 48George Kraft2012-12-121-3/+3
* Remove the "cxpackage" scriptGeorge Kraft2012-12-121-152/+0
* CXMAN-172: Split the "cxmanage" script into multiple filesGeorge Kraft2012-12-121-752/+30
* CXMAN-151: Add a prompt to verify the node countGeorge Kraft2012-12-111-19/+37
* CXMAN-168: cxmanage: Add minimum and maximum to the sensor commandGeorge Kraft2012-12-111-39/+27
* Remove support for pluginsGeorge Kraft2012-12-111-88/+76
* Bump pyipmi requirement to 0.6.1George Kraft2012-12-101-1/+1
* Bump pyipmi and ipmitool requirementsGeorge Kraft2012-12-071-2/+2
* CXMAN-167: Change the get_versions() field namesGeorge Kraft2012-12-071-3/+3
* CXMAN-165: Rename info_basic() to get_versions()George Kraft2012-12-071-1/+1
* CXMAN-150: Replace the Command class with a TaskQueueGeorge Kraft2012-12-041-24/+26
* CXMAN-161: Node: Make get_sensors return a dict instead of a listGeorge Kraft2012-12-041-5/+3
* get_fabric_macaddrs: Use dictionaries instead of listsGeorge Kraft2012-11-271-3/+4
* cxmanage: Revert to old output for macaddrs commandGeorge Kraft2012-11-271-4/+7
* CXMAN-135: Node, Fabric: Rename get_macaddrs to get_mac_addressesGeorge Kraft2012-11-151-1/+1
* CXMAN-135: Node: Add "tftp" as a member variableGeorge Kraft2012-11-151-11/+12
* Make the "info dump" command work againGeorge Kraft2012-11-151-1/+1
* CXMAN-135: Replace check_firmware() with is_updatable()George Kraft2012-11-151-1/+1
* Merge branch 'cx_manage_util_API'George Kraft2012-11-131-117/+594
|\
| * CXMAN-135: Add parallel node discovery and retry handlingGeorge Kraft2012-11-081-46/+59
| * CXMAN-135: Restore functionality to the cxmanage scriptGeorge Kraft2012-11-081-124/+581