murano-dashboard/muranodashboard/common
Javier Pena bcf1b2babb Treat empty body as no body in parse_api_error
If BeautifulSoup is called when html5lib is installed, it will use
its parser when no markup_type is specified. In those cases, an empty
body is included in the parsed output when no dody is included in the
input string.

Change-Id: Ibc7201434b8f09b82cb96f5ffabceba4fbf74de7
Closes-Bug: #1650514
2016-12-19 15:36:47 +00:00
..
__init__.py Drop bunch dependency 2014-04-15 16:46:50 +04:00
cache.py Store cache files in a better way 2016-01-20 18:39:35 +03:00
net.py Return an empty list instead of None when getting available networks 2016-09-13 19:14:41 +03:00
utils.py Treat empty body as no body in parse_api_error 2016-12-19 15:36:47 +00:00