Last commit to push changes to master. Will use feature branches
going forward Added readmes to submodules Refactored model into multiple files Standardized on 'node' for physical server Pinned requirements.txt to versions Began orchestration action outline in conjunction with DAG
This commit is contained in:
10
README.md
10
README.md
@@ -32,9 +32,15 @@ aka orchestrator
|
||||
Handle validation of complete design, ordering and managing downstream API calls for hardware
|
||||
provisioning/bootstrapping
|
||||
|
||||
### Server Driver ###
|
||||
### OOB Driver ###
|
||||
|
||||
aka maasdriver
|
||||
Pluggable provider for server OOB (ILO) management
|
||||
|
||||
aka driver/oob
|
||||
|
||||
### Node Driver ###
|
||||
|
||||
aka driver/node
|
||||
|
||||
Pluggable provisioner for server bootstrapping. Initial implementation is MaaS client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user