Commit 91291b55 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_web: Support Request aggregate items (Computer and HS)

parent 06d7e1aa
......@@ -84,7 +84,7 @@ class SlapOSWebMixin(testSlapOSMixin, SecurityTestCase):
sr.validate()
if computer:
sr.setSourceProjectValue(computer)
sr.setAggregateValue(computer)
sr.immediateReindexObject()
sr.updateLocalRolesOnSecurityGroups()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment