Removed virtualbox scripts
Virtualbox scripts have been moved to a separate git repository https://review.openstack.org/#/c/279074/ Change-Id: Ib7d38ff46fc9c632115c833287a45ac4f5b30ab2
This commit is contained in:
@@ -18,10 +18,6 @@ Directory structure:
|
||||
RPM spec for fuel and fuel-release packages.
|
||||
- ```utils```
|
||||
Auxiliary scripts. (being deprecated)
|
||||
- ```virtualbox```
|
||||
Scripts that allow a user to try Fuel easily. Being run they start several virtual box
|
||||
VMs. One of them is used for the Fuel master node and others are used as slave nodes
|
||||
where Fuel installs an operating system and deploys OpenStack.
|
||||
- ```Makefile```
|
||||
It is the main GNU Make file which includes all other necessary GNU Make files.
|
||||
- ```config.mk```
|
||||
@@ -36,5 +32,3 @@ Directory structure:
|
||||
are listed here.
|
||||
- ```sandbox.mk```
|
||||
The script that is used for building chroot environments.
|
||||
- ```virtualbox.mk```
|
||||
The script that is used for preparing tarball archive with virtualbox scripts.
|
||||
|
||||
Reference in New Issue
Block a user