fpb validation wrongly assumes yaml structure
Bug #1396491 reported by
Andrew Woodward
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Evgeniy L |
Bug Description
in environment_
----
attributes:
pumphouse_text:
value: 'Set default value'
label: 'Text field'
description: 'Description for text field'
weight: 25
type: "text"
----
however if i don't need to create any settings, a minimum of
----
attributes:
type:
moon:
----
is required, even though it's wrong yaml syntax
Changed in fuel: | |
assignee: | nobody → Evgeniy L (rustyrobot) |
Changed in fuel: | |
assignee: | Evgeniy L (rustyrobot) → Fuel Python Team (fuel-python) |
milestone: | none → 6.0 |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in fuel: | |
importance: | High → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/138458
Review: https:/