Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liberty merge into Mitaka #379

Merged
merged 4 commits into from
Oct 10, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ This release introduces the following:
- Differentiated environments
- `BIG-IP® vCMP® <https://f5.com/resources/white-papers/virtual-clustered-multiprocessing-vcmp>`_
- Hierarchical port binding
- Agent redundancy and capacity-based scale out
- Differentiated Service Environments
- BIG-IP® vCMP® compatibility
- Bug fixes

See the `changelog <https://github.com/F5Networks/f5-openstack-agent/compare/v9.0.3...v9.1.0>`_ for the full list of changes in this release.
Expand Down
2 changes: 1 addition & 1 deletion f5-openstack-agent-dist/deb_dist/stdeb.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[DEFAULT]
Depends:
python-f5-sdk (=1.2.0-1)
python-f5-sdk (=1.5.0-1)
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[bdist_rpm]
requires = f5-sdk == 1.2.0
requires = f5-sdk == 1.5.0