summaryrefslogtreecommitdiff
path: root/tuskar_ui/api/heat.py
Commit message (Expand)AuthorAgeFilesLines
* Retire the Tuskar UI codebaseDougal Matthews2016-01-221-553/+0
* Adds longer default timeout to heat stack-create callRyan Brady2015-09-041-0/+1
* Fixes EndpointNotFound after deploymentRyan Brady2015-08-041-6/+8
* Optimizes API CallsRyan Brady2015-07-091-0/+1
* Fix Nova Server Resources listing for Role in StackJiri Tomasek2015-06-221-1/+1
* Add template processing before creating/updating stackJiri Tomasek2015-06-151-10/+66
* Update rolesRyan Brady2015-04-161-1/+1
* Resource.get_by_node is already cachedRadomir Dopieralski2015-02-091-4/+2
* Merge "header is changed to updating"Jenkins2015-01-211-3/+11
|\
| * header is changed to updatingMasco Kaliyamoorthy2015-01-081-3/+11
* | Use heat stack_update from openstack_dashboard APIAna Krivokapic2015-01-121-6/+1
|/
* Add a scale-out dialogRadomir Dopieralski2014-12-091-1/+1
* Merge "Fixing stack update call"Jenkins2014-11-201-0/+16
|\
| * Fixing stack update callLadislav Smola2014-11-201-0/+16
* | Optimize heat.Resource.get_by_nodeRadomir Dopieralski2014-11-181-16/+12
|/
* Catch missing resource error when deployingLennart Regebro2014-10-141-15/+21
* Updating hacking to 0.9.2 and associated styling fixesLennart Regebro2014-10-011-12/+11
* Merge "Autogenerate missing parameters"Jenkins2014-09-231-1/+0
|\
| * Autogenerate missing parametersLadislav Smola2014-09-231-1/+0
* | Merge "Correct name of Admin pswd from Tuskar"Jenkins2014-09-231-1/+1
|\ \ | |/ |/|
| * Correct name of Admin pswd from TuskarLadislav Smola2014-09-151-1/+1
* | Provide Admin password to HeatLadislav Smola2014-09-181-1/+2
|/
* Rename tuskar classes and role.id to match the tuskar APILennart Regebro2014-09-091-11/+11
* Add some optimization around registered node queryTzu-Mainn Chen2014-09-041-5/+23
* Fix Stack.resources methodTzu-Mainn Chen2014-09-011-21/+26
* Un-mock heat and remaining mocked callsTzu-Mainn Chen2014-08-281-81/+49
* Making init keystone workLadislav Smola2014-08-271-16/+43
* Delete unused returnLadislav Smola2014-08-211-1/+0
* Added mock Heat driverTzu-Mainn Chen2014-08-061-4/+17
* Extracting common function into utilsLadislav Smola2014-08-051-1/+1
* Add History panelTzu-Mainn Chen2014-07-311-0/+14
* Update node detail page for JunoTzu-Mainn Chen2014-07-111-3/+16
* Code update for new Tuskar APITzu-Mainn Chen2014-07-101-27/+104
* Fixed docstrings to match api reorganizationTzu-Mainn Chen2014-06-301-35/+33
* No longer assumes a stack has outputsTzu-Mainn Chen2014-06-271-2/+6
* Separate Overcloud into plan and stackTzu-Mainn Chen2014-06-241-2/+255
* Split api.py into multiple filesTzu-Mainn Chen2014-06-201-0/+86