OpenStack Baremetal Compute Service
Go to file
liusheng 1557367351 Remove the nimble.conf.sample
It is easy to use "tox -egenconfig"(or oslo-config-generator command) to
generate the newest config sample file. It doesn't need to maintain an
nimble.conf.sample file which need to be updated once a config option
changed.

Change-Id: Iff050af171dcea6f9cba9878c19af4f876523f15
2016-11-30 16:47:27 +08:00
api-ref/source Add availability zones API 2016-11-26 18:05:38 +08:00
devstack Merge "Remove unneeded devstack gate hook script" 2016-11-26 10:44:03 +00:00
doc Merge "Add availability zones API" 2016-11-30 02:47:28 +00:00
etc/nimble Remove the nimble.conf.sample 2016-11-30 16:47:27 +08:00
nimble Merge "Add v1 API get method" 2016-11-30 02:50:34 +00:00
releasenotes Enable release notes translation 2016-10-06 20:33:43 +02:00
tools Make use of oslo-config-generator 2016-08-17 00:51:20 +08:00
.coveragerc Improve .coveragerc for nimble repository. 2016-10-21 15:13:29 +05:30
.gitignore Initial import 2016-08-12 20:13:11 +08:00
.gitreview Added .gitreview 2016-08-12 08:29:24 +00:00
.mailmap Initial import 2016-08-12 20:13:11 +08:00
.testr.conf Add function tests for nimble API 2016-10-13 16:27:28 +08:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
CONTRIBUTING.rst Initial import 2016-08-12 20:13:11 +08:00
HACKING.rst Initial import 2016-08-12 20:13:11 +08:00
LICENSE Initial import 2016-08-12 20:13:11 +08:00
README.rst Update README 2016-10-18 17:28:06 +08:00
requirements.txt Updated from global requirements 2016-11-23 09:18:47 +00:00
setup.cfg Add tempest plugin for Nimble(part1) 2016-11-22 14:54:39 +08:00
setup.py Updated from global requirements 2016-08-18 06:15:04 +00:00
test-requirements.txt Updated from global requirements 2016-11-24 18:46:08 +00:00
tox.ini Update flake8 ignore list 2016-11-24 10:08:11 +08:00

Nimble

Nimble is a project dedicated for bare metal computing management, which is designed specifically for BMs, so we can provide a more lightweight and convenient platform with more advanced features by leveraging Ironic. Besides this, we also plan to support RSD(Rack Scale Design), so we can not only provide Pre-set Configuration Servers but also Custom Servers.

Project Resources

Project status, bugs and BPs are tracked on Launchpad:

http://launchpad.net/nimble

Anyone wishing to contribute to an OpenStack project should find a good reference here:

http://docs.openstack.org/infra/manual/developers.html