Home
last modified time | relevance | path

Searched refs:MKSConsole (Results 1 – 2 of 2) sorted by relevance

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/
H A Dnova.py93 class MKSConsole(base.APIDictWrapper): class
229 return MKSConsole(console['remote_console'])
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/test/unit/api/
H A Dtest_nova.py163 self.assertIsInstance(ret_val, api.nova.MKSConsole)