Skip to content

OpenStack Mitaka VM with Neutron Networking based on Devstack

Notifications You must be signed in to change notification settings

fauzan-n/devstack-neutron-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack/Mitaka VM based on Devstack/Neutron

Prerequisite: Vagrant

Vagrant uses VirtualBox to create virtual machines.

Create OpenStack VM

git clone http://github.com/lwieske/devstack-neutron-vagrant.git

cd devstack-neutron-vagrant

vagrant up

Probe The Instance

ping -c 7 172.24.4.3

Please verify the floating ip address to avoid problems.

ssh [email protected]

password: cubswin:)

The two special characters at the end are part of it.

Lookup Dashboard

open http://10.10.10.10

username: demo / password: openstack

There you can navigate the security group ping-secgroup for ingress traffic to the launched instance ping-instance and its associated floating ip (probably 127.24.4.3).

About

OpenStack Mitaka VM with Neutron Networking based on Devstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%