Closed keenemaverick closed 7 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/141727147
The labels on this github issue will be updated when the story is started.
Ah, never mind. The issue was two-fold: When creating the networks in OpenStack, DHCP needs to be enabled, and a router interface must also be created.
So I'm trying to deploy this on a fresh CF deployment on Openstack. When I get to the step to deploy, I get this:
Here's the manifest I'm using to deploy...
cf-mysql.yml.txt
I can't figure out what's going wrong, and I'm not too sure where to look. Digging through the debug logs I'll occasionally see things like this:
But, it's not even at the creating instances part yet, it's just compiling packages, so why is it trying to find instances? I'm quite confused...