Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 96a651dd10 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I9227181bae1ac7c39f1dd714d31e9d23e8dbc969
2019-12-18 09:51:59 +01:00
Flavio Percoco b3974ca561 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/02d5de94ed29984bae9779c107a4af4c

Change-Id: I95c91d6d8d2883c4b3e570f3d96a2089a8dd73b6
2016-11-26 12:15:52 +01:00
Maksim Malchuk f1ce1d7be5 Added a requirement for Internet access
Added a requirement for the Internet access on the OS
in the README.md
Also added header describes the scripts.

Change-Id: Ib4b59ecca9b49163d64e8c6b1595ab44519be762
Partial-bug: #1551443
2016-03-02 16:39:47 +03:00
Maksim Malchuk 5cdbcc30d1 Fix PATH issue for VirtualBox on Windows
The support to deploy on a remote machine is broke the
default behaviour on the Windows OS, so now it always
needs to set the $PATH manually before using the scripts.

Also, the new functionality didn't work on the remote
Windows machine because the scripts change the $PATH on
the local system only.

This commit adds some more checks and fixes the local
$PATH setup. It didn't check remote system requirements
so deploy on a remote machine still have some problems.
Added several messages in the scripts.

Also this commit contain increased timeouts to fix
failures during network interfaces add/change operations
on some Windows systems.

Change-Id: If5dadc1ece3931f42eac423aae4d7016d45c2040
Closes-Bug: #1534129
Partial-Bug: #1491925
2016-01-22 08:22:10 +03:00
bgaifullin ca5a2adfcf Added support to deploy product on remote machine via ssh
It is useful in case if there is 2 machines:
the main that has limited resources and used only for development and
the second, that has enough resources to use it for deployment.
enable feature VRDP for virtual machine

Change-Id: Ib34a188311cc04250d29e685bf5b9f12ac2aeb05
Closes-Bug: #1491925
2015-09-23 12:54:42 +03:00
Jenkins 50a6a0a2ca Merge "Add script to shutdown VMs and clean environment quickly" 2015-07-28 21:20:19 +00:00
Kyrylo Romanenko b9ff0a1619 Add script to shutdown VMs and clean environment quickly
Closes-Bug: #1454742
Change-Id: If06a5ca225a68fe20b027830ed88e7e964cd27c3
2015-07-28 15:20:25 +00:00
Serhiy Ovsianikov 7dc55cc8f1 Fix for VBox "No Internet connection on compute nodes"
The scripts work without any firewall tuning on the user's computers.
The Fuel master node is forwarding the public network through
the existing NAT interface.

Change-Id: I2962bccb39828da4ff011889f990a67d89322ca3
Closes-Bug: #1288135
2015-05-14 20:20:57 +03:00
Irina Povolotskaya 4a918bd93a Adds a requirement to README.md file on VirtualBox
Since VT-x/AMD-V acceleration option is
a requirement, let's add it into the list.

Change-Id: I6933b117adbccc374eb5b3bc397508787a953907
Closes-Bug: 1411202
2015-01-19 11:45:13 +03:00
Dmitry Tyzhnenko 6cc70091ed Changes to improve work under windows
Added check for procps in prepare-environment
Available memory check moved to separate action
Added requirements section in README
Fixed top and free check in Cygwin

Change-Id: I2e700602fe7bb81464975521023f4693462b4379
Closes-Bug: #1373655
2014-10-09 17:08:51 +03:00
Fabrizio Soppelsa f38e6f194c Updating README with the "./launch*.sh" options
Change-Id: I9e94c890888ea14e8504a80f725a8254ad4e7a02
2014-09-08 12:23:52 +04:00
Nikolay Korshenin 6fc2b33ffa Replace Fuel Web with Mirantis OpenStack in scripts and README
Change-Id: I159ad96be9e55858e7a7e33a0b677153414edb6b
Closes-Bug: #1258659
2013-12-17 19:02:26 +04:00
Mike Scherbakov 324ca496da [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00