Code review comment for lp://qastaging/~gnuoy/charms/trusty/nova-compute/neutron-refactor

Revision history for this message
James Page (james-page) wrote :

......S....F......................................SSSS
======================================================================
FAIL: test_amqp_changed_with_data_and_quantum (unit_tests.test_nova_compute_hooks.NovaComputeRelationsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mock.py", line 1210, in patched
    return func(*args, **keywargs)
  File "/home/jamespage/src/charms/neutron-refactor/nova-compute/unit_tests/test_nova_compute_hooks.py", line 179, in test_amqp_changed_with_data_and_quantum
    configs.write.call_args_list)
AssertionError: [call('/etc/nova/nova.conf'), call('/etc/quantum/quantum.conf')] != [call('/etc/nova/nova.conf')]

review: Needs Fixing

« Back to merge proposal