Glance - Separating Network for Image Transfer
Hi, I was wondering if there is a way to separate the networks used for image transfer and everything else (API interactions). I want to make sure excessive image transfer will not influence API access.
Any ideas?
I haven't really ran into this issue in production. Is the use case very large images such as Windows Images > 50GB? Usually you place them all in the same space and glance doesn't cause issues. You could look into Glance + Ceph + Storage networks, then use Ceph for Ephemeral + Block.