1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

Merge branch 'master' of git.opennebula.org:faf-71

This commit is contained in:
Ruben S. Montero 2014-01-23 16:12:01 +01:00
commit da3f792794

@ -191,7 +191,7 @@ void GroupEditProvider::request_execute(
if (rc != 0)
{
failure_response(INTERNAL,
request_error("Cannot add resources to group", error_str),
request_error("Cannot edit resources", error_str),
att);
return;