Issues on Diego Deployment on Openstack


Mohamed Mohamed <mohamed.mohamed@...>
 

Hi,

We are trying to deploy Diego on Openstack (using microbosh), since there
is no clear documentation on doing that we are having several problems.
The manifest that we are using is attached.

The error message that we are seeing for bosh deploy is:

```
...
Started preparing configuration > Binding configuration. Failed:
Error filling in template `agent_ctl.sh.erb' for `database_z1/0' (line
34: undefined method `tr' for ["bbs", {}]:Array) (00:00:00)

Error 100: Error filling in template `agent_ctl.sh.erb' for
`database_z1/0' (line 34: undefined method `tr' for ["bbs", {}]:Array)
```

When we commented the bbs properties for database_z1

We had this error message:

```
...
Started preparing configuration > Binding configuration. Failed: Error
filling in template `rep_ctl.erb' for `cell_z1/0' (line 70: Can't find
property `["diego.rep.bbs.api_url"]') (00:00:01)

Error 100: Error filling in template `rep_ctl.erb' for `cell_z1/0'
(line 70: Can't find property `["diego.rep.bbs.api_url"]')
```


Did anybody succeed to deploy diego on openstack? If yes, is it possible to
share the used manifest with the group because many people are having same
issues?

Any suggestion is welcome!

Thanks and regards,
Mohamed

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.