Template type error for kube_allow_priv

Bug #1481023 reported by Tom Cammann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Invalid
Undecided
Unassigned

Bug Description

Error from heat engine logs:

resources[0].properties.kube_allow_priv: "true" is not an allowed value [True, False]) _dispatch_and_reply /usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py:145
2015-08-03 07:14:37.278 27450 INFO heat.engine.resource [-] CREATE: ResourceGroup "kube_masters" Stack "testbay-7fpzpmwfzrxc" [204f2919-6372-460c-9ce4-687f4b9706c3]
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource Traceback (most recent call last):
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resource.py", line 611, in _action_recorder
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource yield
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resource.py", line 682, in _do_action
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource yield self.action_handler_task(action, args=handler_args)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/scheduler.py", line 303, in wrapper
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource step = next(subtask)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resource.py", line 653, in action_handler_task
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource handler_data = handler(*args)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resources/openstack/heat/resource_group.py", line 266, in handle_create
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource {}, self.stack.timeout_mins)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resources/stack_resource.py", line 295, in create_with_template
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource self.raise_local_exception(ex)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource File "/opt/stack/new/heat/heat/engine/resources/stack_resource.py", line 316, in raise_local_exception
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource raise exception.ResourceFailure(message, self, action=self.action)
2015-08-03 07:14:37.278 27450 ERROR heat.engine.resource ResourceFailure: resources.kube_masters: Property error: resources[0].properties.kube_allow_priv: "true" is not an allowed value [True, False]

http://logs.openstack.org/98/204798/12/check/gate-functional-dsvm-magnum/2b41088/logs/screen-h-eng.txt

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on magnum (master)

Change abandoned by Tom Cammann (<email address hidden>) on branch: master
Review: https://review.openstack.org/208567

Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
Eli Qiao (taget-9)
Changed in magnum:
status: New → Invalid
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.