
* Updated README * Updated pip and deb packages. * New firefox bookmark format [currently doesn't work] Change-Id: I115609d6db6b77a6812dd92aa066fb5edc4f38a1
2.4 KiB
2.4 KiB
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
[v2020.02] Virtual summit
Changed
- Updated pip and apt packages
v2019.02 Shanghai summit
Changed
- Oracle VirtualBox 6.0 is the minimum version for this bundle
Fixed
- Switched to VBoxSVGA controller
v2019.01 Denver summit
Changed
- Moved to bionic (18.04 LTS)
Fixed
- Updated README with correct links and easier to follow instructions
- Fixed bookmarks in Firefox
Added
import-virsh
script to convert ova archive to libvirt qemu/kvm format
v2018.02 Berlin summit
Changed
- Changed from Vagrant provisioning to disk-image-creator
- Fixed version to Ubuntu Xenial Xerus (16.04 LTS)
Added
- Kept Vagrantfile to provision a CentOS VM that can build the Traning VM
- Updated documentation for Virtualbox
Fixed
- Storage is SSD by default (caused problems with volume groups under MacOS)
- Virtualbox modesetting driver works correctly
- Passwords are consistently set to
openstack
v2017.01.1 Boston summit - Patch #1
Changed
- Devstack installation is forced to use systemd instead of screen
Fixed
- Works with VMware player
v2017.01 Boston summit
Changed
- Image is now based on Ubuntu Xenial 16.04 LTS
- Image download is much smaller, around 1.1G (was ~2G)
- VM runs on less memory (minimum 4G, recommended 6G)
- Default user is now ubuntu, password is openstack
- HexChat instead of XChat
- Project renamed to Upstream Institute ;-)
Added
optimize-memory
for lowering runtime memory needscleanup.sh
script that helps shrinking the image
Fixed
- There's no need to fiddle with network settings anymore
v2016.02 Barcelona summit
- Initial release