img avatar
 
× You must be logged in to change this data. If you don't have an account, please join.

Settings : Manage Projects

  Name I Use This Lines of Code   Current Committers Community Rating Reviews Description  
OpenStack Tempest 7 88543
74 none 0 This is a set of integration tests to be run against a live cluster.
OpenStack Cinder 12 506379
130 none 0 Project for block storage within OpenStack. This is a spin out of nova-volumes.
OpenStack Neutron 13 300952
110 none 0 Neutron is a virtual network service for Openstack.
OpenStack Glance 14 107743
55
5.0
 
0 The Glance project provides services for discovering, registering, and retrieving virtual machine images. Glance has a RESTful API that allows querying of VM image metadata as well as retrieval of the actual image.
Ceilometer 5 22236
34
5.0
 
0 The project aims to become the infrastructure to collect measurements within OpenStack so that no ... [More] two agents would need to be written to collect the same data. It's primary targets are monitoring and metering, but the framework should be easily expandable to collect for other needs. To that effect, Ceilometer should be able to share collected data with a variety of consumers. [Less]
openstack-infra/c... 1 -1886
25 none 0 These are a set of puppet manifests and modules that are currently being used to manage the ... [More] OpenStack Project infrastructure. The main entry point is in manifests/site.pp. In general, most of the modules here are designed to be able to be run either in agent or apply mode. These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera. [Less]
openstack-manuals 11 298813
34
5.0
 
0 This repository contains the cloud administrator documentation for the OpenStack project. It ... [More] includes documentation for: OpenStack Compute OpenStack Identity Service OpenStack Image Service OpenStack Object Storage OpenStack Dashboard OpenStack Network Connectivity [Less]
Openstack Keystone 26 128200
64 none 0 Unified authentication and authorization system for OpenStack
OpenStack Integra... 8 88543
74
5.0
 
0 Functional and Integration Tests for OpenStack
OpenStack Horizon 29 165848
71
5.0
 
0 Horizon is the official OpenStack Dashboard. It is based on a Django module called django-openstack. ... [More] Both the django-openstack module as well as a reference implementation of a fully functional Django site called openstack-dashboard are part of this project. As of the Diablo release, Horizon is now an OpenStack Core project and is a fully supported OpenStack offering. The codebase has moved to GitHub and is now available at: https://github.com/openstack/horizon [Less]
OpenStack 165 0
1071
4.76471
   
0 Open source, open standards cloud. Innovative, open source cloud computing software for building reliable cloud infrastructure.
OpenStack Swift 27 290648
44
5.0
 
0 Swift is a highly available, distributed, eventually consistent object/blob store.
OpenStack Nova 50 431871
131
5.0
 
0 Nova is a cloud computing fabric controller (the main part of an IaaS system). It is written in Python, uses the Eventlet framework, and relies on the standard AMQP messaging protocol.