summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Make auth_url lookup dynamicJohannes Grassler2016-03-081-1/+7
* Merge "Raise ResourceTypeNotFound in get_resource_info()" into stable/libertyJenkins2016-03-036-33/+55
|\
| * Raise ResourceTypeNotFound in get_resource_info()Rakesh H S2016-03-016-33/+55
* | Merge "Fix property TTL in Designate::Domain" into stable/libertyJenkins2016-03-032-9/+16
|\ \
| * | Fix property TTL in Designate::DomainPeter Razumovsky2016-02-232-9/+16
* | | Merge "Ignore TypeErrors on old properties during update" into stable/libertyJenkins2016-03-021-1/+1
|\ \ \
| * | | Ignore TypeErrors on old properties during updateZane Bitter2016-03-011-1/+1
| | |/ | |/|
* | | Merge "Do not pass both port-id and fixed-ip to create server" into stable/li...Jenkins2016-03-022-7/+14
|\ \ \
| * | | Do not pass both port-id and fixed-ip to create serverhuangtianhua2016-02-182-7/+14
* | | | Merge "Allow str_replace to reference parameters/attributes" into stable/libertyJenkins2016-03-024-4/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow str_replace to reference parameters/attributesSteven Hardy2016-02-294-4/+68
* | | | Merge "Ignore ValueError when adding dependencies" into stable/libertyJenkins2016-02-292-1/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore ValueError when adding dependenciesRabi Mishra2016-01-262-1/+20
* | | | Merge "Don't allow specify fixed_ip and port at the same time" into stable/li...Jenkins2016-02-292-2/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Don't allow specify fixed_ip and port at the same timehuangtianhua2016-02-182-2/+13
* | | | Merge "Ignore errors on old properties during update" into stable/libertyJenkins2016-02-291-3/+17
|\ \ \ \
| * | | | Ignore errors on old properties during updateThomas Herve2016-02-101-3/+17
| |/ / /
* | | | Merge "Fix database purge query" into stable/libertyJenkins2016-02-252-42/+67
|\ \ \ \
| * | | | Fix database purge queryThomas Herve2016-02-112-42/+67
| |/ / /
* | | | Use oslo.config fixture to avoid gate breakDavanum Srinivas2016-02-234-31/+12
| |_|/ |/| |
* | | Merge "Populate context roles when using stored context" into stable/libertyJenkins2016-02-194-2/+34
|\ \ \ | |/ / |/| |
| * | Populate context roles when using stored contextSteven Hardy2016-02-054-2/+34
| |/
* | Merge "Prevent phantom user hooks" into stable/libertyJenkins2016-02-101-8/+12
|\ \
| * | Prevent phantom user hooksZane Bitter2016-01-281-8/+12
| |/
* | Merge "Don't calculate attributes for metadata request" into stable/libertyJenkins2016-02-106-8/+20
|\ \
| * | Don't calculate attributes for metadata requestZane Bitter2016-01-256-8/+20
| |/
* | Merge "Don't recompute metadata after clearing a user hook" into stable/libertyJenkins2016-02-095-11/+15
|\ \
| * | Don't recompute metadata after clearing a user hookZane Bitter2016-02-055-11/+15
| |/
* | Translate all properties during updateThomas Herve2016-02-041-0/+1
|/
* Merge "Use negative timeout for convergence unittests" into stable/liberty5.0.1Jenkins2016-01-191-3/+3
|\
| * Use negative timeout for convergence unittestsSergey Kraynev2016-01-151-3/+3
* | Merge "Load template files only from their known source" into stable/libertyJenkins2016-01-197-40/+58
|\ \
| * | Load template files only from their known sourceZane Bitter2016-01-187-40/+58
* | | Merge "heat-manage resource_data_list" into stable/libertyJenkins2016-01-195-10/+31
|\ \ \
| * | | heat-manage resource_data_listKanagaraj Manickam2016-01-155-10/+31
* | | | Merge "Fixes the error logic in resource_data_get_all()" into stable/libertyJenkins2016-01-193-3/+7
|\ \ \ \ | |/ / /
| * | | Fixes the error logic in resource_data_get_all()Kanagaraj Manickam2016-01-153-3/+7
| | |/ | |/|
* | | Merge "Do not return None when get_attr if res is in SNAPSHOT/CHECK" into sta...Jenkins2016-01-193-4/+88
|\ \ \
| * | | Do not return None when get_attr if res is in SNAPSHOT/CHECKhuangtianhua2016-01-193-4/+88
| |/ /
* | | Merge "Support unicode in parameter values" into stable/libertyJenkins2016-01-192-3/+3
|\ \ \ | |_|/ |/| |
| * | Support unicode in parameter valuesZane Bitter2016-01-182-3/+3
| |/
* | Merge "Make minimum default num_engine_workers>=4" into stable/libertyJenkins2016-01-182-4/+6
|\ \
| * | Make minimum default num_engine_workers>=4Steve Baker2016-01-192-4/+6
| |/
* | Merge "Fix validation of server personality property" into stable/libertyJenkins2016-01-182-1/+37
|\ \
| * | Fix validation of server personality propertyH S, Rakesh2016-01-182-1/+37
| |/
* | Imported Translations from ZanataOpenStack Proposal Bot2016-01-1816-458/+490
|/
* Merge "Make Server software_config_transport updatable" into stable/libertyJenkins2016-01-143-32/+149
|\
| * Make Server software_config_transport updatableSteve Baker2015-12-143-32/+149
* | Fixup ceilometerclient testsMehdi Abaakouk2016-01-142-9/+4
* | Merge "Eliminate unnecessary sleeps during no-op update" into stable/libertyJenkins2016-01-112-4/+7
|\ \