.coveragerc
.testr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
FEATURES.rst
HACKING.rst
LICENSE
README.rst
TODO.rst
babel.cfg
install.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
uninstall.sh
api-ref/source/actions.inc
api-ref/source/build_info.inc
api-ref/source/cluster_policies.inc
api-ref/source/clusters.inc
api-ref/source/conf.py
api-ref/source/events.inc
api-ref/source/index.rst
api-ref/source/nodes.inc
api-ref/source/parameters.yaml
api-ref/source/policies.inc
api-ref/source/policy_types.inc
api-ref/source/profile_types.inc
api-ref/source/profiles.inc
api-ref/source/receivers.inc
api-ref/source/services.inc
api-ref/source/status.yaml
api-ref/source/versions.inc
api-ref/source/webhooks.inc
api-ref/source/samples/action-get-response.json
api-ref/source/samples/actions-list-response.json
api-ref/source/samples/build-show-response.json
api-ref/source/samples/cluster-action-response.json
api-ref/source/samples/cluster-add-nodes-request.json
api-ref/source/samples/cluster-attach-policy-request.json
api-ref/source/samples/cluster-attrs-list-response.json
api-ref/source/samples/cluster-check-request.json
api-ref/source/samples/cluster-create-request.json
api-ref/source/samples/cluster-create-response.json
api-ref/source/samples/cluster-del-nodes-request.json
api-ref/source/samples/cluster-detach-policy-request.json
api-ref/source/samples/cluster-list-response.json
api-ref/source/samples/cluster-operation-request.json
api-ref/source/samples/cluster-policies-list-response.json
api-ref/source/samples/cluster-policy-show-response.json
api-ref/source/samples/cluster-recover-request.json
api-ref/source/samples/cluster-replace-nodes-request.json
api-ref/source/samples/cluster-resize-request.json
api-ref/source/samples/cluster-scale-in-request.json
api-ref/source/samples/cluster-scale-out-request.json
api-ref/source/samples/cluster-show-response.json
api-ref/source/samples/cluster-update-policy-request.json
api-ref/source/samples/cluster-update-request.json
api-ref/source/samples/cluster-update-response.json
api-ref/source/samples/clusters-list-response.json
api-ref/source/samples/event-show-response.json
api-ref/source/samples/events-list-response.json
api-ref/source/samples/node-action-response.json
api-ref/source/samples/node-adopt-preview-request.json
api-ref/source/samples/node-adopt-preview-response.json
api-ref/source/samples/node-adopt-request.json
api-ref/source/samples/node-adopt-response.json
api-ref/source/samples/node-check-request.json
api-ref/source/samples/node-create-request.json
api-ref/source/samples/node-create-response.json
api-ref/source/samples/node-list-response.json
api-ref/source/samples/node-operation-request.json
api-ref/source/samples/node-recover-request.json
api-ref/source/samples/node-show-response.json
api-ref/source/samples/node-update-request.json
api-ref/source/samples/policy-create-request.json
api-ref/source/samples/policy-create-response.json
api-ref/source/samples/policy-list-response.json
api-ref/source/samples/policy-show-response.json
api-ref/source/samples/policy-type-show-response-v1.5.json
api-ref/source/samples/policy-type-show-response.json
api-ref/source/samples/policy-types-list-response-v1.5.json
api-ref/source/samples/policy-types-list-response.json
api-ref/source/samples/policy-update-request.json
api-ref/source/samples/policy-update-response.json
api-ref/source/samples/policy-validate-request.json
api-ref/source/samples/policy-validate-response.json
api-ref/source/samples/profile-create-request.json
api-ref/source/samples/profile-create-response.json
api-ref/source/samples/profile-list-response.json
api-ref/source/samples/profile-show-response.json
api-ref/source/samples/profile-type-ops-response.json
api-ref/source/samples/profile-type-show-response-v1.5.json
api-ref/source/samples/profile-type-show-response.json
api-ref/source/samples/profile-types-list-response-v1.5.json
api-ref/source/samples/profile-types-list-response.json
api-ref/source/samples/profile-update-request.json
api-ref/source/samples/profile-update-response.json
api-ref/source/samples/profile-validate-request.json
api-ref/source/samples/profile-validate-response.json
api-ref/source/samples/receiver-create-request.json
api-ref/source/samples/receiver-create-response.json
api-ref/source/samples/receiver-show-response.json
api-ref/source/samples/receiver-update-request.json
api-ref/source/samples/receiver-update-response.json
api-ref/source/samples/receivers-list-response.json
api-ref/source/samples/services-list-response.json
api-ref/source/samples/version-show-response.json
api-ref/source/samples/versions-list-response.json
api-ref/source/samples/webhook-action-response.json
contrib/kubernetes/README.rst
contrib/kubernetes/TODO.rst
contrib/kubernetes/requirements.txt
contrib/kubernetes/setup.cfg
contrib/kubernetes/setup.py
contrib/kubernetes/examples/kubemaster.yaml
contrib/kubernetes/examples/kubenode.yaml
contrib/kubernetes/kube/__init__.py
contrib/kubernetes/kube/base.py
contrib/kubernetes/kube/master.py
contrib/kubernetes/kube/worker.py
contrib/kubernetes/kube/scripts/master.sh
contrib/kubernetes/kube/scripts/worker.sh
contrib/vdu/README.rst
contrib/vdu/requirements.txt
contrib/vdu/setup.cfg
contrib/vdu/setup.py
contrib/vdu/examples/vdu.yaml
contrib/vdu/vdu/__init__.py
contrib/vdu/vdu/server.py
devstack/README.rst
devstack/apache-senlin.template
devstack/plugin.sh
devstack/settings
devstack/lib/senlin
doc/.gitignore
doc/Makefile
doc/README.rst
doc/source/conf.py
doc/source/index.rst
doc/source/overview.rst
doc/source/admin/authentication.rst
doc/source/admin/index.rst
doc/source/configuration/config.rst
doc/source/configuration/index.rst
doc/source/configuration/policy.rst
doc/source/configuration/sample-policy-yaml.rst
doc/source/contributor/action.rst
doc/source/contributor/api_microversion.rst
doc/source/contributor/authorization.rst
doc/source/contributor/cluster.rst
doc/source/contributor/event_dispatcher.rst
doc/source/contributor/node.rst
doc/source/contributor/osprofiler.rst
doc/source/contributor/plugin_guide.rst
doc/source/contributor/policy.rst
doc/source/contributor/policy_type.rst
doc/source/contributor/profile.rst
doc/source/contributor/profile_type.rst
doc/source/contributor/receiver.rst
doc/source/contributor/reviews.rst
doc/source/contributor/testing.rst
doc/source/contributor/policies/affinity_v1.rst
doc/source/contributor/policies/deletion_v1.rst
doc/source/contributor/policies/health_v1.rst
doc/source/contributor/policies/load_balance_v1.rst
doc/source/contributor/policies/region_v1.rst
doc/source/contributor/policies/scaling_v1.rst
doc/source/contributor/policies/zone_v1.rst
doc/source/install/index.rst
doc/source/install/install-devstack.rst
doc/source/install/install-rdo.rst
doc/source/install/install-source.rst
doc/source/install/verify.rst
doc/source/reference/api.rst
doc/source/reference/glossary.rst
doc/source/reference/man/index.rst
doc/source/reference/man/senlin-api.rst
doc/source/reference/man/senlin-engine.rst
doc/source/reference/man/senlin-manage.rst
doc/source/scenarios/affinity.rst
doc/source/scenarios/autoscaling_ceilometer.rst
doc/source/scenarios/autoscaling_heat.rst
doc/source/scenarios/autoscaling_overview.rst
doc/source/scenarios/ex_lbas.yaml
doc/source/tutorial/autoscaling.rst
doc/source/tutorial/basics.rst
doc/source/tutorial/heat.rst
doc/source/tutorial/policies.rst
doc/source/tutorial/receivers.rst
doc/source/user/actions.rst
doc/source/user/bindings.rst
doc/source/user/clusters.rst
doc/source/user/events.rst
doc/source/user/membership.rst
doc/source/user/nodes.rst
doc/source/user/policies.rst
doc/source/user/policy_types.rst
doc/source/user/profile_types.rst
doc/source/user/profiles.rst
doc/source/user/receivers.rst
doc/source/user/policy_types/affinity.rst
doc/source/user/policy_types/batch.rst
doc/source/user/policy_types/deletion.rst
doc/source/user/policy_types/health.rst
doc/source/user/policy_types/load_balancing.rst
doc/source/user/policy_types/region_placement.rst
doc/source/user/policy_types/scaling.rst
doc/source/user/policy_types/zone_placement.rst
doc/specs/README.rst
doc/specs/cluster-fast-scaling.rst
doc/specs/lifecycle-hook.rst
doc/specs/template.rst
doc/specs/workflow-recover.rst
doc/specs/approved/README.rst
doc/specs/approved/container-cluster.rst
doc/specs/approved/generic-event.rst
doc/specs/rejected/README.rst
etc/senlin/README-senlin.conf.txt
etc/senlin/api-paste.ini
examples/policies/affinity_policy.yaml
examples/policies/batch_policy.yaml
examples/policies/deletion_policy.yaml
examples/policies/deletion_policy_lifecycle_hook.yaml
examples/policies/health_policy_event.yaml
examples/policies/health_policy_poll.yaml
examples/policies/lb_policy.yaml
examples/policies/placement_region.yaml
examples/policies/placement_zone.yaml
examples/policies/scaling_policy.yaml
examples/policies/WIP/batching_1_1_0.yaml
examples/policies/WIP/health_policy_lb.yaml
examples/policies/WIP/lb_policy_aws.spec
examples/profiles/README.rst
examples/profiles/docker_container/docker_basic.yaml
examples/profiles/heat_stack/nova_server/heat_stack_nova_server.yaml
examples/profiles/heat_stack/nova_server/nova_server_template.yaml
examples/profiles/heat_stack/random_string/heat_stack_random_string.yaml
examples/profiles/heat_stack/random_string/random_string_template.yaml
examples/profiles/nova_server/cirros_basic.yaml
playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml
playbooks/legacy/rally-dsvm-senlin-senlin/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-api/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-api/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-functional/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-functional/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-integration/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py27-integration/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-api/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-api/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-functional/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-functional/run.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-integration/post.yaml
playbooks/legacy/senlin-dsvm-tempest-py35-integration/run.yaml
rally-jobs/README.rst
rally-jobs/senlin-senlin.yaml
rally-jobs/plugins/senlin_plugin.py
releasenotes/notes/.placeholder
releasenotes/notes/action-policy-optimization-06ea45eb3dcbe33a.yaml
releasenotes/notes/affinity-policy-fix-72ae92dc8ffcff00.yaml
releasenotes/notes/api-ref-fixes-19bc963430c32ecf.yaml
releasenotes/notes/az-info-9344b8d54c0b2665.yaml
releasenotes/notes/batch-scheduling-ca5d98d41fc72973.yaml
releasenotes/notes/capacity-calculation-4fd389ff12107dfb.yaml
releasenotes/notes/clean-actions-for-cluster-node-438ca5268e7fd258.yaml
releasenotes/notes/cluster-check-interval-b01e8140cc83760e.yaml
releasenotes/notes/cluster-collect-90e460c7bfede347.yaml
releasenotes/notes/cluster-delete-conflict-94261706eb29e9bb.yaml
releasenotes/notes/cluster-desired-capacity-d876347f69b04b4f.yaml
releasenotes/notes/cluster-node-dependents-3bdbebd773d276d1.yaml
releasenotes/notes/cluster-node-status-e7fced162b415452.yaml
releasenotes/notes/cluster-ops-433a5aa608a0eb7f.yaml
releasenotes/notes/cluster-recover-d87d429873b376db.yaml
releasenotes/notes/cluster-resize-fix-bee18840a98907d8.yaml
releasenotes/notes/cluster-status-update-dd9133092aef05ab.yaml
releasenotes/notes/compute-instance-fencing-63b931cdf35b127c.yaml
releasenotes/notes/config-doc-cb8b37e360422301.yaml
releasenotes/notes/container-ops-e57d096742202206.yaml
releasenotes/notes/container-profile-152bf2908c70ffad.yaml
releasenotes/notes/db-action-retries-d471fe85b4510afd.yaml
releasenotes/notes/delete-batch-a16ee5ed2512eab7.yaml
releasenotes/notes/deletion-policy-11bcb7c0e90bbfcc.yaml
releasenotes/notes/deletion-policy-node-delete-dc70da377b2a4f77.yaml
releasenotes/notes/destroy-nodes-after-remove-37bffdc35a9b7a96.yaml
releasenotes/notes/doc-fixes-cd8c7006f8c66387.yaml
releasenotes/notes/doc-fixes-e60bb1a486f67e0c.yaml
releasenotes/notes/drop-py34-support-21e20efb9bf0b326.yaml
releasenotes/notes/dynamic-timer-67f053499f4b32e2.yaml
releasenotes/notes/enforce-multi-tenancy-ee27b9bfec7ba405.yaml
releasenotes/notes/error-messages-bd8b5a6d12e2c4af.yaml
releasenotes/notes/event-for-derived-actions-8bd44367fa683dbc.yaml
releasenotes/notes/event-list-b268bb778efa9ee1.yaml
releasenotes/notes/event-purge-db868a063e18eafb.yaml
releasenotes/notes/event-table-change-dcb42c8b6d145fec.yaml
releasenotes/notes/fix-action-triggering-e880b02234028315.yaml
releasenotes/notes/fix-cluster-index-ae0060b6337d6d55.yaml
releasenotes/notes/fix-cooldown-5082711989ecd536.yaml
releasenotes/notes/fix-db-deadlock-1d2bdb9ce785734a.yaml
releasenotes/notes/fix-delete-apis-bf9f47b5fcf8f3e6.yaml
releasenotes/notes/fix-desired-when-omitted-e7ffc0aa72ab8cc9.yaml
releasenotes/notes/fix-dup-of-action-dump-0b95a07adf3ccdba.yaml
releasenotes/notes/fix-health-mgr-opts-99898614f37c5d74.yaml
releasenotes/notes/fix-network-error-handling-e78da90b6bc2319c.yaml
releasenotes/notes/fix-node-recover-5af129bf0688577d.yaml
releasenotes/notes/fix-node-status-for-lb-fc7714da09bec2fb.yaml
releasenotes/notes/fix-recover-trigger-749600f500f7bf4a.yaml
releasenotes/notes/fix-registry-claim-5421dca1ed9b0783.yaml
releasenotes/notes/fix-tag-for-stacks-2ef70be061e80253.yaml
releasenotes/notes/forbid-cluster-deletion-a8b0f55aaf0aa106.yaml
releasenotes/notes/force-delete-0b185ea6d70ed81e.yaml
releasenotes/notes/gc-for-dead-engine-2246c714edc9a2df.yaml
releasenotes/notes/health-check-interval-b3850c072600bfdf.yaml
releasenotes/notes/health-lb-polling-32d83803c77cc1d8.yaml
releasenotes/notes/health-manager-listener-8ddbe169e510031b.yaml
releasenotes/notes/health-policy-actions-936db8bc3ed08aec.yaml
releasenotes/notes/health-policy-properties-056d5b4aa63312c9.yaml
releasenotes/notes/health-policy-suspend-7aa33fc981c0f2c9.yaml
releasenotes/notes/health-reboot-9f74c263f7fb6767.yaml
releasenotes/notes/health-recover-9aecfbf2d799abfb.yaml
releasenotes/notes/heat-listener-b908d0988840e1f3.yaml
releasenotes/notes/keystone-conformance-4e729da9e88b4fb3.yaml
releasenotes/notes/lb-node-actions-95545338ae622f5c.yaml
releasenotes/notes/lb-policy-02782a1b98142742.yaml
releasenotes/notes/lb-policy-improve-165680731fb76681.yaml
releasenotes/notes/lb-policy-improvement-2c18577717d28bb5.yaml
releasenotes/notes/lb-support-to-recover-8f822d3c2665e225.yaml
releasenotes/notes/lb-timeout-option-990ba1f359b5daab.yaml
releasenotes/notes/lifecycle-hook-19a9bf85b534107d.yaml
releasenotes/notes/loadbalancer-octavia-8ab8be9f703781d1.yaml
releasenotes/notes/lock-break-for-dead-service-0abd3d3ea333622c.yaml
releasenotes/notes/lock-retry-4d1c52ff4d42a3f9.yaml
releasenotes/notes/message-receiver-3432826515f8e70c.yaml
releasenotes/notes/metadata-query-profile-9c45d99db7b30207.yaml
releasenotes/notes/more-policy-validation-ace6a4f890b2a500.yaml
releasenotes/notes/more-server-operations-dd77e83b705c28f0.yaml
releasenotes/notes/new-api-doc-f21eb0a9f53d7643.yaml
releasenotes/notes/node-action-logic-4d3e94818cccaa3e.yaml
releasenotes/notes/node-adopt-289a3cea24d8eb78.yaml
releasenotes/notes/node-check-50d4b67796e17afb.yaml
releasenotes/notes/node-check-before-recover-abf887a39ab0d355.yaml
releasenotes/notes/node-create-affinity-ec126ccd3e9e0957.yaml
releasenotes/notes/node-create-az-d886dea98a25229f.yaml
releasenotes/notes/node-create-region-0cbac0918c703e27.yaml
releasenotes/notes/node-delete-force-e4a69831af0b145d.yaml
releasenotes/notes/node-detail-volumes-8e29c734f4f43442.yaml
releasenotes/notes/node-health-check-0c94b9fecf35e677.yaml
releasenotes/notes/node-name-formatter-284b768be7fbe6c6.yaml
releasenotes/notes/node-op-api-a7bede34c51854ee.yaml
releasenotes/notes/node-ops-115d9d64f6e261db.yaml
releasenotes/notes/node-physical-id-f3393fb1a1eba4f7.yaml
releasenotes/notes/node-recover-fix-cc054c3f763654a0.yaml
releasenotes/notes/node-update-timestamp-43b9639e22267598.yaml
releasenotes/notes/non-operation-recover-cf0f3c0ac62bb0f3.yaml
releasenotes/notes/notification-operations-c7bdaa9b56e5011f.yaml
releasenotes/notes/notification-support-a7e2ebc816bb4009.yaml
releasenotes/notes/notification-transport-ae49e9cb1813cd96.yaml
releasenotes/notes/nova-az-fccf8db758642d34.yaml
releasenotes/notes/nova-metadata-fix-89b7a2e06c3ce59f.yaml
releasenotes/notes/nova-server-addresses-fd8afddc3fb36a0c.yaml
releasenotes/notes/nova-server-validation-60612c1185738104.yaml
releasenotes/notes/nova-server-validation-d36dbcf64fb90a43.yaml
releasenotes/notes/nova-update-opt-7372e4d189e483aa.yaml
releasenotes/notes/nova-update-validation-dca7de984c2071d1.yaml
releasenotes/notes/ocata-2-c2e184a0b76231e8.yaml
releasenotes/notes/options-shuffled-29c6cfac72aaf8ff.yaml
releasenotes/notes/oslo-versioned-object-support-cc9463490306c26f.yaml
releasenotes/notes/param-check-cluster-update-58d4712a33f74c6e.yaml
releasenotes/notes/path-check-collect-1e542762cbcd65d2.yaml
releasenotes/notes/policy-enabling-61d0c38aecf314eb.yaml
releasenotes/notes/policy-fixes-24857037ac054999.yaml
releasenotes/notes/policy-in-code-05970b66eb27481a.yaml
releasenotes/notes/policy-performance-4d2fa57ccc45bbf1.yaml
releasenotes/notes/policy-validate-04cbc74d2c025fcc.yaml
releasenotes/notes/policy-validation-477a103aa83835f9.yaml
releasenotes/notes/profile-only-update-5cdb3ae46a8139a8.yaml
releasenotes/notes/profile-type-ops-1f0f2e6e6b5b1999.yaml
releasenotes/notes/profile-validate-45a9bc520880bc6b.yaml
releasenotes/notes/receiver-create-71ae7367427bf81c.yaml
releasenotes/notes/receiver-create-check-2225f536f5150065.yaml
releasenotes/notes/receiver-create-trust-bd5fdeb059e68330.yaml
releasenotes/notes/receiver-filter-by-user-ab35a2ab8e2690d1.yaml
releasenotes/notes/receiver-update-f97dc556ce3bf22e.yaml
releasenotes/notes/receiver-webhook-d972369731a6ed72.yaml
releasenotes/notes/remove-bdm-v1-4533677f3bca3c5d.yaml
releasenotes/notes/resize-params-ab4942dc11f05d9a.yaml
releasenotes/notes/scaling-policy-validation-e2a1d3049e03c316.yaml
releasenotes/notes/scheduler-enhancement-09f86efe4dde4051.yaml
releasenotes/notes/secure-password-e60243ae2befbbf6.yaml
releasenotes/notes/senlin-osprofiler-fc8cb7161bdb1a6e.yaml
releasenotes/notes/server-image-id-27c1619fa818c6a0.yaml
releasenotes/notes/service-cleanup-afacddfacd7b4dcd.yaml
releasenotes/notes/service-list-5f4037ae52514f2a.yaml
releasenotes/notes/service-status-report-625bc25b89907e07.yaml
releasenotes/notes/setup-script-648e9bfb89bb6255.yaml
releasenotes/notes/support-status-f7383a53ddcae908.yaml
releasenotes/notes/tempest-api-test-support-c86091a7ba5fb789.yaml
releasenotes/notes/tempest-functional-test-383dad4d9acff97e.yaml
releasenotes/notes/template-url-19075b68d9a35a80.yaml
releasenotes/notes/tools-setup-d73e3298328c5355.yaml
releasenotes/notes/unicode-az-ee5ea4346b36eefb.yaml
releasenotes/notes/unicode-cluster-name-3bd5b6eeac2566f1.yaml
releasenotes/notes/versioned-rpc-requests-2df5d878c279e933.yaml
releasenotes/notes/webhook-fix-792322c0b7f374aa.yaml
releasenotes/notes/zaqar-support-470e824b7737e939.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/unreleased.rst
releasenotes/source/_templates/.placeholder
releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po
senlin/__init__.py
senlin/version.py
senlin.egg-info/PKG-INFO
senlin.egg-info/SOURCES.txt
senlin.egg-info/dependency_links.txt
senlin.egg-info/entry_points.txt
senlin.egg-info/not-zip-safe
senlin.egg-info/pbr.json
senlin.egg-info/requires.txt
senlin.egg-info/top_level.txt
senlin/api/__init__.py
senlin/api/common/__init__.py
senlin/api/common/serializers.py
senlin/api/common/util.py
senlin/api/common/version_request.py
senlin/api/common/versioned_method.py
senlin/api/common/wsgi.py
senlin/api/middleware/__init__.py
senlin/api/middleware/context.py
senlin/api/middleware/fault.py
senlin/api/middleware/trust.py
senlin/api/middleware/version_negotiation.py
senlin/api/middleware/webhook.py
senlin/api/openstack/__init__.py
senlin/api/openstack/history.rst
senlin/api/openstack/versions.py
senlin/api/openstack/v1/__init__.py
senlin/api/openstack/v1/actions.py
senlin/api/openstack/v1/build_info.py
senlin/api/openstack/v1/cluster_policies.py
senlin/api/openstack/v1/clusters.py
senlin/api/openstack/v1/events.py
senlin/api/openstack/v1/nodes.py
senlin/api/openstack/v1/policies.py
senlin/api/openstack/v1/policy_types.py
senlin/api/openstack/v1/profile_types.py
senlin/api/openstack/v1/profiles.py
senlin/api/openstack/v1/receivers.py
senlin/api/openstack/v1/router.py
senlin/api/openstack/v1/services.py
senlin/api/openstack/v1/version.py
senlin/api/openstack/v1/webhooks.py
senlin/cmd/__init__.py
senlin/cmd/api.py
senlin/cmd/api_wsgi.py
senlin/cmd/engine.py
senlin/cmd/manage.py
senlin/common/__init__.py
senlin/common/config.py
senlin/common/constraints.py
senlin/common/consts.py
senlin/common/context.py
senlin/common/exception.py
senlin/common/i18n.py
senlin/common/messaging.py
senlin/common/policy.py
senlin/common/profiler.py
senlin/common/scaleutils.py
senlin/common/schema.py
senlin/common/utils.py
senlin/common/policies/__init__.py
senlin/common/policies/actions.py
senlin/common/policies/base.py
senlin/common/policies/build_info.py
senlin/common/policies/cluster_policies.py
senlin/common/policies/clusters.py
senlin/common/policies/events.py
senlin/common/policies/nodes.py
senlin/common/policies/policies.py
senlin/common/policies/policy_types.py
senlin/common/policies/profile_types.py
senlin/common/policies/profiles.py
senlin/common/policies/receivers.py
senlin/common/policies/services.py
senlin/common/policies/webhooks.py
senlin/db/__init__.py
senlin/db/api.py
senlin/db/utils.py
senlin/db/sqlalchemy/__init__.py
senlin/db/sqlalchemy/api.py
senlin/db/sqlalchemy/migration.py
senlin/db/sqlalchemy/models.py
senlin/db/sqlalchemy/types.py
senlin/db/sqlalchemy/utils.py
senlin/db/sqlalchemy/migrate_repo/README
senlin/db/sqlalchemy/migrate_repo/__init__.py
senlin/db/sqlalchemy/migrate_repo/manage.py
senlin/db/sqlalchemy/migrate_repo/migrate.cfg
senlin/db/sqlalchemy/migrate_repo/versions/001_first_version.py
senlin/db/sqlalchemy/migrate_repo/versions/002_service_table.py
senlin/db/sqlalchemy/migrate_repo/versions/003_action_tenant.py
senlin/db/sqlalchemy/migrate_repo/versions/004_health_registry.py
senlin/db/sqlalchemy/migrate_repo/versions/005_event_column_name.py
senlin/db/sqlalchemy/migrate_repo/versions/006_node_cluster_dependents_column.py
senlin/db/sqlalchemy/migrate_repo/versions/007_placeholder.py
senlin/db/sqlalchemy/migrate_repo/versions/008_placeholder.py
senlin/db/sqlalchemy/migrate_repo/versions/009_placeholder.py
senlin/db/sqlalchemy/migrate_repo/versions/010_user_project_length.py
senlin/db/sqlalchemy/migrate_repo/versions/011_registry_enable.py
senlin/db/sqlalchemy/migrate_repo/versions/012_cluster_config.py
senlin/db/sqlalchemy/migrate_repo/versions/__init__.py
senlin/drivers/__init__.py
senlin/drivers/base.py
senlin/drivers/sdk.py
senlin/drivers/container/__init__.py
senlin/drivers/container/docker_v1.py
senlin/drivers/os/__init__.py
senlin/drivers/os/cinder_v2.py
senlin/drivers/os/glance_v2.py
senlin/drivers/os/heat_v1.py
senlin/drivers/os/keystone_v3.py
senlin/drivers/os/lbaas.py
senlin/drivers/os/mistral_v2.py
senlin/drivers/os/neutron_v2.py
senlin/drivers/os/nova_v2.py
senlin/drivers/os/octavia_v2.py
senlin/drivers/os/zaqar_v2.py
senlin/drivers/os_test/README.rst
senlin/drivers/os_test/__init__.py
senlin/drivers/os_test/cinder_v2.py
senlin/drivers/os_test/heat_v1.py
senlin/drivers/os_test/keystone_v3.py
senlin/drivers/os_test/lbaas.py
senlin/drivers/os_test/mistral_v2.py
senlin/drivers/os_test/neutron_v2.py
senlin/drivers/os_test/nova_v2.py
senlin/drivers/os_test/octavia_v2.py
senlin/drivers/os_test/zaqar_v2.py
senlin/engine/__init__.py
senlin/engine/cluster.py
senlin/engine/cluster_policy.py
senlin/engine/dispatcher.py
senlin/engine/environment.py
senlin/engine/event.py
senlin/engine/health_manager.py
senlin/engine/node.py
senlin/engine/parser.py
senlin/engine/registry.py
senlin/engine/scheduler.py
senlin/engine/senlin_lock.py
senlin/engine/service.py
senlin/engine/actions/__init__.py
senlin/engine/actions/base.py
senlin/engine/actions/cluster_action.py
senlin/engine/actions/custom_action.py
senlin/engine/actions/node_action.py
senlin/engine/notifications/__init__.py
senlin/engine/notifications/base.py
senlin/engine/notifications/heat_endpoint.py
senlin/engine/notifications/message.py
senlin/engine/notifications/nova_endpoint.py
senlin/engine/receivers/__init__.py
senlin/engine/receivers/base.py
senlin/engine/receivers/message.py
senlin/engine/receivers/webhook.py
senlin/events/__init__.py
senlin/events/base.py
senlin/events/database.py
senlin/events/message.py
senlin/hacking/__init__.py
senlin/hacking/checks.py
senlin/objects/__init__.py
senlin/objects/action.py
senlin/objects/base.py
senlin/objects/cluster.py
senlin/objects/cluster_lock.py
senlin/objects/cluster_policy.py
senlin/objects/credential.py
senlin/objects/dependency.py
senlin/objects/event.py
senlin/objects/fields.py
senlin/objects/health_registry.py
senlin/objects/node.py
senlin/objects/node_lock.py
senlin/objects/notification.py
senlin/objects/policy.py
senlin/objects/profile.py
senlin/objects/receiver.py
senlin/objects/service.py
senlin/objects/requests/__init__.py
senlin/objects/requests/actions.py
senlin/objects/requests/build_info.py
senlin/objects/requests/cluster_policies.py
senlin/objects/requests/clusters.py
senlin/objects/requests/credentials.py
senlin/objects/requests/events.py
senlin/objects/requests/nodes.py
senlin/objects/requests/policies.py
senlin/objects/requests/policy_type.py
senlin/objects/requests/profile_type.py
senlin/objects/requests/profiles.py
senlin/objects/requests/receivers.py
senlin/objects/requests/webhooks.py
senlin/policies/__init__.py
senlin/policies/affinity_policy.py
senlin/policies/base.py
senlin/policies/batch_policy.py
senlin/policies/deletion_policy.py
senlin/policies/health_policy.py
senlin/policies/lb_policy.py
senlin/policies/region_placement.py
senlin/policies/scaling_policy.py
senlin/policies/zone_placement.py
senlin/profiles/__init__.py
senlin/profiles/base.py
senlin/profiles/container/__init__.py
senlin/profiles/container/docker.py
senlin/profiles/os/__init__.py
senlin/profiles/os/heat/__init__.py
senlin/profiles/os/heat/stack.py
senlin/profiles/os/nova/__init__.py
senlin/profiles/os/nova/server.py
senlin/rpc/__init__.py
senlin/rpc/client.py
senlin/tests/__init__.py
senlin/tests/tempest/README.rst
senlin/tests/tempest/post_test_hook.sh
senlin/tests/tempest/pre_test_hook.sh
senlin/tests/unit/__init__.py
senlin/tests/unit/fakes.py
senlin/tests/unit/test_common_constraints.py
senlin/tests/unit/test_common_context.py
senlin/tests/unit/test_common_exception.py
senlin/tests/unit/test_common_messaging.py
senlin/tests/unit/test_common_policy.py
senlin/tests/unit/test_common_scaleutils.py
senlin/tests/unit/test_common_schema.py
senlin/tests/unit/test_common_utils.py
senlin/tests/unit/test_hacking.py
senlin/tests/unit/test_rpc_client.py
senlin/tests/unit/api/__init__.py
senlin/tests/unit/api/shared.py
senlin/tests/unit/api/common/__init__.py
senlin/tests/unit/api/common/test_serializers.py
senlin/tests/unit/api/common/test_util.py
senlin/tests/unit/api/common/test_version_request.py
senlin/tests/unit/api/common/test_wsgi.py
senlin/tests/unit/api/middleware/__init__.py
senlin/tests/unit/api/middleware/test_context.py
senlin/tests/unit/api/middleware/test_fault.py
senlin/tests/unit/api/middleware/test_middleware_filters.py
senlin/tests/unit/api/middleware/test_trust.py
senlin/tests/unit/api/middleware/test_version_negotiation.py
senlin/tests/unit/api/middleware/test_webhook.py
senlin/tests/unit/api/middleware/policy/check_admin.json
senlin/tests/unit/api/middleware/policy/notallowed.json
senlin/tests/unit/api/openstack/__init__.py
senlin/tests/unit/api/openstack/test_versions.py
senlin/tests/unit/api/openstack/v1/__init__.py
senlin/tests/unit/api/openstack/v1/test_actions.py
senlin/tests/unit/api/openstack/v1/test_buildinfo.py
senlin/tests/unit/api/openstack/v1/test_cluster_policies.py
senlin/tests/unit/api/openstack/v1/test_clusters.py
senlin/tests/unit/api/openstack/v1/test_events.py
senlin/tests/unit/api/openstack/v1/test_nodes.py
senlin/tests/unit/api/openstack/v1/test_policies.py
senlin/tests/unit/api/openstack/v1/test_policy_types.py
senlin/tests/unit/api/openstack/v1/test_profile_types.py
senlin/tests/unit/api/openstack/v1/test_profiles.py
senlin/tests/unit/api/openstack/v1/test_receivers.py
senlin/tests/unit/api/openstack/v1/test_router.py
senlin/tests/unit/api/openstack/v1/test_services.py
senlin/tests/unit/api/openstack/v1/test_version.py
senlin/tests/unit/api/openstack/v1/test_webhooks.py
senlin/tests/unit/common/__init__.py
senlin/tests/unit/common/base.py
senlin/tests/unit/common/utils.py
senlin/tests/unit/db/__init__.py
senlin/tests/unit/db/shared.py
senlin/tests/unit/db/test_action_api.py
senlin/tests/unit/db/test_cluster_api.py
senlin/tests/unit/db/test_cluster_policy_api.py
senlin/tests/unit/db/test_cred_api.py
senlin/tests/unit/db/test_event_api.py
senlin/tests/unit/db/test_lock_api.py
senlin/tests/unit/db/test_node_api.py
senlin/tests/unit/db/test_policy_api.py
senlin/tests/unit/db/test_profile_api.py
senlin/tests/unit/db/test_receiver_api.py
senlin/tests/unit/db/test_registry_api.py
senlin/tests/unit/db/test_service_api.py
senlin/tests/unit/db/test_sqlalchemy_types.py
senlin/tests/unit/db/test_sqlalchemy_utils.py
senlin/tests/unit/drivers/__init__.py
senlin/tests/unit/drivers/test_cinder_v2.py
senlin/tests/unit/drivers/test_docker_v1.py
senlin/tests/unit/drivers/test_driver.py
senlin/tests/unit/drivers/test_glance_v2.py
senlin/tests/unit/drivers/test_heat_v1.py
senlin/tests/unit/drivers/test_keystone_v3.py
senlin/tests/unit/drivers/test_lbaas.py
senlin/tests/unit/drivers/test_mistral_v2.py
senlin/tests/unit/drivers/test_neutron_v2.py
senlin/tests/unit/drivers/test_nova_v2.py
senlin/tests/unit/drivers/test_octavia_v2.py
senlin/tests/unit/drivers/test_sdk.py
senlin/tests/unit/drivers/test_zaqar_v2.py
senlin/tests/unit/engine/__init__.py
senlin/tests/unit/engine/test_cluster.py
senlin/tests/unit/engine/test_cluster_policy.py
senlin/tests/unit/engine/test_dispatcher.py
senlin/tests/unit/engine/test_engine_parser.py
senlin/tests/unit/engine/test_engine_startstop.py
senlin/tests/unit/engine/test_environment.py
senlin/tests/unit/engine/test_event.py
senlin/tests/unit/engine/test_health_manager.py
senlin/tests/unit/engine/test_node.py
senlin/tests/unit/engine/test_registry.py
senlin/tests/unit/engine/test_scheduler.py
senlin/tests/unit/engine/test_senlin_lock.py
senlin/tests/unit/engine/actions/__init__.py
senlin/tests/unit/engine/actions/test_action_base.py
senlin/tests/unit/engine/actions/test_add_nodes.py
senlin/tests/unit/engine/actions/test_attach_policy.py
senlin/tests/unit/engine/actions/test_check.py
senlin/tests/unit/engine/actions/test_cluster_action.py
senlin/tests/unit/engine/actions/test_create.py
senlin/tests/unit/engine/actions/test_custom_action.py
senlin/tests/unit/engine/actions/test_del_nodes.py
senlin/tests/unit/engine/actions/test_delete.py
senlin/tests/unit/engine/actions/test_node_action.py
senlin/tests/unit/engine/actions/test_operation.py
senlin/tests/unit/engine/actions/test_recover.py
senlin/tests/unit/engine/actions/test_replace_nodes.py
senlin/tests/unit/engine/actions/test_resize.py
senlin/tests/unit/engine/actions/test_scale_in.py
senlin/tests/unit/engine/actions/test_scale_out.py
senlin/tests/unit/engine/actions/test_update.py
senlin/tests/unit/engine/actions/test_update_policy.py
senlin/tests/unit/engine/actions/test_wait.py
senlin/tests/unit/engine/notifications/__init__.py
senlin/tests/unit/engine/notifications/test_message.py
senlin/tests/unit/engine/receivers/__init__.py
senlin/tests/unit/engine/receivers/test_message.py
senlin/tests/unit/engine/receivers/test_receiver.py
senlin/tests/unit/engine/receivers/test_webhook.py
senlin/tests/unit/engine/service/__init__.py
senlin/tests/unit/engine/service/test_actions.py
senlin/tests/unit/engine/service/test_cluster_op.py
senlin/tests/unit/engine/service/test_cluster_policies.py
senlin/tests/unit/engine/service/test_clusters.py
senlin/tests/unit/engine/service/test_credentials.py
senlin/tests/unit/engine/service/test_events.py
senlin/tests/unit/engine/service/test_nodes.py
senlin/tests/unit/engine/service/test_policies.py
senlin/tests/unit/engine/service/test_policy_types.py
senlin/tests/unit/engine/service/test_profile_types.py
senlin/tests/unit/engine/service/test_profiles.py
senlin/tests/unit/engine/service/test_receivers.py
senlin/tests/unit/engine/service/test_webhooks.py
senlin/tests/unit/events/__init__.py
senlin/tests/unit/events/test_base.py
senlin/tests/unit/events/test_database.py
senlin/tests/unit/events/test_message.py
senlin/tests/unit/objects/__init__.py
senlin/tests/unit/objects/test_action.py
senlin/tests/unit/objects/test_base.py
senlin/tests/unit/objects/test_cluster.py
senlin/tests/unit/objects/test_cluster_policy.py
senlin/tests/unit/objects/test_event.py
senlin/tests/unit/objects/test_fields.py
senlin/tests/unit/objects/test_health_registry.py
senlin/tests/unit/objects/test_node.py
senlin/tests/unit/objects/test_notification.py
senlin/tests/unit/objects/test_policy.py
senlin/tests/unit/objects/test_profile.py
senlin/tests/unit/objects/test_receiver.py
senlin/tests/unit/objects/requests/__init__.py
senlin/tests/unit/objects/requests/test_actions.py
senlin/tests/unit/objects/requests/test_cluster_policies.py
senlin/tests/unit/objects/requests/test_clusters.py
senlin/tests/unit/objects/requests/test_credentials.py
senlin/tests/unit/objects/requests/test_events.py
senlin/tests/unit/objects/requests/test_nodes.py
senlin/tests/unit/objects/requests/test_policies.py
senlin/tests/unit/objects/requests/test_policy_type.py
senlin/tests/unit/objects/requests/test_profile_type.py
senlin/tests/unit/objects/requests/test_profiles.py
senlin/tests/unit/objects/requests/test_receivers.py
senlin/tests/unit/objects/requests/test_webhooks.py
senlin/tests/unit/policies/__init__.py
senlin/tests/unit/policies/test_affinity.py
senlin/tests/unit/policies/test_batch_policy.py
senlin/tests/unit/policies/test_deletion_policy.py
senlin/tests/unit/policies/test_health_policy.py
senlin/tests/unit/policies/test_lb_policy.py
senlin/tests/unit/policies/test_policy.py
senlin/tests/unit/policies/test_region_placement.py
senlin/tests/unit/policies/test_scaling_policy.py
senlin/tests/unit/policies/test_zone_placement.py
senlin/tests/unit/profiles/__init__.py
senlin/tests/unit/profiles/test_container_docker.py
senlin/tests/unit/profiles/test_heat_stack.py
senlin/tests/unit/profiles/test_nova_server.py
senlin/tests/unit/profiles/test_nova_server_update.py
senlin/tests/unit/profiles/test_nova_server_validate.py
senlin/tests/unit/profiles/test_profile_base.py
tools/README.rst
tools/config-generator.conf
tools/cover.sh
tools/gen-config
tools/gen-policy
tools/gen-pot-files
tools/policy-generator.conf
tools/senlin-db-recreate
tools/setup-service