Eyal, can you provide a clear description of the bug and a reproducible?
I couldn't get enough information about the system prior to the removal and by looking at the events it seems like a multiple action (due to the correlation id = 326 in all events) that removed all of the permissions on network 'rhevm' from a specific user.
If there are several data-centers and the user had the NetworkUser permissions on all of their management network - the scenario is legit.
I wasn't able to find an indication that all of the permissions are on the same network. Unless you can approve there was a single data-center on that setup.
As part of fixing bug 902697, upon creation of a data-center, the management network is being created automatically.
In order for that network to be accessed by the users, a NetworkUser role is being granted on it to 'everyone' user.
Therefore more permissions were created than the test expects.
Description of problem: <events> <event href="/api/events/519" id="519"> <description>User/Group Everyone Role NetworkUser permission was removed from Network rhevm by vdcadmin</description> <code>852</code> <severity>normal</severity> <time>2013-03-06T20:35:18.820+02:00</time> <correlation_id>326</correlation_id> <user href="/api/users/9b9002d1-ec33-4083-8a7b-31f6b8931648" id="9b9002d1-ec33-4083-8a7b-31f6b8931648"/> <origin>oVirt</origin> <custom_id>-1</custom_id> <flood_rate>30</flood_rate> </event> <event href="/api/events/516" id="516"> <description>User/Group Everyone Role NetworkUser permission was removed from Network rhevm by vdcadmin</description> <code>852</code> <severity>normal</severity> <time>2013-03-06T20:35:18.703+02:00</time> <correlation_id>326</correlation_id> <user href="/api/users/9b9002d1-ec33-4083-8a7b-31f6b8931648" id="9b9002d1-ec33-4083-8a7b-31f6b8931648"/> <origin>oVirt</origin> <custom_id>-1</custom_id> <flood_rate>30</flood_rate> </event> <event href="/api/events/513" id="513"> <description>User/Group istein.tlv.redhat.com Role TemplateAdmin permission was removed from Data Center DefaultRest by vdcadmin</description> <code>852</code> <severity>normal</severity> <time>2013-03-06T20:35:18.518+02:00</time> <correlation_id>326</correlation_id> <user href="/api/users/9b9002d1-ec33-4083-8a7b-31f6b8931648" id="9b9002d1-ec33-4083-8a7b-31f6b8931648"/> <origin>oVirt</origin> <custom_id>-1</custom_id> <flood_rate>30</flood_rate> </event> <event href="/api/events/510" id="510"> <description>User/Group Everyone Role NetworkUser permission was removed from Network rhevm by vdcadmin</description> <code>852</code> <severity>normal</severity> <time>2013-03-06T20:35:18.399+02:00</time> <correlation_id>326</correlation_id> <user href="/api/users/9b9002d1-ec33-4083-8a7b-31f6b8931648" id="9b9002d1-ec33-4083-8a7b-31f6b8931648"/> <origin>oVirt</origin> <custom_id>-1</custom_id> <flood_rate>30</flood_rate> </event> <event href="/api/events/507" id="507"> <description>User/Group Everyone Role UserTemplateBasedVm permission was removed from Template Blank by vdcadmin</description> <code>852</code> <severity>normal</severity> <time>2013-03-06T20:35:18.273+02:00</time> <correlation_id>326</correlation_id> <user href="/api/users/9b9002d1-ec33-4083-8a7b-31f6b8931648" id="9b9002d1-ec33-4083-8a7b-31f6b8931648"/> <origin>oVirt</origin> <custom_id>-1</custom_id> <flood_rate>30</flood_rate> </event> </events> Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: