Hi Chris, maybe this helps: https://github.com/cloudbau/devstack-chef/blob/master/Vagrantfile#L25-28
also take a look at the readme: https://github.com/cloudbau/devstack-chef I was recently struggling with a similar setup, but I'm not there yet... HTH, Torben On Tue, Sep 23, 2014 at 10:22 PM, Alvaro Miranda Aguilera <[email protected]> wrote: > not sure if this helps, but seems this setup is close to what do you want. > > https://communities.netapp.com/community/netapp-blogs/the-raised-floor/blog/2014/08/22/get-openstack-manila-running-with-vagrant-and-devstack > > On Wed, Sep 24, 2014 at 5:15 AM, Chris Johnson <[email protected]> > wrote: >> >> What I'm getting at is the idea of using a "private_network" with NAT vs >> using a "public_network" in vagrant. I'd prefer using another private >> network and allowing the mac to hit that, and configuring the IP on that >> network to NAT against the floating IP address of the guest in devstack >> (172.24.4.3). Does this make sense? Is that a viable solution? >> >> - Chris >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
