Nothing here yet.
Nothing here yet.
Suppose you just brought up an OpenStack cluster, you deploy a VM and then you wanna access it via SSH. Of course, you can do it by injecting a key at start-up and by associating the VM a floating IP, coming from the pool you've chosen once you set u...

This post assumes some working knowledge of OpenStack networking When you deploy a new VM, the cloud-init script running inside is used to retrieve useful information (hostname, routing table, etc.) from the Neutron metadata ๐๏ธ service. This service...
