
fixes bug 1047569 The unit tests were calling a nonexistent assert_called() on the mocks. This patch fixes the problem by using the correct assert for checking that the mocked method was invoked. Note: This patch does not fix the error in test_call_driver() because a separate bug fix revises the test. Change-Id: Ie62e2e64f314f9ba34761e63cd5d0d6e44c5d094
# -- Welcome! You have come across a cloud computing network fabric controller. It has identified itself as "Quantum." It aims to tame your (cloud) networking! # -- External Resources: The homepage for Quantum is: http://launchpad.net/quantum . Use this site for downloading the latest code, asking for help, and filing bugs. The latest and most in-depth documentation on how to use Quantum is available at: http://docs.openstack.org . This includes: Quantum Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/ Quantum API Reference: http://wiki.openstack.org/Quantum/APIv2-specification/ The start of some developer documentation is available at: http://wiki.openstack.org/QuantumDevelopment For help using or hacking on Quantum, you can send mail to openstack-dev@lists.openstack.org .
Description
Languages
Python
98.5%
Shell
1.5%