Jump to: navigation, search

Difference between revisions of "Cyborg"

(How to contribute)
Line 13: Line 13:
 
==How to contribute==
 
==How to contribute==
  
# Clone https://github.com/openstack/cyborg
+
# Clone https://github.com/openstack/nomad (will be changed to https://github.com/openstack/cyborg after renaming done by infra)
 
# Make the changes to your entry, be sure to include what’s changed and why
 
# Make the changes to your entry, be sure to include what’s changed and why
 
# Commit the change for review
 
# Commit the change for review
Line 20: Line 20:
 
Nomad is designed to use the same tools for submission and review as other OpenStack projects.  As such we follow the [http://docs.openstack.org/infra/manual/developers.html#development-workflow OpenStack development workflow]. New contributors should follow the [http://docs.openstack.org/infra/manual/developers.html#getting-started getting started] steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.
 
Nomad is designed to use the same tools for submission and review as other OpenStack projects.  As such we follow the [http://docs.openstack.org/infra/manual/developers.html#development-workflow OpenStack development workflow]. New contributors should follow the [http://docs.openstack.org/infra/manual/developers.html#getting-started getting started] steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.
  
The Nomad Launchpad page can be found at https://launchpad.net/openstack-cyborg.
+
The Nomad Launchpad page can be found at https://launchpad.net/nomad (will be changed to https://launchpad.net/openstack-cyborg after renaming done).

Revision as of 12:50, 23 November 2016

Overview

Cyborg (previously known as Nomad) is an OpenStack project that aims to provide a general purpose management framework for acceleration resources (i.e. various types of accelerators such as Crypto cards,GPU, FPGA, NVMe/NOF SSDs, DPDK/SPDK and so on).

Overall Design

Initial Architecture

How to contribute

  1. Clone https://github.com/openstack/nomad (will be changed to https://github.com/openstack/cyborg after renaming done by infra)
  2. Make the changes to your entry, be sure to include what’s changed and why
  3. Commit the change for review
  4. The changes will be reviewed, merged within a day or so.

Nomad is designed to use the same tools for submission and review as other OpenStack projects. As such we follow the OpenStack development workflow. New contributors should follow the getting started steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.

The Nomad Launchpad page can be found at https://launchpad.net/nomad (will be changed to https://launchpad.net/openstack-cyborg after renaming done).