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

F #4912: add feature to resolved issues #1241

Closed
wants to merge 1 commit into from
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The following new features has been backported to 5.12.1:
- `PyONE call of system.config() returns correct object <https://github.com/OpenNebula/one/issues/4229>`__.
- `Contextualization packages are now included in the OpenNebula distribution <https://github.com/OpenNebula/one/issues/4944>`__.
- `LDAP auth driver allows choosing the LDAP server by maching username to a list of regexp <https://github.com/OpenNebula/one/issues/4924>`__.
- `Implement update operation in OneFlow <https://github.com/OpenNebula/one/issues/4912>`__.
- `Be able to change min_vms in flow service <https://github.com/OpenNebula/one/issues/4403>`__.
- `Be able to update elasticity policies of a running service <https://github.com/OpenNebula/one/issues/4956>`__.

The following issues has been solved in 5.12.1:

Expand Down