solum app create with param file results in unknown key error
Bug #1519805 reported by
Ashish
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Released
|
Undecided
|
Ashish | ||
python-solumclient |
Fix Committed
|
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: | |
milestone: | none → next-mitaka |
Changed in solum: | |
milestone: | none → next-mitaka |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/250015
Review: https:/