Comment 18 for bug 1486070

Revision history for this message
Anna Babich (ababich) wrote :

Verified on: (see the attachment)
Env with neutron vlan and cinder ceph rbd (3 controllers + 2 computes)

Results of reproducing:
root@node-6:~# nova show ephem | grep '\( OS-EXT-SRV-ATTR:host \| status \)'
| OS-EXT-SRV-ATTR:host | node-9.test.domain.local |
| status | ACTIVE |
root@node-6:~# nova live-migration --block-migrate ephem
root@node-6:~# nova show ephem | grep '\( OS-EXT-SRV-ATTR:host \| status \)'
| OS-EXT-SRV-ATTR:host | node-10.test.domain.local |
| status | ACTIVE |
root@node-6:~#