nova/nova/console
He Jie Xu 18f417c14a Fix console db can't load attribute pool
Lists consoles failed when populate console_type from console
db's pool attribute. The reason was db api console_get_all_by_instance
didn't join with pool. So add param 'columns_to_join' for db api, and
join pool attribute when lists consoles.

Change-Id: I18b44860270a401c55cf02b4334b973fbf357b03
Closes-bug: #1223205
2013-09-25 16:35:00 +08:00
..
__init__.py Add man pages 2012-09-17 12:00:08 -07:00
api.py Fix console db can't load attribute pool 2013-09-25 16:35:00 +08:00
fake.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
manager.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
rpcapi.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
vmrc_manager.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
vmrc.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
websocketproxy.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
xvp.conf.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
xvp.py Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00