This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################### | |
# This is for running devstack on Ubuntu 16.04 | |
# as of September 9, 2016, (near the end of Newton) | |
################################################### | |
# This was tested using VMWare Fusion 8.1.1 on OSX, an alternative is VirtualBox | |
# Download VirtualBox latest 4.xx https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 | |
# Download Ubuntu 16.04 http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-amd64.iso | |
# Create a Ubuntu VM, 64 bit. Give it 4-6 GB RAM, 25-40 GB HD, 2-3 processors | |
# Boot up the VM, install ubuntu, use the default settings. |