Ejemplo n.º 1
0
 def test_nova_cell_relation_changed(self, configs):
     hooks.nova_cell_relation_changed()
     configs.write.assert_called_with('/etc/nova/nova.conf')
 def test_nova_cell_relation_changed(self, configs):
     hooks.nova_cell_relation_changed()
     configs.write.assert_called_with('/etc/nova/nova.conf')