56e428b90c
* no need to run integration tests in upgrade * Update HOT template guide preface * Set properties to before_props before calling handle_update * Updated from global requirements * Fix software config api-ref doc * Don't change properties in regenerate_info_schema * Unit tests: Use Properties objects instead of dicts * Adds some infos for stack notification * Fix null param for _create_arguments() for volume resource * Rename swift.py to container.py for swift container resource * Fix iteration in floatingip's add dependencies method * Updated from global requirements * Add scenario test_server_signal * Release note, api-ref for event list nested_depth * Make the removed resources in resource group visible on REST * Network validation in Manila * Remove additional purge test * Support 'conditions' section for templates * Fix two typos * Remove deprecated v1 cinder api support * Updated from global requirements * Fix str_split function when string is None * New common constraint 'Expiration' * Updated from global requirements * Updated from global requirements * modify the home-page info with the developer documentation * Explicitly set heat.conf logging_exception_prefix * Allow stack create operations to be cancelled * Cancel nested stack creation when sibling fails * Use handle_update_cancel() to cancel nested stack updates * Don't pass value_specs when creating internal port * Add Python 3.5 classifier and venv * Add an integration for server using neutron * Fix get_endpoint() call in is_using_neutron * Increase default sighup_timeout * Always use upper-constraints * Don't log ERROR for remote stack exceptions * Silence swiftclient logging * Allow for retries after certain resource delete failures * Retry neutron resource deletion if the physical resource exists * Fix is_using_neutron * Move cinder api version tests * Supplement:use assertEqual() instead of assertDictEqual() * Use keystone session from context in client plugin * Fallback to db for resource show * Use assertEqual() instead of assertDictEqual() * Add reno note for DNS functionality * Add dns properties and attributes * Add dns constraints * Check for empty sections in environment * Don't check alarm state when signaled * Fix some map_replace issues * Updated from global requirements * Unskip AutoscalingLoadBalancerv2Test * Purge deleted stacks for specific project * Replace while with if in resolve function * Add new resource l7policy * Add reno for map_replace and fix docs nit * Use exception_filter from oslo_utils * Implement map_replace intrinsic function * Updated from global requirements * Implement the correct total ordering for scheduler.Timeout * Use TaskRunner.as_task() for the create retry delay * Unit tests: add a test resource that takes multiple steps * Always call TaskRunner._sleep() * Scheduler: Add a progress callback to TaskRunner * Raise the last exception thrown into DependencyTaskGroup * Use a queue instead of an event to send messages * Allow a grace period when cancelling a stack update * Allow individual resources to control the cancellation grace period * Scheduler: Allow TaskRunner to be used as a task * Updated from global requirements * Add direct_use=False flag to constructor of novaclient * Skip AutoscalingLoadBalancerv2Test * Do not show HIDDEN props in res type template * Add reno for yaql function * Fix validate method definitions * Add __ne__ built-in function * Do not raise NotFound for resource_get_all_* queries * Add new resource Security Group Rule * Scheduler: Allow a per-task customisable grace period * Catch exceptions when cancelling tasks in DependencyTaskGroup * Add a Resource plugin API for cancelling actions * Don't persist_state of IN_PROGRESS stack again * Remove the db object delete method * Remove remaining methods from db objects * Only call session.refresh from within db_api functions * Remove unnecessary checks * Use Fedora 24 base image * Use to_policy_values from context for policy * Fix doc of OS::Heat::AutoScalingGroup outputs and outputs_list * Only use client_plugin() if default_client_name is set * Correct reraising of exception
11 lines
383 B
Plaintext
11 lines
383 B
Plaintext
Code-Review+2: Sergey Kraynev <skraynev@mirantis.com>
|
|
Code-Review+2: Rabi Mishra <ramishra@redhat.com>
|
|
Code-Review+2: Zane Bitter <zbitter@redhat.com>
|
|
Workflow+1: Zane Bitter <zbitter@redhat.com>
|
|
Verified+2: Jenkins
|
|
Submitted-by: Jenkins
|
|
Submitted-at: Thu, 11 Aug 2016 22:31:01 +0000
|
|
Reviewed-on: https://review.openstack.org/353585
|
|
Project: openstack/heat
|
|
Branch: refs/heads/master
|