Commit Graph

6 Commits

Author SHA1 Message Date
Lance Albertson 8ed82d41ad Updates for rocky
- Replace git.openstack.org with opendev.org
- Update some documentation
- Move README.md to README.rst for better rendering
- Drop obsolete bootstrap.sh script

Change-Id: I8fa06acd27a9705cd4eada9214c1fd2d9fed1c1c
2019-12-06 11:22:54 -08:00
XiaojueGuan 39b5a84868 Update links in README
Change the outdated links to the latest links in README

Change-Id: I7e5aa22efa7e50c60af8f6d4d64ad2cc72690cc7
2018-06-12 14:37:38 +08:00
Jan Klare c69306da58 add new Chef OpenStack Team Logo to README
Change-Id: I7b8683773c7c0287b5863074839166dcc49f66e8
2017-05-29 10:53:08 +02:00
Flavio Percoco 17ed254138 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/a4fedf7cf7843d87f401dc8287402074

Change-Id: If94616f3559d8b53f952f3424fa322fb692f0cd6
2016-12-12 09:10:01 +00:00
Samuel Cassiba 09a7de3b5e Style and lint fixes to support newer ChefDK
Change-Id: If08006279134ecaed1ab49c6dd6d51e5bcab7f88
Depends-On: I6ce4587caa3ae68ddbd3ef1a521aaf46f4840b2c
2016-07-06 13:55:10 -07:00
Matt Thompson 2debea8459 First pass at cookbook-openstack-integration-test
This first pass gets tempest installed to /opt/tempest, and sets up
necessary users for testing.  More work needs to be done on adding
correct configuration to tempest.conf and enabling different features
depending on what exists in the environment.  This will most likely
involve exposing everything via different attributes.

Since we checkout master of tempest, the cookbook assumes tempest
will be executed to use a virtual env.  This will hopefully safe-guard
us from future package-related issues.  Note that at the moment
the python virtual env does NOT build cleanly on RHEL 6.5.  According
to devstack, it appears that a number of work-arounds are required to
make tempest run on RHEL 6.5.

Change-Id: I08224d2f4784d2fc041a5806f221e7411d5b813a
2014-06-05 16:26:14 +01:00