Skip to content

unikorn-cloud/specifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Unikorn Specifications

Unikorn Logo Unikorn Logo

Overview

This is the central location for all specifications that are implemented by Unikorn components. Large bodies of work should have a specification created and approved before starting any work. For work that defines an interface for an external 3rd party entity e.g. logging, UX, a specification forms an interface contract and is mandatory.

Index

Specifications are broken down into conceptual areas as they span multiple components.

API

Unikorn components are split up into micro-services with RESTful APIs that can be leveraged by Web browsers, CLI tools etc. API specifications document common API conventions that apply across the platform to foster code reuse.

RBAC

Role based access control [RBAC] provides fine-grain permissions for granting access to resources within the platform.

Logging

Logging is more than just for debugging. Logging is structured data and can be used as an event source for consumption by external instrumentation, for example for audit logging of resource modification and billing.

Providers

Unikorn strives to be platform agnostic. Although it is primarily written with OpenStack in mind, care has been taken to abstract away platform specific details through architectural descisions. Where platform specific configuration and setup is required, or coordination is required between different teams, this linkage is specified here.

OpenStack

About

Central Repository for Unikorn Specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published