Skip to content

Instantly share code, notes, and snippets.

View serngawy's full-sized avatar
🏠
Working from home

Mohamed ElSerngawy serngawy

🏠
Working from home
  • Red Hat
  • Montreal, Canada
View GitHub Profile
'''
Created on Aug 10, 2015
@author: mohamedel-serngawy
'''
import glob, os
import sys
import time
import fnmatch
import xml.etree.ElementTree as EleTree
#!/usr/bin/env bash
# Sample ``local.sh`` that configures two simple webserver instances and sets
# up a Neutron LBaaS Version 2 loadbalancer.
# Keep track of the DevStack directory
TOP_DIR=$(cd $(dirname "$0") && pwd)
BOOT_DELAY=60
# Import common functions
source ${TOP_DIR}/functions
# Use openrc + stackrc for settings
source ${TOP_DIR}/stackrc
[[local|localrc]]
enable_plugin networking-odl https://github.com/openstack/networking-odl 1.0.0a0
#enable_plugin networking-odl /vagrant/x/networking-odl.git plugin
#enable_plugin networking-odl https://github.com/flavio-fernandes/networking-odl stable/kilo
enable_plugin neutron-lbaas https://review.openstack.org/openstack/neutron-lbaas
LOGFILE=stack.sh.log
SCREEN_LOGDIR=/opt/stack/data/log
LOG_COLOR=False
#OFFLINE=True
@serngawy
serngawy / ovsdb_netvirt.json.postman_collection
Created June 17, 2015 14:00
ovsdb_netvirt.postman_collection
{
"id": "96d96562-859c-2cec-fa2a-06672f15fac9",
"name": "neutron",
"description": "",
"order": [
"4d574001-dbb5-f761-0e1f-cf61a590bced",
"de9b3a92-53fa-8189-35f8-24338ec3b3bf",
"7986e4fd-b424-7e77-12b1-90d998626df5",
"4ab05df5-71d2-6e15-2a56-d33d7ddb3037",
"e862affe-5312-ce27-559c-a9bf419fdb05",