solum app create with param file results in unknown key error
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Solum |
Undecided
|
Ashish | ||
| | python-solumclient |
Undecided
|
Vijendar Komalla | ||
Bug Description
While creating a solum app with a param file to inject some parameters which includes key, username and password I hit the following error
ERROR: Unknown key(s) in app data file: ['parameters']
Steps to recreate
1) Follow solum documentation to setup development environment using vagrant
2) Create the python language pack
3) Create the app as follows
solum app create --app-file examples/
Both the cherrypy.yaml & param.yaml comes pre packaged with solum source distribution.
| Changed in solum: | |
| assignee: | nobody → Ashish (ashish-jain14) |
| Changed in python-solumclient: | |
| assignee: | nobody → Vijendar Komalla (vijendar-komalla) |
| Changed in python-solumclient: | |
| status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit d8bc34625cfcfe0
Author: Vijendar Komalla <email address hidden>
Date: Wed Nov 25 14:43:13 2015 -0600
app create with param file fails
Change-Id: I821ac51f0d0f0c
Closes-Bug: #1519805
| Changed in python-solumclient: | |
| status: | In Progress → Fix Committed |
| Changed in python-solumclient: | |
| milestone: | none → next-mitaka |
| Changed in solum: | |
| milestone: | none → next-mitaka |
solum service fix for this bug is https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit c4a8e6c2eaafc96
Author: Vijendar Komalla <email address hidden>
Date: Wed Nov 25 14:54:49 2015 -0600
solum app create with param file fails
Change-Id: Ie31bc0f42aa95c
Closes-Bug: #1519805
| Changed in solum: | |
| status: | New → Fix Released |
This issue was fixed in the openstack/
This issue was fixed in the openstack/solum 4.1.0 release.

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