This is openstack
specific question.
I am using openstack
of Juno
version. I have kvm/qemu
hypervisors with libvirt. I want to know where nova stores information related to my virtual instance's interface and disks. Does anybody know about it?
Asked
Active
Viewed 69 times
0

Rohanil
- 175
- 2
- 9
1 Answers
0
It is stored in nova
database's instance_info_cache
and block_device_mapping
tables.

Rohanil
- 175
- 2
- 9