Home | History | Annotate | Download | only in site_utils

Lines Matching refs:roles

65                        'roles': QueriableList([self.DRONE_ROLE]),
71 'roles': QueriableList([self.DRONE_ROLE]),
77 'roles': QueriableList([self.SCHEDULER_ROLE]),
83 'roles': QueriableList([self.SCHEDULER_ROLE]),
176 self.mox.StubOutWithMock(self.BACKUP_DRONE.roles, 'get')
177 self.BACKUP_DRONE.roles.get(
210 self.mox.StubOutWithMock(self.BACKUP_DRONE.roles, 'filter')
211 self.BACKUP_DRONE.roles.filter(
230 self.mox.StubOutWithMock(self.PRIMARY_DRONE.roles, 'filter')
234 self.PRIMARY_DRONE.roles.filter(
271 self.mox.StubOutWithMock(self.BACKUP_SCHEDULER.roles, 'filter')
272 self.BACKUP_SCHEDULER.roles.filter(
344 self.mox.StubOutWithMock(self.PRIMARY_DRONE.roles, 'get')
345 self.PRIMARY_DRONE.roles.get(
374 self.mox.StubOutWithMock(self.PRIMARY_DRONE.roles, 'get')
375 self.PRIMARY_DRONE.roles.get(