Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 0cc8ef23ef 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: I4826eed959974ba95b6f25d9ca8c6dd98f4c8a1c
2019-12-18 09:51:03 +01:00
Flavio Percoco c2e62528c0 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/2e9bd7c7b98956cfccaa5ceccd8f0544

Change-Id: Ic9722df8f04105ae179afef61582767beff279bb
2016-11-25 17:42:30 +01:00
Vitaly Kramskikh d994c713a3 Update README for running tests
`npm test` was split into 2 separate commands from unit and func
tests. Also instructions to run a single functional tests were
added.

Change-Id: I7c8e62a7879d1c93afada7c34c713ce732b233fc
2016-06-01 15:06:32 +00:00
Vitaly Kramskikh ab6a438ca9 Update default FUEL_WEB_ROOT value for convenience
Usually fuel-* repos in development environment are stored in the
same dir, so this commits updates the default value accordingly.

Change-Id: I920eb58bc776f17908dcd1412b58eece93a0ef63
Implements: blueprint separate-fuel-ui-repo
2016-03-01 15:35:50 +00:00
Vitaly Kramskikh d09e6efecb Add necessary files
.gitignore
.gitreview
MAINTAINERS
README.rst
LICENSE

Implements: blueprint separate-fuel-ui-repo

Change-Id: I1b6fe179ca2f965277fe9fe9ffd730b983ea7cae
2016-03-01 14:55:40 +07:00