kloudbuster/kloudbuster
Sai Sindhur Malleni 010c165d77 Fix error logger for floatingip deletion
Currently the logger tries to access fip['floatingip']['id'] instead
of unicode fip causing a typerror traceback. This patch fixes the
log message.

Change-Id: Iadf57d5b5648609d7c1d5b270e20c6fadc25abdc
2016-06-28 12:45:02 -04:00
..
tests Initial commit to openstack/kloudbuster 2015-08-03 15:49:39 -07:00
__init__.py Fix the issue while runing KB from PyPI installation 2016-03-15 22:55:09 -07:00
base_compute.py Resubmission of last multicast review, with freshly checkedout code 2016-04-08 14:56:39 -04:00
base_network.py Fix error logger for floatingip deletion 2016-06-28 12:45:02 -04:00
base_storage.py Enhance error handling for volume creation failure 2016-03-29 13:26:13 -07:00
cfg.scale.yaml Resubmission of last multicast review, with freshly checkedout code 2016-04-08 14:56:39 -04:00
cfg.tenants.yaml Bugfixes on the Rest get default config API 2015-09-09 14:35:23 -07:00
cfg.topo.yaml Fix the parsing issue of topology file 2015-10-20 22:33:24 -07:00
credentials.py Add support for TLS enabled endpoints 2016-04-07 17:22:01 -07:00
fio_tool.py Feature commit #5 to support running fio 2016-01-25 14:26:36 -08:00
force_cleanup.py Enhance error handling for volume creation failure 2016-03-29 13:26:13 -07:00
kb_config.py fix error when login to storage/http modes 2016-04-19 11:31:23 -07:00
kb_res_logger.py Add support to create and attach volumes to VM 2015-12-22 13:55:23 -08:00
kb_runner_base.py Fix the ImportError when using pip install 2016-06-22 14:05:24 -07:00
kb_runner_http.py Change the sequence how progression runs 2016-02-29 16:44:29 -08:00
kb_runner_multicast.py these two files were not included in previous review (they were included in one of the past reviews)... so here they are (ahhhh). 2016-04-12 13:56:15 -04:00
kb_runner_storage.py Add faq 2016-05-15 23:24:37 -07:00
kb_scheduler.py Resubmission of last multicast review, with freshly checkedout code 2016-04-08 14:56:39 -04:00
kb_vm_agent.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
kloudbuster.py Enhance html labeling for storage html, help message 2016-05-19 19:04:17 -07:00
log.py Error handling and debugging enhancements 2016-03-23 15:03:04 -07:00
nuttcp_tool.py these two files were not included in previous review (they were included in one of the past reviews)... so here they are (ahhhh). 2016-04-12 13:56:15 -04:00
perf_instance.py Resubmission of last multicast review, with freshly checkedout code 2016-04-08 14:56:39 -04:00
perf_tool.py Feature commit #1 to support running fio 2016-01-15 17:14:10 -08:00
start_server.py Multiple UI/UX enhancements 2016-03-25 12:29:56 -07:00
template_http.html add tag to y axis 2016-04-04 13:02:29 -07:00
template_storage.html Enhance html labeling for storage html, help message 2016-05-19 19:04:17 -07:00
tenant.py Resubmission of last multicast review, with freshly checkedout code 2016-04-08 14:56:39 -04:00
users.py Fix the running issue on TLS enabled testbed 2016-05-12 12:51:30 -07:00
wrk_tool.py Feature commit #3 to support running fio 2016-01-21 15:47:23 -08:00