summaryrefslogtreecommitdiff
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-109-10/+36
* Add missing extra "greenthread" arg to remove_event()Angus Salkeld2014-10-092-3/+3
* Merge "Update translations for Juno" into proposed/juno2014.2.rc2Jenkins2014-10-096-6420/+264
|\
| * Update translations for JunoZane Bitter2014-10-086-6420/+264
* | Merge "Don't send multiple update-cancel messages to an event" into proposed/...Jenkins2014-10-091-1/+1
|\ \ | |/
| * Don't send multiple update-cancel messages to an eventZane Bitter2014-10-081-1/+1
* | Merge "Clean up signalling events after stack updates" into proposed/junoJenkins2014-10-092-6/+28
|\ \ | |/
| * Clean up signalling events after stack updatesZane Bitter2014-10-082-6/+28
* | Merge "Template not required on stack-adopt" into proposed/junoJenkins2014-10-084-3/+136
|\ \ | |/
| * Template not required on stack-adoptVijendar Komalla2014-10-084-3/+136
* | Updated from global requirementsOpenStack Proposal Bot2014-10-061-3/+3
|/
* 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-014-15/+14
|\ \
| * | Fix some sphinx warnings/errorsAngus Salkeld2014-10-014-15/+14
* | | Merge "Switch to oslo.utils"Jenkins2014-10-0134-43/+45
|\ \ \ | |/ / |/| |
| * | Switch to oslo.utilsJulien Danjou2014-09-3034-43/+45
* | | Merge "Disable Abandon & Adopt features by default"Jenkins2014-09-304-0/+22
|\ \ \
| * | | Disable Abandon & Adopt features by defaultZane Bitter2014-09-304-0/+22
* | | | Merge "Update usage of Barbican library"Jenkins2014-09-304-26/+46
|\ \ \ \ | |/ / / |/| | |
| * | | Update usage of Barbican libraryThomas Herve2014-09-304-26/+46
* | | | Merge "Remove unused network_utils"Jenkins2014-09-302-164/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove unused network_utilsJulien Danjou2014-09-302-164/+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 "Improve error handling in api files"Jenkins2014-09-293-3/+9
|\ \ \ \
| * | | | Improve error handling in api filesSergey Kraynev2014-09-253-3/+9
* | | | | 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 "Fix usage of client in Barbican resources"Jenkins2014-09-295-27/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix usage of client in Barbican resourcesThomas Herve2014-09-265-27/+19
* | | | | | 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-272-1/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add keystone v2 keypair methodsSteve Baker2014-09-262-1/+14
| | |/ / / / / | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ \