Displaying 1 result from an estimated 1 matches for "hardware_pool_serv".
Did you mean:
hardware_pool_server
2009 Oct 14
0
[PATCH server] hack betternested set to enable pool deletion
...roy operation is actually
performed and thus an exception is thrown at
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/locking/optimistic.rb
line 100
Note this patch only works since we explicitly disable a hw pool from being deleted
unless all its children are in the oVirt hardware_pool_server. It is ugly but works until
something more elegant can be found.
---
.../betternestedset/lib/better_nested_set.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/vendor/plugins/betternestedset/lib/better_nested_set.rb b/src/vendor/plugins/betternestedset/lib/b...