encrypt_parameters_and_properties=True fails functional gates

Bug #1481238 reported by Pavlo Shchelokovskyy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Pavlo Shchelokovskyy

Bug Description

I recently discovered that the said option was misplaced in the heat.conf we are using on our functional gate.

Current heat.conf from gate-heat-dsvm-functional-orig-mysql looks like this:

$ curl -s http://logs.openstack.org/42/202042/8/check/gate-heat-dsvm-functional-orig-mysql/eed7275/logs/etc/heat/heat.conf.txt.gz | tail

[heat_api_cfn]
workers = 1
bind_port = 8000

[heat_api_cloudwatch]
workers = 1
encrypt_parameters_and_properties = True
bind_port = 8003

I tried to fix it with the following patch

https://review.openstack.org/#/c/208547

and functional gate failed 22 tests on this patch

As I am certain that the patch was correct, I strongly suspect we have some bug in parameters and properties encryption.

Revision history for this message
Randall Burt (randall-burt) wrote :

It doesn't make sense that encrypt_parameters_and_properties would go in the heat_api_cloudwatch section. It should be in [DEFAULT]

Changed in heat:
status: New → Triaged
importance: Undecided → High
milestone: none → liberty-3
Revision history for this message
Pavlo Shchelokovskyy (pshchelo) wrote :

I forgot to put ref to this bug in the commit. Fix is merged here
https://review.openstack.org/#/c/208547/

Changed in heat:
assignee: nobody → Pavlo Shchelokovskyy (pshchelo)
status: Triaged → Fix Committed
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-3 → 5.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.