-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog
43 lines (37 loc) · 1.24 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
===========Changelog AIOstack=====================
[Version 0.3]
- Correcting UserChange Bug
- Changing display
- Aadding --force to force devstack
- Passwords can be set on install
- Adding aiostack user
- Adding password read
- Adding --interface for devstack method
- Adding tasks
- Adding git support (install GitPython and git)
- Changing --novm to --no-vm
- Adding --no-hardware for skiping ahrdware check
- Adding information about Hypervisor
- Correcting bug Abort install when running in VM
- Install python-dev for psutil -> sudo apt-get install python2.7-dev
- Correcting bug when virt-what is instlled and not running in VM
- Correcting display errors
- Correcting bug with *args while installing virt-what
- Correcting bug when checking OS
- Correcting bug if virt-what is not installed
- Adding support for devstack method
[Version 0.2]
- Adding warnings
- Adding --novm options to skip vm check
[Version 0.1]
- Only rdo method is supported
- Adding animation while installing
- Adding threads for installing packages
- Adding hardware check (RAM>=4GB,newtork adapters <=1)
- Adding OS and virtualisation check (using virt-what)
- Adding ENV check
- Adding ROOT check
- Adding Header informations
[Version 1.0 requirements]
- psutil
- virt-what