Skip to content

Module to filter events from OpenStack messaging bus for processing by cyclops

Notifications You must be signed in to change notification settings

icclab/cyclops-collector-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openstack Collector

Openstack Collector microservice

Openstack Collector micro service as part of Cyclops framework.

Download

 $ git clone https://github.com/icclab/cyclops-collector-openstack.git

Installation

If you have already deployed UDR microservice, you can skip install_prereq script, as Openstack Collector has the same prerequisites.

 $ cd cyclops-collector-openstack/install
 $ chmod +x ./*
 $ bash install_prereq.sh
 $ bash setup_openstack_collector.sh

Configuration

  • At the end of the installation process you will be asked for your deployment credentials and to modify any configuration parameters, please do not ignore this step.
  • If there is a need to update your configuration, you can find it stored here cyclops-collector-openstack/src/main/webapp/WEB-INF/configuration.txt

Deployment

 $ bash deploy_openstack_collector.sh

Documentation

Visit the Wiki for detailed explanation and API reference guide.

Cyclops architecture

CYCLOPS Architecture

Bugs and issues

To report any bugs or issues, please use Github Issues

Communication

Developed @

ICC Lab

License

  Licensed under the Apache License, Version 2.0 (the "License"); you may
  not use this file except in compliance with the License. You may obtain
  a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  License for the specific language governing permissions and limitations
  under the License.

About

Module to filter events from OpenStack messaging bus for processing by cyclops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published