Andreas Jaeger 1543af888b Cleanup tox.ini: Remove obsolete constraints
Remove old and unused constraints environments from tox.ini. Those
have never been used.

Note that the repo has in the past not used constraints in OpenStack
CI, this change keeps the status quo.

For more information about constraints see:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: Idb24ac27d5653b5f0c7a5f618b475c9e278fcc8a
2016-08-26 18:05:05 +02:00
2016-06-08 19:06:01 +03:00
2016-08-10 16:04:28 +01:00
2016-01-29 13:31:34 +08:00
2016-01-26 12:48:24 +00:00
2016-01-25 14:10:45 +00:00
2016-01-26 12:48:24 +00:00
2016-01-26 12:48:24 +00:00
2016-01-26 12:48:24 +00:00
2016-01-26 12:48:24 +00:00
2016-01-26 12:48:24 +00:00
2016-01-26 12:48:24 +00:00
2016-02-08 21:06:55 +00:00
2016-08-10 16:04:28 +01:00
2016-08-10 16:04:28 +01:00
2016-01-26 12:48:24 +00:00

Ironic Staging Drivers

The Ironic Staging Drivers is used to hold out-of-tree Ironic drivers which doesn't have means to provide a 3rd Party CI at this point in time which is required by Ironic.

The intention of this project is to provide a common place for useful drivers resolving the "hundreds of different download sites" problem.

What the Ironic Staging Drivers is not

  • The Ironic Staging Drivers is not a project under Ironic's governance, meaning that the Ironic core group is not resposible for the code in this project (even tho, some individuals that work in this project also hold core status in the Ironic project).
  • This project is not a place to dump code and run away hoping that someone else will take care of it for you. Drivers included in this project should be maintained and have their bugs fixed quickly. Therefore, driver owners are going to be asked to "babysit" their driver.

How to contribute

We want to make sure that the Ironic Staging Drivers project is a welcoming and friendly place to contribute code. Therefore, we want to avoid bureaucratic processes as much as possible. If you want to propose a driver to be included in the repository: Just submit the code!

How do I submit the code?

  1. Before we can accept your patches, you'll have to agree to a contributor license agreement.

  2. Learn about how to use our Gerrit review system.

  3. Get the code:

    git clone git://git.openstack.org/openstack/ironic-staging-drivers
  4. Make your changes and write a nice commit message explaining the change in details.

  5. Submit the code!

S
Description
A project used to hold out-of-tree ironic drivers
Readme
3.5 MiB
Languages
Python 98.3%
Shell 1.7%