
Refactor orchestrator to break large monolithic functions into small functions per action. - Update orchestrator to match new statemgmt API - Pull most code out of __init__.py files - Create action classes for Orchestrator actions - Create action classes for Driver actions - Orchestrator consumes tasks from database queue - Additional encapsulation of task functionality into Task class - Create shared integration test fixtures - Fix Sphinx entrypoint so package install works - Disable bootdata API until BootAction implementation - Bring codebase into PEP8 compliance - Update documentation reflect code changes - Mark SQL #nosec for bandit Change-Id: Id9a7bdedcdd5bbf07aeabbdb52db0f0b71f1e4a4
22 lines
335 B
Plaintext
22 lines
335 B
Plaintext
PyYAML==3.12
|
|
pyghmi==1.0.18
|
|
netaddr
|
|
falcon
|
|
oslo.versionedobjects==1.23.0
|
|
requests
|
|
oauthlib
|
|
uwsgi==2.0.15
|
|
bson==0.4.7
|
|
oslo.config==3.16.0
|
|
click==6.7
|
|
PasteDeploy==1.5.2
|
|
PTable==0.9.2
|
|
keystonemiddleware==4.9.1
|
|
oslo.policy==1.22.1
|
|
iso8601==0.1.11
|
|
keystoneauth1==2.13.0
|
|
alembic==0.8.2
|
|
sqlalchemy==1.1.14
|
|
psycopg2==2.7.3.1
|
|
jsonschema==2.6.0
|