Yes, as long as the network is marked as both 'shared' and external, a
tenant can attach VMs and router gateway interfaces directly to it.
On Oct 25, 2015 2:47 PM, "James Denton" wrote:
> Hi Adam,
>
> If you're asking whether or not a VM can be attached to an 'external'
> network so that the 'pub
Hi Adam,
If you're asking whether or not a VM can be attached to an 'external' network
so that the 'public' ip is the fixed IP of them VM, then yes. A Neutron router
can also be attached to the same network so that instances in non-routable
tenant networks can obtain floating IPs from the same
Hi everyone!
When using KVM, does Neutron support binding a public routable address
to one VM in one tenant as a fixed IP that is accessible outside the
cloud (no floating IP for remote access) and a VM in a separate tenant
with private fixed IP's with optional floating IP? Would this be
possible
Hi everyone,
Working with the user committee, we run a survey of users every six
months. We are pleased to share the results of the latest survey,
conducted in September.
Each survey is meant to provide a sample representation of OpenStack
users and deployment profiles, with the goals to ide
Very cool. Thanks for the passionate work in realizing this.
> On Oct 24, 2015, at 00:40, Tom Fifield wrote:
>
> Hey ops tags team,
>
> Check out this email from Mark Collier. You can catch the first glimpse of
> end goal for all of our work :)
>
>
> Looking forward to making some great p
Hi everyone,
If you will be at the upcoming OpenStack Summit in Tokyo. I would like to
let you know about a session in the ops track that is focused on getting
operator feedback on questions from certain project teams. The answers
will be shared with those teams and, hopefully, will provide the
Always having ephemeral disks as raw might make sense given that there is going
to be little overlap with others (and therefore the qcow2 benefits are not
significant)
I guess this could also be a simple nova.conf flag per hypervisor with low risk
(a default ephemeral format to qcow2 or raw).