OpenStack Baremetal Compute Service
Go to file
Zhenguo Niu 5fcdb9e655 Update README
Change-Id: I913dd2c5da0f44f687952048d9219a04aca0c3b7
2016-09-30 17:07:01 +08:00
api-ref/source Correct response codes of api-ref for types 2016-09-28 23:49:06 +08:00
devstack Fix deprecated macro name "SERVICE_TENANT_NAME" 2016-09-28 10:45:27 +08:00
doc Merge "Remove VIRT_DRIVER in local.conf to avoid nova denpendency" 2016-09-28 07:21:37 +00:00
etc add devstack plugin for nimble 2016-09-23 17:03:48 +08:00
nimble Merge "Don't expose instance id to users" 2016-09-29 23:41:35 +00:00
releasenotes Initial import 2016-08-12 20:13:11 +08:00
tools Make use of oslo-config-generator 2016-08-17 00:51:20 +08:00
.coveragerc Initial import 2016-08-12 20:13:11 +08:00
.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 Initial import 2016-08-12 20:13:11 +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
MANIFEST.in Initial import 2016-08-12 20:13:11 +08:00
README.rst Update README 2016-09-30 17:07:01 +08:00
requirements.txt Updated from global requirements 2016-09-29 05:09:40 +00:00
setup.cfg Add InstanceTypeFilter as default filters 2016-09-19 15:10:46 +08:00
setup.py Updated from global requirements 2016-08-18 06:15:04 +00:00
test-requirements.txt Updated from global requirements 2016-09-28 16:56:22 +00:00
tox.ini Add basic structure of api-ref and api-ref for types 2016-09-28 14:58:50 +08:00

Nimble

Nimble aims to separate bare metal computing management from Nova, 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