11731 Commits

Author SHA1 Message Date
Jenkins
888db3f7f9 Merge "Get rid of Parameters._validate_template_parameters()" 2016-06-06 05:35:57 +00:00
Jenkins
bfff4e4fff Merge "Adds default policy rule for resources limited to administrator" 2016-06-06 05:18:45 +00:00
Zane Bitter
bfa7f8554b Get rid of Parameters._validate_template_parameters()
Apart from the fact that this method relied on knowledge of the template
format, it also checked nothing useful since we now won't even be able to
create the Parameters object unless all of the parameter definitions are in
fact dicts.

Change-Id: I950420b9016d350a427754d6a482b6ddf456bd6f
2016-06-03 15:42:43 -04:00
OpenStack Proposal Bot
2b24b1c85b Updated from global requirements
Change-Id: I43d124ccfd60e40a247b91e291d30d8e764da0e8
2016-06-03 18:12:30 +00:00
Jenkins
bdaf407e24 Merge "Updated from global requirements" 2016-06-03 07:34:36 +00:00
Jenkins
9852d79ac7 Merge "Convergence: DB api to get all active resources of stack" 2016-06-03 04:27:25 +00:00
OpenStack Proposal Bot
2347fd78e2 Updated from global requirements
Change-Id: Ife885d39998f4b511eed36a7b92ffb15ba45e416
2016-06-03 03:48:09 +00:00
Jenkins
34cc8bf5d7 Merge "Fix GetAttThenSelect for convergence" 2016-06-03 03:43:15 +00:00
Jenkins
e4c09815e9 Merge "Improve validation of cinder volume resource" 2016-06-02 12:04:36 +00:00
Jenkins
0850d4094f Merge "Move heat_keystoneclient to clients package" 2016-06-02 11:34:50 +00:00
Jenkins
495cb9acc0 Merge "Convergence: Throttle to sync point updates" 2016-06-02 09:51:47 +00:00
OpenStack Proposal Bot
02c74395dc Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I5ecf8730f655bc02014729ba407e6d6162cada5f
2016-06-02 07:02:51 +00:00
Jenkins
1d6b6009c6 Merge "Allow deletion policies to be versioned in HOT" 2016-06-02 03:49:05 +00:00
Jenkins
319f94b2ca Merge "Convergence: Set traversal to empty string on failure" 2016-06-02 01:41:26 +00:00
OpenStack Proposal Bot
8a36f99810 Updated from global requirements
Change-Id: I8fca10456b9f21841026d1d3e4fe046c6d456dc5
2016-06-01 13:47:58 +00:00
Jenkins
67e6f20967 Merge "[api-ref] Added template-function-list" 2016-06-01 11:34:13 +00:00
rabi
e0e92b9d6d Move heat_keystoneclient to clients package
This moves the heat_keystoneclient wrapper to
heat.engine.clients package.

Change-Id: I39636abb946a7608014145d9edca5297d9f929d0
Related-Bug: #1554533
2016-06-01 16:27:01 +05:30
Jenkins
c0170d35b9 Merge "Correct the docs on deletion_policy in the HOT spec" 2016-06-01 06:53:57 +00:00
Jenkins
86df53da93 Merge "Updated from global requirements" 2016-06-01 06:53:01 +00:00
Jenkins
2c05a61328 Merge "Declare and use keyword args for Stack.get_all" 2016-05-31 22:56:41 +00:00
OpenStack Proposal Bot
c9ebf50516 Updated from global requirements
Change-Id: I861308dd83942aa93b5942254068d610bfe450b1
2016-05-31 18:50:55 +00:00
Zane Bitter
e4fe6d27ea Allow deletion policies to be versioned in HOT
We may want to change these in the future, so don't hard-code a single HOT
version.

Change-Id: Ie5ab7180f2b2de7e289930b0daf974691045935b
2016-05-31 12:39:22 -04:00
Zane Bitter
cb565e3074 Correct the docs on deletion_policy in the HOT spec
Change-Id: Ife3fdb9ef97f67a1dbe4478e589247173ad0d444
2016-05-31 12:33:06 -04:00
Rakesh H S
9cf021ac7e Convergence: DB api to get all active resources of stack
This patch reverts change I6a212da19a774239f014163774e75fe11dfe272c
and adds new DB api resource_get_all_active_by_stack to be used by
convergence.

The new DB api will be used while generating graph for convergence
stack and will fetch all resources of stack from DB excluding
the DELETE COMPLETE resources, if any.

Change-Id: I303ef2c9b5b6a0a49253425c00565c8981cc6825
Partial-Bug: #1528560
2016-05-31 15:13:24 +00:00
Anant Patil
f5e7a319cb Convergence: Throttle to sync point updates
Throttle sync point updates by inducing some sleep after each conflict
and before retry. The sleeping time is randomly generated based on
number of potential conflicts. The randomness in sleep time is required
to reduce the number of conflicts when updating sync points.

Closes-Bug: 1529567

Change-Id: Icd36d275a0c9fd15a86de34e79312e2a857d4621
2016-05-31 20:19:40 +05:30
huangtianhua
d898623e49 Improve validation of cinder volume resource
The property 'size' is required unless backup_id or
source_volid or snapshot_id is specified.

Change-Id: Ib31795a247535d0090ae5e434cbc3c5c2bfda12c
Closes-Bug: #1584660
2016-05-31 08:43:41 +00:00
Jenkins
9346fe35c3 Merge "Keep Trace Back in Exception" 2016-05-31 08:21:18 +00:00
Jenkins
63a4826992 Merge "Simplify url_for in client_plugin" 2016-05-31 05:35:29 +00:00
Jenkins
19dbf0119b Merge "Use keystoneauth1 instead of keystoneclient.auth" 2016-05-31 05:16:05 +00:00
Jenkins
9cbf33eaf4 Merge "Updated from global requirements" 2016-05-31 04:45:45 +00:00
Jenkins
04db8a093d Merge "Fix nested identifier when not created" 2016-05-31 04:44:52 +00:00
Jenkins
9c154fca46 Merge "Add template_dir to config" 2016-05-31 04:43:16 +00:00
Jenkins
c7bdf30bac Merge "Lazy-load stack tags" 2016-05-31 04:25:50 +00:00
Jenkins
47db0e76c6 Merge "Avoid full stack load for identify_stack" 2016-05-31 04:25:41 +00:00
Jenkins
70238b3d61 Merge "Stack list does direct stack object query" 2016-05-31 04:14:42 +00:00
Jenkins
f273896534 Merge "Correct the validation of server 'networks'" 2016-05-31 04:13:23 +00:00
OpenStack Proposal Bot
0b9d2cb59a Updated from global requirements
Change-Id: I7f8f337e7e8af4ace574896b7109b866a421a771
2016-05-31 03:00:16 +00:00
OpenStack Proposal Bot
8a2f821647 Updated from global requirements
Change-Id: Iac39d3fd53a8efe5c189be874b56c8b615e198da
2016-05-30 20:40:04 +00:00
ricolin
74d3131415 Keep Trace Back in Exception
While catching exception, we should use 'raise' directly if we parsing
same exception to upper level. In this way, we will not losing trace
back information.

Change-Id: I9cb208bb355082907b789dffa8de28dd33c9f01d
2016-05-31 00:28:52 +08:00
Thomas Herve
90faf892f8 Fix nested identifier when not created
With Iab7a997c0b4d9dcb8ceb3d2f49692216fe611df1 we started returning
invalid identifier on nested stack when the creation is in progress, as
resource_id is not set. In this case we should not return an identifier.

Change-Id: I2ededcc57057f43206922b99bb72c43332336814
2016-05-30 15:56:33 +02:00
Jenkins
8ba973a30b Merge "resource list filtering api-ref update" 2016-05-30 11:21:30 +00:00
Jenkins
9c8393c024 Merge "template validate ignore errors api-ref update" 2016-05-30 10:52:51 +00:00
Jenkins
5131faf03e Merge "Add to resource_schema returning description" 2016-05-30 10:45:10 +00:00
Jenkins
2f472d4149 Merge "Deprecate Stack.resource_restart()" 2016-05-30 07:11:37 +00:00
OpenStack Proposal Bot
06a4ad7f16 Updated from global requirements
Change-Id: I5af97650c47ab9296a2d733672697e23af076780
2016-05-30 00:33:22 +00:00
Jenkins
4307bb0ed7 Merge "Add wait_secs to test_stack_update_from_failed_patch" 2016-05-28 10:11:57 +00:00
Jenkins
bf051a802d Merge "Ignore NotFound exception in metadata_set" 2016-05-27 22:27:20 +00:00
Jenkins
f6ce49afc7 Merge "RDO-Manager name change" 2016-05-27 20:49:12 +00:00
Jenkins
7b96559c6d Merge "Correct redundancies in Scheduler Hints docs" 2016-05-27 17:48:00 +00:00
Jenkins
1e3abae213 Merge "Fix resource loading in resource filtering" 2016-05-27 17:46:55 +00:00