Closed thedude42 closed 7 years ago
In the docs (at http://f5-openstack-lbaasv1.readthedocs.io/en/latest/) the "quick start" section of the docs shows this command to fetch the f5 lbaas code:
curl -L -O https://github.com/F5Networks/f5-openstack-lbaasv1/releases/download/1.0.14final/f5-lbaasv1_1.0.14final.tgz
Notice the version string in the last path segment of the URI "1.0.14final"
However, the files referenced in the Installation sections all refer to a different version, "8.0.2-final"
In the docs (at http://f5-openstack-lbaasv1.readthedocs.io/en/latest/) the "quick start" section of the docs shows this command to fetch the f5 lbaas code:
curl -L -O https://github.com/F5Networks/f5-openstack-lbaasv1/releases/download/1.0.14final/f5-lbaasv1_1.0.14final.tgz
Notice the version string in the last path segment of the URI "1.0.14final"
However, the files referenced in the Installation sections all refer to a different version, "8.0.2-final"