diff options
author | Joe Gordon <jogo@cloudscaling.com> | 2013-03-07 00:01:29 +0000 |
---|---|---|
committer | Joe Gordon <jogo@cloudscaling.com> | 2013-03-07 22:30:00 +0000 |
commit | 0ef60856fb2f1f1fd83647c3422e1b510a871ebd (patch) | |
tree | e2d5725f1ff40d38f4f7194891492dd1773e15c7 /nova/notifications.py | |
parent | e23769827dbd5c9eb9d392e6452ca33253f88329 (diff) | |
download | nova-0ef60856fb2f1f1fd83647c3422e1b510a871ebd.tar.gz nova-0ef60856fb2f1f1fd83647c3422e1b510a871ebd.tar.xz nova-0ef60856fb2f1f1fd83647c3422e1b510a871ebd.zip |
Make 'os-hosts/node1' case sensitivity defer to DB
RPC is case sensitive, but URL is not, and DB can be. So pull host_name from DB
in HostAPI RPC layer instead of from passed in from URL. This means RPC will
always get the proper capitalization, and case sensitivity is defined in DB layer.
Fix bug 996879
Change-Id: I448dd4ec3aec4af1adf4487f26ea996db572fa3d
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions