diff options
author | Wangpan <hzwangpan@corp.netease.com> | 2013-02-04 11:45:14 +0800 |
---|---|---|
committer | Wangpan <hzwangpan@corp.netease.com> | 2013-02-04 11:54:08 +0800 |
commit | 7d585b2cdc5f593b293c9e3b150ebf68e547b094 (patch) | |
tree | 60af17f88c0435eeb0663966d48c90ccf8ffd530 /nova/exception.py | |
parent | ee955d272ab4eef2e8371f2e460454058ce7e46c (diff) | |
download | nova-7d585b2cdc5f593b293c9e3b150ebf68e547b094.tar.gz nova-7d585b2cdc5f593b293c9e3b150ebf68e547b094.tar.xz nova-7d585b2cdc5f593b293c9e3b150ebf68e547b094.zip |
Fix incorrect logs in network
These are negligible typo issues, so a bug isn't filed on LP.
We should log floating ip address and details of networks, rather than "|%s|"
or "|[<nova.db.sqlalchemy.models.Network object at 0x5227510>]|", so moving the
log of floating ip address to the correct location and converting the
sqlalchemy Network object to dict for logging.
Change-Id: I815bf01100d234401114bfd80fd9aa644d1a3447
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions