n0core

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2018 License: BSD-2-Clause

README

n0core

Build Status

Motivation

  • 物理的なリソースを仮想的に使うようにするためのものである
  • 本リポジトリは他のコンポーネントを開発するためのフレームワークを作成していくための雛形である

Principle

  • n0coreが死んでも、壊れてもサービス(データプレーン)に影響がないようにする
  • 構成ファイルのバックアップがある限り、すでにあるデータプレーンに適合してリストアできるようにする

Environment

  • Ubuntu 16.04 LTS (Xenial Xerus)
  • Golang 1.10

How to develop

Install libraries
make dep
Tests
small
  • only localhost
  • short time
make test-small
make test-small-v
make test-small-docker
medium
  • with root
  • having dependency for outside
make test-medium
make test-medium-v
各実装は各ディレクトリの README.md を参照のこと

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL