astara/akanda/rug
Ryan Petrello fb40092f6f Fix broken tests caused by new mock release(1.1.0)
`assert_called_once` has never been a valid mock.Mock method; the latest
release of mock causes its usage to raise an AttributeError.

Conflicts:
	akanda/rug/test/unit/test_main.py

Change-Id: I69afab5409a10b6b3b0a652be496dcd34ba19bf7
2015-07-14 07:53:20 -07:00
..
api Fix get_instance_by_id, catch NotFound appopriately 2015-06-01 09:07:13 -07:00
cli Add a basic HTTP API for rug-ctl commands. 2015-04-23 08:50:36 -04:00
common Pep8 cleanup 2015-02-18 12:35:25 -08:00
openstack Pep8 cleanup 2015-02-18 12:35:25 -08:00
test Fix broken tests caused by new mock release(1.1.0) 2015-07-14 07:53:20 -07:00
__init__.py Rename Quantum to Neutron 2015-04-07 14:18:44 -04:00
commands.py use a tuple instead of set 2014-07-10 11:26:41 -07:00
daemon.py Cleanup 2014-05-27 14:07:14 -07:00
debug.py Fix Automaton setup in debug command 2014-06-20 07:40:53 -07:00
event.py Cleanup 2014-05-27 14:07:14 -07:00
health.py Cleanup 2014-05-27 14:07:14 -07:00
main.py Add a basic HTTP API for rug-ctl commands. 2015-04-23 08:50:36 -04:00
metadata.py Cleanup 2014-05-27 14:07:14 -07:00
notifications.py Rename Quantum to Neutron 2015-04-07 14:18:44 -04:00
populate.py Rename Quantum to Neutron 2015-04-07 14:18:44 -04:00
scheduler.py Define WILDCARDS constant for special routing directives 2014-07-10 11:26:40 -07:00
service.py Rename Quantum to Neutron 2015-04-07 14:18:44 -04:00
state.py Detect boot failures and re-attempt up to `reboot_error_threshold` times. 2015-03-31 12:34:21 -04:00
tenant.py Pep8 cleanup 2015-02-18 12:35:25 -08:00
vm_manager.py separate management port and used cloud init 2015-05-07 14:31:34 -04:00
worker.py Rename Quantum to Neutron 2015-04-07 14:18:44 -04:00