summaryrefslogtreecommitdiff
path: root/tuskar_ui/api/node.py
Commit message (Expand)AuthorAgeFilesLines
* Retire the Tuskar UI codebaseDougal Matthews2016-01-221-445/+0
* Replace ironic_discoverd.client with ironic_inspector_clientDmitry Tantsur2015-08-271-6/+9
* Merge "Delay introspection between nodes by 5 seconds"Jenkins2015-08-071-0/+6
|\
| * Delay introspection between nodes by 5 secondsJiri Tomasek2015-07-091-0/+6
* | Optimizes API CallsRyan Brady2015-07-091-0/+4
|/
* Fix node states in pie chartsAna Krivokapic2015-06-171-2/+2
* Nodes registration updatesJiri Tomasek2015-06-151-3/+3
* Fix node listRyan Brady2015-04-131-1/+2
* Remove nova baremetal supportRadomir Dopieralski2015-03-231-340/+59
* Use ironic_discoverd.client.get_status instead of Node.extraRadomir Dopieralski2015-03-061-6/+18
* Use ironic_dicoverd.clientRadomir Dopieralski2015-03-061-8/+7
* Remove kernel/image from flavor and put it on nodeBrad P. Crochet2015-03-031-2/+12
* Join node registration and upload formsAna Krivokapic2015-02-111-0/+5
* Use handle_errors decorator to handle image_getAna Krivokapic2015-01-271-0/+1
* Fix TemplateSyntaxError in the server-side filetring of node list viewsRadomir Dopieralski2014-12-181-2/+6
* Fix ipmi_password parameter nameTzu-Mainn Chen2014-11-131-1/+1
* Cleaning up node statesLadislav Smola2014-11-061-17/+31
* Adding provision state of IronicLadislav Smola2014-10-301-1/+20
* Re-factor nodes index tablesTzu-Mainn Chen2014-10-291-2/+30
* Updated auto-discovery process with new apiTzu-Mainn Chen2014-10-081-0/+29
* Add a generic function for filtering API objectsAna Krivokapic2014-10-061-35/+0
* Updating hacking to 0.9.2 and associated styling fixesLennart Regebro2014-10-011-7/+6
* Fix for ironic node creationTzu-Mainn Chen2014-09-241-10/+15
* Add node transition state to tableTzu-Mainn Chen2014-09-041-3/+8
* Add set_power_state to node apiTzu-Mainn Chen2014-09-011-0/+27
* Add autodiscovery formTzu-Mainn Chen2014-09-011-8/+8
* Add maintenance operations for Ironic nodesTzu-Mainn Chen2014-09-011-20/+49
* Update node driver/arch optionsTzu-Mainn Chen2014-09-011-6/+21
* Un-mock heat and remaining mocked callsTzu-Mainn Chen2014-08-281-24/+8
* Merge "Replace mocked BareMetal node data with real API calls"Jenkins2014-08-151-18/+17
|\
| * Replace mocked BareMetal node data with real API callsAna Krivokapic2014-08-131-18/+17
* | Filter powered on/off nodes correctlyAna Krivokapic2014-08-141-6/+9
|/
* Expose IP address of a node instanceAna Krivokapic2014-08-121-4/+7
* Replace mocked Ironic data with real API callsAna Krivokapic2014-08-121-37/+64
* Extracting common function into utilsLadislav Smola2014-08-051-1/+1
* Added 'arch' to ironic nodesTzu-Mainn Chen2014-07-221-1/+5
* Ceilometer graphs for nodesAna Krivokapic2014-07-181-0/+9
* Update ironic properties to match REST API docTzu-Mainn Chen2014-07-181-54/+21
* Add Discovered nodes tabTzu-Mainn Chen2014-07-171-8/+32
* Merge "Add a "driver" field to the Register Nodes dialog"Jenkins2014-07-171-28/+7
|\
| * Add a "driver" field to the Register Nodes dialogRadomir Dopieralski2014-07-171-28/+7
* | Merge "Change the Health status piechart to Power status"Jenkins2014-07-151-1/+12
|\ \ | |/ |/|
| * Change the Health status piechart to Power statusAna Krivokapic2014-07-141-1/+12
* | Add an Architecture field to the Register Nodes dialogRadomir Dopieralski2014-07-151-4/+4
|/
* Update node detail page for JunoTzu-Mainn Chen2014-07-111-7/+28
* Code update for new Tuskar APITzu-Mainn Chen2014-07-101-46/+35
* Merge "Fixed docstrings to match api reorganization"Jenkins2014-07-031-54/+54
|\
| * Fixed docstrings to match api reorganizationTzu-Mainn Chen2014-06-301-54/+54
* | Use util version of list_to_dictTzu-Mainn Chen2014-06-301-16/+2
|/
* Separate Overcloud into plan and stackTzu-Mainn Chen2014-06-241-0/+1