You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
I am trying to deploy cloud foundry on openstack using travelling bosh. After the stemcell gets uploaded, it fails at
create stemcell failed: Invalid OpenStack cloud properties: #<Membrane::SchemaValidationError: { openstack => { api_key => Expected instance of String, given an instance of Fixnum } }>:
Neither changing the openstack password nor editing the api_key in micro_bosh.yml helps. Does anybody have any ideas?
The text was updated successfully, but these errors were encountered:
ghost
changed the title
creation of stem cell fails because api_key is an instance of Fixnum
creation of stem cell fails because openstack api_key is not an instance of String
Nov 21, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to deploy cloud foundry on openstack using travelling bosh. After the stemcell gets uploaded, it fails at
create stemcell failed: Invalid OpenStack cloud properties: #<Membrane::SchemaValidationError: { openstack => { api_key => Expected instance of String, given an instance of Fixnum } }>:
Neither changing the openstack password nor editing the api_key in micro_bosh.yml helps. Does anybody have any ideas?
The text was updated successfully, but these errors were encountered: