746 Commits

Author SHA1 Message Date
Jenkins
0ba0a26371 Update notes for submitted changes
* Add TaskManager tests and fix decorator.
2013-06-04 15:32:05 +00:00
Jenkins
7665b423fb Update notes for submitted changes
* Mocked NodeManager can load and mock real drivers.
2013-06-04 15:31:55 +00:00
Jenkins
ae65ce8be1 Update notes for submitted changes
* Add docs for task_manager and tests/manager/utils.
2013-06-04 15:17:44 +00:00
Jenkins
90a39388da Update notes for submitted changes
* Fix one typo in index.rst.
2013-05-30 23:44:57 +00:00
Jenkins
44e5d833f6 Update notes for submitted changes
* Add missing 'extra' field to models.nodes.
2013-05-30 16:46:35 +00:00
Jenkins
69aa722007 Update notes for submitted changes
* More doc updates.
2013-05-29 23:29:50 +00:00
Jenkins
f59c1ce2cc Update notes for submitted changes
* Remove the old README.
2013-05-29 23:29:45 +00:00
Jenkins
c69104f6ca Update notes for submitted changes
* More doc updates.
2013-05-29 19:08:07 +00:00
Jenkins
08ea137f3d Update notes for submitted changes
* Added API v1 Specification
2013-05-29 18:58:17 +00:00
Jenkins
0dff009907 Update notes for submitted changes
* Minor doc change for manager and resorce_manager.
2013-05-29 18:56:32 +00:00
Jenkins
4083f5b250 Update notes for submitted changes
* Rename TestCase.flags() to TestCase.config()
2013-05-29 18:56:29 +00:00
Jenkins
9bdd63b2f0 Update notes for submitted changes
* Initial skeleton for an RPC layer.
2013-05-29 18:55:54 +00:00
Jenkins
2a9287933a Update notes for submitted changes
* Minor fixes to sphinx docs.
2013-05-29 18:55:26 +00:00
Jenkins
98c7292f3e Update notes for submitted changes
* Log configuration values on API startup
2013-05-29 18:54:46 +00:00
Jenkins
a1f75f3153 Update notes for submitted changes
* Don't use pecan to configure logging
2013-05-29 18:54:45 +00:00
Jenkins
8197fa1c3c Update notes for submitted changes
* Remove unused authentication CLI options
2013-05-29 18:54:35 +00:00
Jenkins
a222c91c02 Update notes for submitted changes
* Add initial sphinx docs, based on README.
2013-05-28 18:08:06 +00:00
Jenkins
821ea9ec80 Update notes for submitted changes
* Add support for Sphinx Docs.
2013-05-28 18:03:55 +00:00
Jenkins
bff4febfda Update notes for submitted changes
* Copy the RHEL6 eventlet workaround from Oslo
2013-05-27 13:41:19 +00:00
Jenkins
f47b6dc356 Update notes for submitted changes
* Move database.backend option import
2013-05-27 13:30:03 +00:00
Jenkins
ef5456a6f3 Update notes for submitted changes
* Sync new database config group from oslo-incubator
2013-05-27 13:12:23 +00:00
Jenkins
cd7c886e8a Update notes for submitted changes
* Update IPMI driver to work with resource manager.
2013-05-25 15:20:23 +00:00
Jenkins
76ef7843f8 Update notes for submitted changes
* Add validate_driver_info to driver classes.
2013-05-25 15:20:10 +00:00
Jenkins
3a5af76789 Update notes for submitted changes
* Implement Task and Resource managers.
2013-05-25 15:19:51 +00:00
Jenkins
1918e67835 Update notes for submitted changes
* Update [reserve|release]_nodes to accept a tag.
2013-05-25 15:19:23 +00:00
Jenkins
1a573644f0 Update notes for submitted changes
* Sync safe changes from oslo-incubator
2013-05-24 15:03:13 +00:00
Jenkins
3358506ec5 Update notes for submitted changes
* More updates to the README.
2013-05-23 22:27:18 +00:00
Jenkins
01ff2108c3 Update notes for submitted changes
* Stop creating a new db IMPL for every request.
2013-05-23 15:07:11 +00:00
Jenkins
85e35cde6e Update notes for submitted changes
* Reimplement reserve_nodes and release_nodes.
2013-05-23 15:01:54 +00:00
Jenkins
2869836b30 Update notes for submitted changes
* Rename the 'ifaces' table to 'ports'.
2013-05-23 14:59:16 +00:00
Jenkins
e715960d63 Update notes for submitted changes
* Change 'nodes' to use more driver-specific JSON.
2013-05-23 14:58:54 +00:00
Jenkins
0ec3bf8ba3 Update notes for submitted changes
* Update driver names and base class.
2013-05-23 14:58:01 +00:00
Jenkins
f1b68bb318 Update notes for submitted changes
* Sync oslo-incubator python3 changes
2013-05-23 03:29:14 +00:00
Jenkins
f8cb06ab1d Update notes for submitted changes
* Sync log changes from oslo-incubator
2013-05-23 03:25:59 +00:00
Jenkins
cf2de2ae5f Update notes for submitted changes
* Sync a rootwrap KillFilter fix from oslo-incubator
2013-05-23 03:23:32 +00:00
Jenkins
6a70964740 Update notes for submitted changes
* Sync rpc changes from oslo-incubator
2013-05-23 03:22:37 +00:00
Jenkins
64666d97a8 Update notes for submitted changes
* Fix double "host" option.
2013-05-22 15:53:57 +00:00
Jenkins
70b775ae4a Update notes for submitted changes
* Add steps to README.rst
2013-05-21 21:16:40 +00:00
Jenkins
c3ffec73c4 Update notes for submitted changes
* Fix fake bmc driver.
2013-05-20 22:47:28 +00:00
Jenkins
3c06da6bd8 Update notes for submitted changes
* move ironic docs to top level for ease of discovery
2013-05-20 20:13:01 +00:00
Jenkins
ac827cfa27 Update notes for submitted changes
* Add some API definitions to the README.
2013-05-20 18:54:11 +00:00
Jenkins
8d5cc877ba Update notes for submitted changes
* Update the README file development section.
2013-05-20 17:41:22 +00:00
Jenkins
7d99360116 Update notes for submitted changes
* Update the distribute dependency version.
2013-05-20 16:54:18 +00:00
Jenkins
48e0283630 Update notes for submitted changes
* Add information to the project README.
2013-05-18 23:06:03 +00:00
Jenkins
b61ffdf877 Update notes for submitted changes
* Fixes test_update_node by testing updated node.
2013-05-17 02:11:47 +00:00
Jenkins
884d58bcba Update notes for submitted changes
* Fix pep8 errors and make it pass Jenkins tests.
2013-05-17 01:51:18 +00:00