Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger 854b3c5d37 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: Iffe3a7de281b48693606fe0c84ebec8190018167
2019-12-18 09:41:48 +01:00
Alexey Shtokolov 2fb03cbe5c Simple change to Readme file induced by Fuel Infra failure
Change-Id: Id5d006ca551f237e9efd872ba8b349a392689606
(cherry picked from commit 518904de6a)
2017-02-08 16:44:55 +00:00
Flavio Percoco 12fe2f76d8 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/0e7dddf26caf28707be16ea100f4872b

Change-Id: Iac481da9e5cbe2b5be9d4c27eea7985b34904fde
2016-11-26 12:12:13 +01:00
Brandon Palm 232f756543 Fixed typo in README's
Change-Id: I92d49df478f2a46631a6c739c2fa5071433daff1
2016-03-21 10:49:32 -05:00
Bogdan Dobrelya c196af6cc7 Update Noop fixtures README
Related blueprint deployment-data-dryrun

Change-Id: If0c3859929d28710bd57238f8db60f6367b4ef1d
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-03-02 16:57:51 +01:00
Bogdan Dobrelya e8f74f5588 Update README and .gitignore
As the noop tests framework was removed to the
separate repo, this updates the README and
.gitignore as well.

Related-blueprint: deployment-data-dryrun

Change-Id: I806685b0dcdc8f06b7f8a5dc291828e3ec4421e0
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-02-18 15:26:49 +01:00
Maksim Malchuk 4157206f3e Rakefile now support Puppetfile to skip tests
This commit adds support to automatically exclude modules
defined in the fuel-library Puppetfile from rspec and
lint tests.

Change-Id: I398c7824d3cfb76002eaed962b9161252a14a529
Closes-Bug: #1540573
2016-02-03 23:56:55 +03:00
Maksim Malchuk f60d5ed950 Rakefile support for Git changes
This commit enables integration with Git. Now before run
RSpec or Lint tasks Rakefile will check for Git changes
and run these tasks on changed modules only otherwise
they ran against all modules.

Change-Id: I79ffbb8e2ed0c10cf03a1b2e176b75b314a3e79d
Closes-Bug: #1537063
Closes-Bug: #1513900
2016-02-01 11:26:54 +00:00
Alex Schultz abd991b230 Update CI tasks and module fixtures
This change updates the fixtures files for the modules within
fuel-library to use the relative path to the upstream modules used by
fuel-library. With this change we are also adding an initial prep task
that is used by CI to pull down all the modules first and only one time
to reduce the amount of repeated calls to the upstream git repositories.

Included in this change is also an update to exclude all the upstream
modules from the spec and lint tasks as those are maintained in the
upstream modules and should not be done when testing fuel-library.

This change also adds documentation to the README.md on how to run the
tests from the root of fuel-library.

Change-Id: I9cde21b94a8367fd45cf046af48d7618076a385c
Related-Bug: #1535832
2016-01-25 15:11:37 +00:00
Maksim Malchuk 08e54b9c78 Update README
* add a correct link to the noop-tests document

Change-Id: Iecbd8e2c102373ac5b25f489e9a75c9de4435ab6
Closes-Bug: 1530134
2015-12-30 18:31:31 +03:00
Bogdan Dobrelya 06e887312b Add sphinx doc build with tox
* Add basic doc build system with sphinx and tox
* Update README.md for how-to build docs
* Update .gitignore to exclude docs builds
* Add index and move README for Noop tests framework
* TODO split and add more details for how-to noop tests
  setup/use/create

Inspired by https://github.com/openstack/openstack-manuals

Partial-bug: #1483288

Change-Id: I982e0baaff5de95c7d0c4b3f098754a80676f0d0
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-12-08 11:08:36 +01:00
Bogdan Dobrelya 05c44e7802 Update README
* Fix 80-chars wrap
* Address TODOs
* Add details for the MAINTAINERS file

Change-Id: Ia78633b5fbf8d73776a19ff9343270c34fa83c54
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-12-04 16:31:43 +01:00
Alex Schultz 06107883e5 Update README.md
This change updates the README to include more useful information about
fuel-library as an open source project.

Change-Id: Ie31cc684307331cf3d51a56e3621101b1edd9505
Closes-Bug: #1500069
2015-09-29 09:37:12 -05:00
Pavel Lechenko 15f0d1afb5 RabbitMQ FAQ notes prettified 2013-05-08 23:19:41 +04:00
Sergey Vasilenko ac72e10f6e Create README.md 2013-03-29 18:24:11 +04:00