F5Networks / f5-openstack-lbaasv1

OpenStack Neutron LBaaSv1 plugin and agent to control F5 BIG-IP devices
http://f5-openstack-lbaasv1.readthedocs.io
6 stars 8 forks source link

Release docs for 1.0.12 #22

Closed jputrino closed 8 years ago

jputrino commented 8 years ago

@mattgreene @swormke

What's this change do?

Makes gruber's f5-oslbaasv1-readme file look prettier, including the images. Adds the top-level readme for the 1.0.12 release. Adds the OS-specific readmes for the 1.0.12 release.

Where should the reviewer start?

Look at doc/release_readme.md, doc/release_deb.md, and doc/release_rpm.md. f5-oslbaasv1-readme.md has NOT been vetted, just edited for formatting.

I'm concerned about the following section in the deb/rpm readmes: "4. Enable LBaaS on the Controller Node

# vi 'local_settings'
OPENSTACK_NEUTRON_NETWORK = { 'enable_lb': True, ...}"
```"
I wasn't able to find a corresponding setting.

#### Any background context?
I've only tested the rpm package, someone needs to vet the deb commands and folders.
mattgreene commented 8 years ago

Please do an interactive rebase and squash these commits together, to simplify where changes have occurred.

jputrino commented 8 years ago

Closing this one out; will replace with two separate PRs.