sushy-tools/CONTRIBUTING.rst
Lucas Alvares Gomes a89580a9ff Initial Commit
This initial commit contains two tools:

* sushy-static: This command creates a HTTP server to serve any of the
  Redfish mockups. The files are static so operations like changing the
  boot device or the power state will not have any effect.

* sushy-emulator: This command starts a ReST API that users can use to
  interact with virtual machines using the Redfish protocol. So operations
  such as changing the boot device or the power state will actually affect
  the virtual machines. This allows users to test the library in a more
  dynamic way.

Change-Id: I8d844d94e435180a6c99a5ad4b7c95a8e4cc6bfb
2017-04-06 17:05:16 +01:00

18 lines
649 B
ReStructuredText

If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
If you already have a good understanding of how the system works and your
OpenStack accounts are set up, you can skip to the development workflow
section of this documentation to learn how changes to OpenStack should be
submitted for review via the Gerrit tool:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/sushy