All Projects → openstack → senlin

openstack / senlin

Licence: Apache-2.0 license
Clustering service for managing homogeneous objects in OpenStack. Mirror of code maintained at opendev.org.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to senlin

bandmaster
Simple and easily extendable Go library for managing runtime services & dependencies (datastores, APIs, MQs, custom...).
Stars: ✭ 43 (+0%)
Mutual labels:  service
hedera-hts-demo
This is a demonstration UI for the Hedera Token Service. Written in JavaScript and Vue.JS
Stars: ✭ 66 (+53.49%)
Mutual labels:  service
airad
Beego based Restful API service
Stars: ✭ 63 (+46.51%)
Mutual labels:  service
SyncBinder
Android Sync Binder
Stars: ✭ 30 (-30.23%)
Mutual labels:  service
ssdp-client
The most lightweight asynchronous Java SSDP (Simple Service Discovery Protocol) Client
Stars: ✭ 46 (+6.98%)
Mutual labels:  service
backup-repository
Backup storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a object storage (S3/Min.io/GCS etc.) and deployed on Kubernetes or standalone.
Stars: ✭ 21 (-51.16%)
Mutual labels:  service
redis-registry
Service registry and discovery for Node.js on top of Redis
Stars: ✭ 26 (-39.53%)
Mutual labels:  service
service-tree
[ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.
Stars: ✭ 33 (-23.26%)
Mutual labels:  service
ServiceCommander-IBMi
Service Commander for IBM i
Stars: ✭ 29 (-32.56%)
Mutual labels:  service
angular-odata-es5
OData Service for Angular.io (es5 version)
Stars: ✭ 45 (+4.65%)
Mutual labels:  service
ProtocolServiceKit
iOS组件通信中间件(Protocol Service),Adapter Swift/Objective-C
Stars: ✭ 139 (+223.26%)
Mutual labels:  service
Molder
BDD steps libraries for test automation databases, web services, and WebUI
Stars: ✭ 16 (-62.79%)
Mutual labels:  service
docs
PrestaShop technical documentation
Stars: ✭ 102 (+137.21%)
Mutual labels:  service
SignTools-CI
Sign iOS apps on demand using CI. Part of: https://github.com/SignTools/SignTools
Stars: ✭ 145 (+237.21%)
Mutual labels:  service
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (-16.28%)
Mutual labels:  service
es-mvc
ESMVC 旨在方便 ElasticSearch 的使用,就行访问数据库一样访问ES,提供了方便的 service, mapper 层。底层支持 TransportClient, RestHighLevelClient 。
Stars: ✭ 20 (-53.49%)
Mutual labels:  service
ex aws rekognition
Package to use AWS Rekognition service
Stars: ✭ 21 (-51.16%)
Mutual labels:  service
airports-db
Public airports database API service based on GitHub
Stars: ✭ 17 (-60.47%)
Mutual labels:  service
ex aws sns
No description or website provided.
Stars: ✭ 19 (-55.81%)
Mutual labels:  service
Coyote
Framework providing operating system abstractions and a range of shared networking (RDMA, TCP/IP) and memory services to common modern heterogeneous platforms.
Stars: ✭ 80 (+86.05%)
Mutual labels:  service

Team and repository tags

Senlin

Overview

Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier.

Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on.

Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins.

For Users

If you want to install Senlin for a try out, please refer to the documents under the doc/source/user/ subdirectory. User guide online link: https://docs.openstack.org/senlin/latest/#user-references

For Developers

There are many ways to help improve the software, for example, filing a bug, submitting or reviewing a patch, writing or reviewing some documents. There are documents under the doc/source/contributor subdirectory. Developer guide online link: https://docs.openstack.org/senlin/latest/#developer-s-guide

Resources

Launchpad Projects

Code Repository

Blueprints

Bug Tracking

Weekly Meetings

IRC

IRC Channel: #senlin on OFTC.

Mailinglist

Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss as the mailinglist. Please use tag [Senlin] in the subject for new threads.

Release notes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].