Introduce sections in parameters file

Bug #1531940 reported by Vijendar Komalla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
Fix Released
Undecided
Vijendar Komalla

Bug Description

App parameters are not getting stored in the database.
(parameters sent on App create are just ignored)

Changed in solum:
assignee: nobody → Vijendar Komalla (vijendar-komalla)
Changed in solum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to solum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/267182

summary: - Fix broken app parameters
+ Introduce sections in parameters file
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to solum (master)

Reviewed: https://review.openstack.org/267182
Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=9ef51cca690e8e34cd845c68f70a970d209678c3
Submitter: Jenkins
Branch: master

commit 9ef51cca690e8e34cd845c68f70a970d209678c3
Author: Vijendar Komalla <email address hidden>
Date: Thu Jan 14 10:29:08 2016 -0600

    Introduce sections in parameters file

    1. Currently parameters are treated as a flat list.
       With this change, parameters are organized in sections.
       parameters file example:
       user_params:
         key1: value1
         key2: value2
       custom_params:
         key3: value3
       solum_params:
         key4: value4

    2. Get parameters from app raw_content column

    Change-Id: Ic0284a80496df2502e2920cb0026cbd61dfb4420
    Closes-Bug: #1531940

Changed in solum:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/solum 4.1.0

This issue was fixed in the openstack/solum 4.1.0 release.

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.