cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Security group configuration for OpenStack is incorrect #2

Closed benjsmi closed 10 years ago

benjsmi commented 10 years ago

With the new loggregator features that have been in Cloud Foundry since release 147 or so, loggregator sends websocket protobufs to loggregator's internal endpoint at port 3456. Thus, "cf-private" needs to be updated to open UDP port 3456.

I would do it myself as a pull request, but the images are hosted on EverNote and I can't manipulate them through GitHub.

cf-gitbot commented 10 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: http://www.pivotaltracker.com/story/show/67587248

benjsmi commented 10 years ago

Forgot to mention: the docs only support up to release 138, but I think that should be changed as well, which is why I'm proposing this as an issue.

kimahoff commented 10 years ago

Hi @programsam, We've retaken the screenshots and checked them into github, and corrected the configuration. That part of the issue should now be resolved. We've also been working hard to update all of the docs in this repo. We still have work to do, but we are making progress. If you see additional specific issues or outdated information, please let us know!

Thanks for feedback-- keep it coming!

-Kim and the CF Docs team