summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Don't update a LoadBalancer under autoscaling control2014.2.rc32014.2proposed/junoZane Bitter2014-10-103-16/+26
* Make sure that the properties are stored on updatesAngus Salkeld2014-10-105-7/+97
* Do not attempt a stack update when it is deletinghuangtianhua2014-10-102-3/+10
* Update references to auth_token middlewareBrant Knudson2014-10-105-6/+6
* Add missing extra "greenthread" arg to remove_event()Angus Salkeld2014-10-092-3/+3
* Update translations for JunoZane Bitter2014-10-086-6420/+264
* Don't send multiple update-cancel messages to an eventZane Bitter2014-10-081-1/+1
* Clean up signalling events after stack updatesZane Bitter2014-10-082-6/+28
* Template not required on stack-adoptVijendar Komalla2014-10-084-3/+136
* Merge "Include parameters info in stack-abandon data"2014.2.rc1Jenkins2014-10-014-6/+13
|\
| * Include parameters info in stack-abandon dataVijendar Komalla2014-09-304-6/+13
* | Merge "Fix some sphinx warnings/errors"Jenkins2014-10-012-6/+6
|\ \
| * | Fix some sphinx warnings/errorsAngus Salkeld2014-10-012-6/+6
* | | Merge "Switch to oslo.utils"Jenkins2014-10-0129-35/+40
|\ \ \ | |/ / |/| |
| * | Switch to oslo.utilsJulien Danjou2014-09-3029-35/+40
* | | Disable Abandon & Adopt features by defaultZane Bitter2014-09-303-0/+16
* | | Merge "Remove unused network_utils"Jenkins2014-09-301-163/+0
|\ \ \ | |/ /
| * | Remove unused network_utilsJulien Danjou2014-09-301-163/+0
* | | Merge "Skip validation if depends on not created resource"Jenkins2014-09-304-6/+112
|\ \ \
| * | | Skip validation if depends on not created resourceSergey Kraynev2014-09-294-6/+112
| |/ /
* | | Merge "Fix subnet residue when resource deletion"Jenkins2014-09-302-1/+50
|\ \ \
| * | | Fix subnet residue when resource deletionhuangtianhua2014-09-292-1/+50
* | | | Don't use DB column names for sort keysAngus Salkeld2014-09-302-31/+31
| |/ / |/| |
* | | Merge "Do template validation during creation"Jenkins2014-09-292-0/+30
|\ \ \
| * | | Do template validation during creationSergey Kraynev2014-09-252-0/+30
* | | | Merge "Fix couple tests in test_engine_service.py"Jenkins2014-09-291-2/+10
|\ \ \ \ | |/ / /
| * | | Fix couple tests in test_engine_service.pySergey Kraynev2014-09-251-2/+10
* | | | Merge "Handle clients that don't accept auth_url=None"Jenkins2014-09-292-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle clients that don't accept auth_url=NoneZane Bitter2014-09-262-2/+2
* | | | Merge "Fixed adopt failure for stack with resource group"Jenkins2014-09-272-0/+72
|\ \ \ \
| * | | | Fixed adopt failure for stack with resource groupUnmesh Gurjar2014-09-182-0/+72
* | | | | Merge "Include credentials for heat calling self"Jenkins2014-09-271-0/+8
|\ \ \ \ \
| * | | | | Include credentials for heat calling selfSteve Baker2014-09-261-0/+8
* | | | | | Merge "Add keystone v2 keypair methods"Jenkins2014-09-271-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add keystone v2 keypair methodsSteve Baker2014-09-261-1/+7
* | | | | | Merge "Associate floating IP with router interface"Jenkins2014-09-272-2/+46
|\ \ \ \ \ \
| * | | | | | Associate floating IP with router interfaceSteve Baker2014-09-222-2/+46
* | | | | | | Merge "FloatingIP updateable port_id, fixed_ip_address"Jenkins2014-09-272-3/+176
|\ \ \ \ \ \ \
| * | | | | | | FloatingIP updateable port_id, fixed_ip_addressSteve Baker2014-09-262-3/+176
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add an option to disable cloud watch lite"Jenkins2014-09-276-4/+43
|\ \ \ \ \ \ \
| * | | | | | | Add an option to disable cloud watch liteAngus Salkeld2014-09-256-4/+43
* | | | | | | | Merge "Pass the correct matching_metadata to Ceilometer"Jenkins2014-09-272-2/+45
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Pass the correct matching_metadata to CeilometerAngus Salkeld2014-09-252-2/+45
* | | | | | | | Merge "Don't pass empty action strings to ceilometer"Jenkins2014-09-271-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Don't pass empty action strings to ceilometerAngus Salkeld2014-09-251-1/+2
* | | | | | | | Merge "Make sure that AutoScaling group has it's tag set correctly"Jenkins2014-09-272-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Make sure that AutoScaling group has it's tag set correctlyAngus Salkeld2014-09-252-2/+2
* | | | | | | | Merge "Fix heat.engine.clients.has_client"Jenkins2014-09-272-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix heat.engine.clients.has_clientThomas Herve2014-09-262-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Commit transaction on object delete"Jenkins2014-09-271-1/+2
|\ \ \ \ \ \ \ \