servicecatalog / development

An Enterprise-ready Cloud Services Management Software
http://openservicecatalogmanager.org
Apache License 2.0
39 stars 27 forks source link

aws default entries missing for app db #866

Closed ghost closed 7 years ago

ghost commented 7 years ago

[Version] OSCM 17.4.0 2017/10/18 Docker image with TomEE

[How to reproduce]

  1. manually enter aws def values in db
  2. restart container

[Expected result] login to aws container works

[Observed result] login to aws container does not work

[Details] Please provide default values in app db for aws. This is blocking testing. Even manually entering values does not work.

kwodzynski commented 7 years ago

Tested on Docker image created from hotfix/issue866 branch. It works as expected

badziakp commented 7 years ago

CONTROLLER_ID was hardcoded with value ess.openstack. I added the similar configuration for aws.

ghost commented 7 years ago

[Build] 2017/11/02 verified