Search by Module
Search by Words
Search Projects
Most Popular
Top Python APIs
Popular Projects
Java
Python
TypeScript
C++
Scala
Blog
Project: ceph-lcm
(GitHub Link)
ceph-lcm-master
infrastructure_playbooks
server_discovery_playbook
README.rst
playbook.yaml
roles
decapod_machine
files
99_disable_warnings.cfg
99_decapod_datasource.cfg
templates
meta-data.j2
tasks
main.yaml
without-cloud-init.yaml
with-cloud-init.yaml
defaults
main.yaml
apt_mirror_playbook
group_vars
all
site.yml
hosts
README.rst
roles
decapod-apt-mirror
tasks
main.yml
defaults
main.yml
docker-compose.dev.yml
containerization
backend-base.dockerfile
db.dockerfile
frontend.dockerfile
test-keystone.dockerfile
backend-api.dockerfile
ui-tests.dockerfile
files
package_managers
debian_apt.list
ubuntu_apt.list
cron-caddyfile
db-moshell.sh
curl-healthcheck.sh
crontab
db-backup.sh
test-keystone-bootstrap.sh
uwsgi.ini
nginx.conf
decapod-dockerize.sh
db-restore.sh
decapod-admin-dockerize.sh
devconfigs
nginx-selfsigned.key
mongodb.pem
nginx-selfsigned.crt
config.yaml
mongodb-ca.crt
nginx-dhparam.pem
ansible_ssh_keyfile.pub
ansible_ssh_keyfile.pem
mongod.conf
db-data.dockerfile
backend-controller.dockerfile
backend-admin.dockerfile
ansible.cfg
.env
Makefile
.mailmap
optional-requirements.txt
decapodcli
decapodcli
decorators.py
param_types.py
role.py
cloud_config.py
password_reset.py
server.py
user.py
__init__.py
main.py
permission.py
utils.py
playbook_configuration.py
cluster.py
playbook.py
execution.py
stdeb.cfg
setup.py
setup.cfg
.coveragerc
development-requirements.txt
.gitmodules
whale_templates
heat-template.yaml
parameters.yaml
server_with_volumes.yaml
ui
tslint.json
.editorconfig
systemjs.config.js
.travis.yml
karma-test-shim.js
package.json
karma.conf.js
index.html
npm-shrinkwrap.json
Dockerfile
app
app.ts
services
error.ts
auth.ts
wizard.ts
data.ts
globals.ts
session.ts
servers
servers.module.ts
servers.routes.ts
index.ts
servers.ts
pipes.spec.ts
shared.module.ts
images
shrimp-logo-title.svg
shrimp-logo.svg
favicon.ico
app.routes.ts
playbooks
index.ts
playbooks.ts
playbooks.module.ts
playbooks.routes.ts
admin
wizard_steps
role_permissions_group.spec.ts
user.ts
user.spec.ts
role_permissions_group.ts
index.ts
role_name.ts
role_name.spec.ts
admin.ts
index.ts
admin.module.ts
users.ts
roles.ts
admin.routes.ts
user_diff.ts
wizard.ts
app.module.ts
templates
hint.html
wizard_steps
servers.html
user.html
name_and_cluster.html
cluster.html
hints.html
playbook.html
role_name.html
json_configuration.html
role_permissions_group.html
users.html
servers.html
criteria
search.html
choice.html
executions.html
user_diff.html
roles_permissions_group.html
playbooks.html
filter.html
roles.html
bootstrap_modal.html
clusters.html
dashboard.html
pager.html
loader.html
logs.html
wizard_step.html
app.html
wizard.html
admin.html
configurations.html
login.html
executions
executions.routes.ts
logs.ts
index.ts
executions.spec.ts
executions.module.ts
executions.ts
fonts
glyphicons-halflings-regular.woff
glyphicons-halflings-regular.eot
glyphicons-halflings-regular.woff2
glyphicons-halflings-regular.ttf
fonts.css
glyphicons-halflings-regular.svg
wizard_step.ts
filter.ts
models.ts
directives.ts
main.ts
styles
main.less
styles.css
settings.less
icons.less
styles.less
mixins.less
buttons.less
clusters
wizard_steps
cluster.spec.ts
cluster.ts
clusters.spec.ts
index.ts
clusters.module.ts
clusters.routes.ts
clusters.ts
wizard.spec.ts
configurations
hint.ts
configurations.routes.ts
wizard_steps
name_and_cluster.ts
name_and_cluster.spec.ts
index.ts
servers.ts
playbook.spec.ts
json_configuration.spec.ts
servers.spec.ts
hints.ts
json_configuration.ts
playbook.ts
hints.spec.ts
index.ts
hint.spec.ts
configurations.ts
configurations.spec.ts
configurations.module.ts
404.ts
pipes.ts
dashboard
dashboard.spec.ts
dashboard.ts
login.ts
index.ts
dashboard.module.ts
dashboard.routes.ts
password_reset.spec.ts
password_reset.ts
login.spec.ts
google_fonts.list
wallaby.js
tsconfig.json
.gitignore
systemjs.config.extras.js
.dockerignore
protractor.config.js
gulpfile.js
testing
mock.router.ts
mock.data.ts
mock.auth.ts
dom.ts
docker-compose.override.yml
LICENSE
backend
monitoring
stdeb.cfg
setup.py
setup.cfg
decapod_monitoring
src
collect_info.py
html.py
html2.py
ansible.py
hw_info.py
visualize_cluster.py
__init__.py
storage.py
cluster.py
ceph_report_template.py
html_js_css
sigma.min.js
bootstrap.min.css
d3.min.js
sorttable.js
rickshaw.min.js
dashboard.css
cubism.v1.js
vis.min.css
ansible_playbook.yaml
__init__.py
README.md
MANIFEST.in
admin
decapod_admin
migration_scripts
0000_index_models.py
0003_native_ttl_index.py
0002_insert_default_user.py
0004_migrate_to_native_ttls.py
0001_insert_default_role.py
0006_create_cluster_data.py
0005_index_cluster_data.py
0007_add_external_id_to_user.py
0008_fix_confuiguration_misprint.py
db.py
locked_servers.py
cloud_config.py
migration.py
ssh.py
ceph_version.py
password_reset.py
restore.py
periodic_checks.py
keystone.py
pdsh.py
external_execution.py
__init__.py
main.py
utils.py
cluster_checks
repo_source.py
installed_package_version.py
__init__.py
running_version.py
health.py
ceph_command.py
base.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
api
stdeb.cfg
setup.py
setup.cfg
decapod_api
views
v1
cinder_integration.py
misc.py
role.py
password_reset.py
server.py
user.py
info.py
__init__.py
permission.py
playbook_configuration.py
cluster.py
auth.py
playbook.py
execution.py
generic.py
__init__.py
exceptions.py
wsgi.py
config.py
__init__.py
handlers.py
validators.py
auth
native.py
keystone.py
common.py
__init__.py
pagination.py
common
stdeb.cfg
setup.py
setup.cfg
decapod_common
passwords.py
timeutils.py
log.py
plugins.py
exceptions.py
pathutils.py
emailutils.py
config.py
wrappers.py
playbooks
vars.yaml
init.yaml
plays
deploy_rgw.yaml
add_ceph_ansible_role.yaml
init.yaml
ceph_version.yaml
deploy_restapi.yaml
deploy_osd.yaml
ceph_version_do.yaml
deploy_mon.yaml
facts
ceph_facts_module.py.j2
templates
ceph-rest-api.service.j2
disable-burst.conf.j2
tasks
clean_restapi_host.yaml
add_gpg_repo_key.yaml
clean_nfs_host.yaml
clean_rbdmirror_host.yaml
ceph_version_collect.yaml
restart_rest_api.yaml
purge_ceph_client.yaml
clean_osd_host.yaml
restart_single_osd.yaml
remove_single_osd.yaml
restart_rgw.yaml
restart_mon.yaml
install_facts.yaml
restart_osd.yaml
clean_rgw_host.yaml
set_ceph_facts.yaml
clean_rbdmirror_pool.yaml
networkutils.py
diskutils.py
retryutils.py
models
cinder_integration.py
db.py
properties.py
role.py
password_reset.py
kv.py
server.py
task.py
user.py
execution_step.py
generic.py
__init__.py
cluster_data.py
playbook_configuration.py
cluster.py
migration_script.py
lock.py
execution.py
token.py
cliutils.py
configs
ceph-ansible-defaults.yaml
defaults.yaml
__init__.py
playbook_plugin_hints.py
process.py
playbook_plugin.py
MANIFEST.in
docker
decapod_docker
healthcheck.py
__init__.py
setup.py
setup.cfg
controller
stdeb.cfg
setup.py
decapod_controller
daemon.py
exceptions.py
inventory.py
taskpool.py
apt.py
__init__.py
ceph_verify.py
mainloop.py
setup.cfg
ansible
decapod_ansible
ceph-ansible
plugins
callback
cb_execution.py
generate_config.py
__init__.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
.scd.yaml
test-requirements.txt
.readthedocs.yml
plugins
alerts
emails
decapod_plugin_alerts_emails
email.py
__init__.py
stdeb.cfg
setup.py
setup.cfg
playbook
telegraf_integration
decapod_plugin_playbook_telegraf_integration
config.yaml
playbook.yaml
__init__.py
dj-wasabi.telegraf
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
remove_rgw
decapod_plugin_playbook_remove_rgw
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
server_discovery
README
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_server_discovery
config.yaml
__init__.py
plugin.py
MANIFEST.in
remove_mon
decapod_plugin_playbook_remove_mon
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
add_restapi
stdeb.cfg
setup.py
decapod_plugin_playbook_add_restapi
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.cfg
MANIFEST.in
add_rbdmirror
decapod_plugin_playbook_add_rbdmirror
config.yaml
playbook.yaml
tasks
add_peers.yaml
configure_remote_user.yaml
configure_mirroring.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
upgrade_ceph
decapod_plugin_playbook_upgrade_ceph
group_vars
all
config.yaml
playbook.yaml
tasks
get_packages.yaml
packages_version_check_p1.yaml
restart_single_osd.yaml
restart_mon.yaml
install_packages.yaml
packages_version_check_p2.yaml
restart_osd.yaml
timesync.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
remove_rbdmirror
stdeb.cfg
setup.py
decapod_plugin_playbook_remove_rbdmirror
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.cfg
MANIFEST.in
add_pool
stdeb.cfg
setup.py
decapod_plugin_playbook_add_pool
config.yaml
playbook.yaml
tasks
create_pool.yaml
main.yaml
verify_pool_settings.yaml
__init__.py
plugin.py
setup.cfg
MANIFEST.in
add_rgw
stdeb.cfg
setup.py
decapod_plugin_playbook_add_rgw
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.cfg
MANIFEST.in
remove_pool
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_remove_pool
config.yaml
playbook.yaml
__init__.py
plugin.py
MANIFEST.in
remove_restapi
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_remove_restapi
config.yaml
playbook.yaml
__init__.py
plugin.py
MANIFEST.in
remove_osd
stdeb.cfg
decapod_plugin_playbook_remove_osd
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.py
setup.cfg
MANIFEST.in
playbook_helloworld
decapod_plugin_playbook_helloworld
config.yaml
playbook.yaml
__init__.py
plugin.py
roles
application
vars
main.yaml
files
application.py
templates
app.j2
tasks
main.yaml
defaults
main.yaml
gunicorn
vars
main.yaml
tasks
main.yaml
README
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
purge_cluster
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
decapod_plugin_playbook_purge_cluster
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
add_client
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
decapod_plugin_playbook_add_client
config.yaml
playbook.yaml
__init__.py
plugin.py
restart_services
decapod_plugin_playbook_restart_services
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
add_mon
stdeb.cfg
decapod_plugin_playbook_add_mon
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.py
setup.cfg
MANIFEST.in
add_mds
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_add_mds
config.yaml
playbook.yaml
__init__.py
plugin.py
MANIFEST.in
purge_telegraf
decapod_plugin_playbook_purge_telegraf
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
add_nfs
decapod_plugin_playbook_add_nfs
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
cinder_integration
decapod_plugin_playbook_cinder_integration
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
remove_client
decapod_plugin_playbook_remove_client
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
update_ceph_configuration
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
decapod_plugin_playbook_update_ceph_configuration
config.yaml
playbook.yaml
__init__.py
plugin.py
remove_nfs
decapod_plugin_playbook_remove_nfs
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
remove_mds
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_remove_mds
config.yaml
playbook.yaml
__init__.py
plugin.py
MANIFEST.in
__template__
cookiecutter.json
README.md
{{cookiecutter.plugin_name}}
stdeb.cfg
setup.py
{{cookiecutter.package}}
config.yaml
playbook.yaml
__init__.py
plugin.py
setup.cfg
MANIFEST.in
add_osd
decapod_plugin_playbook_add_osd
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
stdeb.cfg
setup.py
setup.cfg
MANIFEST.in
deploy_cluster
README
stdeb.cfg
setup.py
setup.cfg
decapod_plugin_playbook_deploy_cluster
ceph-rest-api.service
exceptions.py
config.yaml
playbook.yaml
__init__.py
plugin.py
monitor_secret.py
MANIFEST.in
.editorconfig
build-requirements.txt
README.rst
Vagrantfile
CHANGELOG.rst
docker-compose.test-keystone.yml
setup.cfg
devenv
requirements.yaml
jenkins.inventory
devbox.yaml
jenkins.yaml
galaxy
.gitkeep
roles
sarkhipov
vars
main.yaml
templates
tmuxinator.proj.yaml.j2
tasks
keychain.yaml
environment.yaml
dotfiles.yaml
tmux.yaml
fzf.yaml
main.yaml
neovim.yaml
gruvbox.yaml
base
vars
main.yaml
files
apt.sources.list
tmux-256color-italic
htoprc
templates
locale.j2
docker.conf.j2
tasks
locale.yaml
docker.yaml
ssh.yaml
main.yaml
nodejs.yaml
apt.yaml
bashrc.yaml
docker_build.yaml
htop.yaml
defaults
main.yaml
python
vars
main.yaml
files
pip.conf
default-packages
tasks
pyenv_plugins.yaml
base.yaml
pyenv.yaml
main.yaml
pythons.yaml
ci
vars
main.yaml
tasks
main.yaml
mongodb
vars
main.yaml
files
mongodb.service
templates
mongod.conf.j2
tasks
main.yaml
defaults
main.yaml
vagrant-cloud-config.py
.travis.yml
constraints.txt
tests
api
views
v1
test_api_execution.py
test_api_cinder_integration.py
test_api_playbook_configuration.py
test_api_auth.py
test_api_playbook.py
test_api_server.py
test_api_user.py
test_api_permission.py
test_api_cluster.py
test_api_password_reset.py
test_api_role.py
test_validators.py
auth
test_keystone.py
test_pagination.py
conftest.py
common
test_process.py
test_passwords.py
test_timeutils.py
test_playbook_plugin.py
models
test_token.py
test_cluster.py
test_task.py
test_lock.py
test_cluster_data.py
test_user.py
test_role.py
test_playbook_configuration.py
test_server.py
test_migration_script.py
test_password_reset.py
test_kv.py
test_cinder_integration.py
test_execution.py
test_retryutils.py
test_diskutils.py
test_pathutils.py
plugins
test_server_discovery.py
controller
test_taskpool.py
test_inventory.py
test_mainloop.py
conftest.py
conftest.py
scripts
restore_working_db.sh
restore_db.py
backup_working_db.sh
backup_db.py
backup_fs_db.sh
restore_fs_db.sh
debug_snapshot.py
generate_compose_dev.py
decapodlib
stdeb.cfg
setup.py
setup.cfg
decapodlib
cloud_config.py
exceptions.py
client.py
__init__.py
auth.py
openapi.yaml
.gitignore
docs
copy_to_mcp.sh
Makefile
source
install-decapod
configure-docker-compose.rst
install-decapod.rst
prerequisites.rst
install-cli.rst
decapod
playbook-plugins.rst
decapod-upgrade
upgrade-from-0-1-to-1-0.rst
verify-decapod-version.rst
upgrade-from-1-0-to-1-1
upgrade-procedure.rst
prerequisites.rst
upgrade-from-0-1-to-1-0
upgrade-procedure.rst
prerequisites.rst
upgrade-from-1-0-to-1-1.rst
deploy-ceph-node-os
generate-user-data.rst
maas-deploy-os-using-maas.rst
deploy-ceph-node-os.rst
generate-user-data-for-cloud-init.rst
maas-install.rst
maas-prerequisites.rst
maas.rst
generate-user-data-prerequisites.rst
playbook-plugins
plugin-upgrade-ceph.rst
plugin-remove-pool.rst
remove-osd
example-config.rst
overview.rst
plugin-add-pool.rst
plugin-add-restapi.rst
add-rgw
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-add-client.rst
plugin-remove-client.rst
add-pool
example-config.rst
overview.rst
parameters-and-roles.rst
add-nfs
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-deploy-cluster.rst
upgrade-ceph
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-update-ceph-configuration.rst
plugin-purge-cluster.rst
plugin-remove-rgw.rst
plugin-add-mds.rst
remove-restapi
example-config.rst
overview.rst
parameters-and-roles.rst
remove-client
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-remove-rbdmirror.rst
deploy-cluster
example-config.rst
overview.rst
parameters-and-roles.rst
add-client
example-config.rst
overview.rst
parameters-and-roles.rst
update-ceph-configuration
example-config.rst
overview.rst
parameters-and-roles.rst
remove-mon
example-config.rst
overview.rst
purge-cluster
example-config.rst
overview.rst
parameters-and-roles.rst
add-rbdmirror
example-config.rst
overview.rst
parameters-and-roles.rst
remove-pool
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-restart-services.rst
plugin-cinder-integration.rst
add-osd
example-config.rst
overview.rst
parameters-and-roles.rst
add-mon
example-config.rst
overview.rst
parameters-and-roles.rst
remove-rbdmirror
example-config.rst
overview.rst
parameters-and-roles.rst
remove-nfs
example-config.rst
overview.rst
parameters-and-roles.rst
add-restapi
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-telegraf-integration.rst
plugin-remove-mon.rst
plugin-remove-nfs.rst
plugin-remove-restapi.rst
plugin-add-nfs.rst
add-mds
example-config.rst
overview.rst
parameters-and-roles.rst
telegraf-integration
example-config.rst
overview.rst
plugin-purge-telegraf.rst
plugin-remove-mds.rst
plugin-remove-osd.rst
plugin-add-mon.rst
remove-rgw
example-config.rst
overview.rst
parameters-and-roles.rst
cinder-integration
example-config.rst
overview.rst
parameters-and-roles.rst
remove-mds
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-add-rgw.rst
restart-services
example-config.rst
overview.rst
parameters-and-roles.rst
plugin-add-osd.rst
plugin-add-rbdmirror.rst
purge-telegraf
example-config.rst
overview.rst
admin-service
ssh.rst
locked-servers.rst
password-reset.rst
db.rst
cloud-config.rst
access-admin-service.rst
migration.rst
pdsh.rst
external-execution.rst
restore-entities.rst
decapod-configuration-files.rst
debug-snapshot.rst
userdocs
deploy-cluster.rst
manage-users-and-roles.rst
deploy-cluster
execute-playbook-config.rst
create-playbook-config.rst
create-cluster.rst
view-servers.rst
cli
cli-execute-playbook-config.rst
cli-update-playbook-config.rst
access-decapod.rst
cli-create-cluster.rst
cli-deploy-cluster-workflow.rst
cli-create-playbook-config.rst
cli-discover-server.rst
monitoring.rst
cli.rst
manage-users.rst
manage-roles.rst
backup-restore.rst
decapod-upgrade.rst
admin-service.rst
configuration-files
auth-backends
keystone.rst
native.rst
authentication-backends.rst
ssl-certificates.rst
ssh-private-key.rst
config-yaml-example.rst
settings-description.rst
mongodb.rst
config-files-location.rst
decapod-config-file.rst
api-reference
data-models
user-model.rst
playbook-configuration-model.rst
playbook-model.rst
cluster-model.rst
playbook-execution-model.rst
server-model.rst
role-model.rst
usage.rst
data-models.rst
decapodlib.rst
api-models.rst
index.rst
conf.py
make.bat
copy_from_mcp.sh
.dockerignore
docker-compose.yml
tox.ini