Single Vendor Project in OpenStack
1.astara:
ptl:
name: Ryan Petrello
irc: ryanpetrello
email: ryan.petrello@dreamhost.com
irc-channel: astara
mission: >
To provide an integrated network service orchestration (routing, firewall,
load balancing, vpn) for connecting and security multi-tenant OpenStack
environments.
url: https://wiki.openstack.org/wiki/Astara 2.cloudkitty:
ptl:
name: Stephane Albert
irc: sheeprine
email: sheeprine-ml@nullplace.com
irc-channel: cloudkitty
service: Rating service
mission: >
CloudKitty is a rating component for OpenStack. Its goal is to process data
from different metric backends and implement rating rule creation. Its role
is to fit in-between the raw metrics from OpenStack and the billing system
of a provider for chargeback purposes.
url: https://wiki.openstack.org/wiki/CloudKitty 3.ec2-api:
ptl:
name: Alexandre Levine
irc: alexandrelevine
email: alexandrelevine@gmail.com
irc-channel: openstack-ec2api
service: EC2 API compatibility layer for OpenStack
mission: >
To provide an EC2-compatible API for accessing OpenStack features.
url: https://wiki.openstack.org/wiki/EC2API 4.fuel:
ptl:
name: Vladimir Kozhukalov
irc: kozhukalov
email: vkozhukalov@mirantis.com
irc-channel: fuel
service: Deployment service
mission: >
To streamline and accelerate the process of deploying, testing and
maintaining various configurations of OpenStack at scale.
url: https://wiki.openstack.org/wiki/Fuel 5.murano:
ptl:
name: Kirill Zaitsev
irc: kzaitsev_mb
email: kzaitsev@mirantis.com
irc-channel: murano
service: Application Catalog service
mission: >
To provide an application catalog service so that users can compose and
deploy composite environments on an application abstraction level
while managing the application lifecycle.
url: https://wiki.openstack.org/wiki/Murano 6.OpenStack Charms:
ptl:
name: James Page
irc: jamespage
email: james.page@ubuntu.com
service: Juju Charms for deployment of OpenStack
mission: >
Develop and maintain Juju Charms for deploying and managing
OpenStack services.
url: http://docs.openstack.org/developer/charm-guide 7.OpenStackSalt:
ptl:
name: Ales Komarek
irc: cznewt
email: ales.komarek@tcpcloud.eu
service: SaltStack formulas for OpenStack deployment
irc-channel: openstack-salt
mission: >
This project provides scalable and reliable SaltStack
based IT automation for installing and operating
OpenStack deployments.
url: https://wiki.openstack.org/wiki/OpenStackSalt 8.rally:
ptl:
name: Boris Pavlovic
irc: boris-42
email: bpavlovic@mirantis.com
irc-channel: openstack-rally
service: Benchmark service
mission: >
To provide a framework for performance analysis and benchmarking of
individual OpenStack components as well as full production OpenStack
cloud deployments.
url: https://wiki.openstack.org/wiki/Rally 9.solum:
ptl:
name: Devdatta Kulkarni
irc: devkulkarni
email: devdatta.kulkarni@rackspace.com
irc-channel: solum
service: Software Development Lifecycle Automation service
mission: >
To make cloud services easier to consume and integrate with your
application development process by automating the source-to-image
process, and simplifying app-centric deployment.
url: https://wiki.openstack.org/wiki/Solum 10.vitrage:
ptl:
name: Ifat Afek
irc: ifat_afek
email: ifat.afek@nokia.com
irc-channel: openstack-vitrage
service: RCA (Root Cause Analysis) service
mission: >
To organize, analyze and visualize OpenStack alarms & events, yield
insights regarding the root cause of problems and deduce their existence
before they are directly detected.
url: https://wiki.openstack.org/wiki/Vitrage 11.winstackers:
ptl:
name: Claudiu Belu
irc: claudiub
email: cbelu@cloudbasesolutions.com
irc-channel: openstack-hyper-v
mission: >
To facilitate the integration of Hyper-V, Windows and related components
into OpenStack. This includes producing projects containing Hyper-V /
Windows related code, commonly used in OpenStack scenarios.
url: https://wiki.openstack.org/wiki/Os-win
Single Vendor Project in OpenStack的更多相关文章
- openstack(liberty):部署实验平台(二,简单版本软件安装 part1)
软件安装过程中,考虑到现在是一个实验环境,且也考虑到规模不大,还有,网络压力不会大,出于简单考虑,将各个节点的拓扑结构改了一下,主要体现在网络节点和控制节点并在了一起.在一个服务器上安装! 到目前位置 ...
- CentOS7安装OpenStack(Rocky版)-02.安装Keyston认证服务组件(控制节点)
本文分享openstack的认证服务组件keystone --------------- 完美的分割线 ---------------- 2.0.keystone认证服务 1)用户与认证:用户权限与用 ...
- Octavia 的实现与分析(OpenStack Rocky)
目录 文章目录 目录 Octavia 基本对象概念 基本使用流程 软件架构 服务进程清单 代码结构 loadbalancer 创建流程分析 network_tasks.AllocateVIP netw ...
- Octavia 项目加速 OpenStack LBaaS 落地大规模应用场景
目录 文章目录 目录 OpenStack LBaaS Octavia 软件架构 网络架构 操作对象基本概念 功能实现基本概念 Ocatvia Daemon 列表 部署 Ocatvia 手动方式集成 O ...
- openstack高可用集群21-生产环境高可用openstack集群部署记录
第一篇 集群概述 keepalived + haproxy +Rabbitmq集群+MariaDB Galera高可用集群 部署openstack时使用单个控制节点是非常危险的,这样就意味着单个节 ...
- OpenStack Mitaka安装
http://egon09.blog.51cto.com/9161406/1839667 前言: openstack的部署非常简单,简单的前提建立在扎实的理论功底,本人一直觉得,玩技术一定是理论指导实 ...
- 3.openstack之mitaka搭建keystone认证服务
认证服务keystone部署 一:安装和配置服务 1.建库建用户 mysql -u root -p CREATE DATABASE keystone; GRANT ALL PRIVILEGES ON ...
- openstack命令
整理了Openstack命令: openstack aggregate add host openstack aggregate createopenstack aggregate deleteope ...
- openstack手动玩转
<一,preface Important Project Network> openstack or all most cloud env Network desgine is so m ...
随机推荐
- C#英文面试常见问题[转]
I was reading a post about some common C# interview questions, and thought I'd share some of mine. T ...
- 将某个类封装成XML形式返回
<?xml version="1.0" encoding="GBK" standalone="no"?><package& ...
- linux 虚拟机 安装 php-7.0.2
1.安装依赖包 yum -y install libxml2 libxml2-devel openssl openssl-devel libjpeg libjpeg-devel libpng libp ...
- windows查看和杀死占用端口的进程
1.首先使用 netstat -ano查看占用端口的进程号 2.然后使用 taskkill /PID (进程号)杀死进程
- 1222: FJ的字符串 [水题]
1222: FJ的字符串 [水题] 时间限制: 1 Sec 内存限制: 128 MB 提交: 92 解决: 20 统计 题目描述 FJ在沙盘上写了这样一些字符串: A1 = “A” A2 = ...
- VMware虚拟机下安装CentOS系统超详细教程
链接:https://jingyan.baidu.com/article/fdffd1f8736173f3e98ca1e3.html 1.步骤一.工具准备 1.物理计算机一台 配置要求: 操作系统:w ...
- DRF的认证、权限 和 限制
一.概述 认证是将传入请求与一组标识凭据(例如请求来自的用户或其签名的令牌)相关联的机制.然后 权限 和 限制 组件决定是否拒绝这个请求. 简单来说就是: 认证确定了你是谁 权限确定你能不能访问某个接 ...
- 在Delphi中获取和修改文件的时间
转载自 http://www.cnblogs.com/jieke/archive/2013/01/11/2855782.html 本文介绍了在Delphi中利用系统函数和Windows API函数调用 ...
- 第3项:用私有构造器或者枚举类型强化Singleton属性
Singleton指仅仅被实例化一次的类 [Gamma95].Singleton通常代表无状态的对象,例如函数(第24项)或者本质上唯一的系统组件.使类称为Singleton会使它的客户端测试变得 ...
- flask简单了解
Flask简介: Flask是一个Python编写的Web 微框架,让我们可以使用Python语言快速实现一个网站或Web服务,在介绍Flask之前首先来聊下它和Django的联系以及区别,djang ...