Home | History | Annotate | Download | only in afe

Lines Matching refs:modify_host

1164             mock_afe2.run.expect_call('modify_host', id=host.id,
1168 rpc_interface.modify_host(id=host.id, locked=True,
1174 # modify_host on shard does nothing but routing the RPC to master.
1182 """Call modify_host to master for host in master."""
1187 """Call modify_host to master for host in shard."""
1192 """Call modify_host to shard for host in shard."""