How would work changing "enable_isolated_metadata" from false to true &&...
Posting is addressing question been asked at ask.openstack.org ([1])Question :- Can meta-data co-exist in qrouter and qdhcp namespace at the same time so that LANs without Routers involved can...
View ArticleMultiple external networks with a single L3 agent testing on RDO Liberty per...
Following bellow is supposed to test in multi node environmentMultiple external networks with a single L3 agent by Lars Kellogg-StedmanHowever, current post contains an attempt to analyze and...
View ArticleRDO Liberty (RC2) DVR Neutron workflow on CentOS 7.1
Per http://specs.openstack.org/openstack/neutron-specs/specs/juno/neutron-ovs-dvr.html DVR is supposed to address following problems which has traditional 3 Nodedeployment schema:-Problem 1: Intra VM...
View ArticleSwitching to Dashboard Spice Console on RDO Liberty (RC3) AIO installation on...
Current post briefly describes conversion to dashboard Spice console along withenabling spice console features as sound and cut&&paste via slightly updatedpatches of Y.Kawada ( and converted...
View ArticleRDO Liberty Set up for three Nodes (Controller+Network+Compute) ML2&OVS&VXLAN...
As advertised officially In addition to the comprehensive OpenStack services, libraries and clients, this release also provides Packstack, a simple installer for proof-of-concept installations, as...
View ArticleRDO Liberty VRRP (quick test) on CentOS 7.1
Sample bellow demonstrates uninterrupted access to cloud VM running on second Compute node, when Controller and L3-router enabled first Compute node are swapping MASTER and BACKUP roles (as members of...
View ArticleVRRP four nodes setup on RDO Liberty (CentOS 7.1)
UPDATE 10/28/2015 I clearly understand that following advanced RH's technology as RDO Manager, I am supposed to set up 1 VM for undercloud, 3 VMs for HA overcloud Controller and 2 VMs for overcloud...
View ArticleStorage Node (LVMiSCSI) deployment for RDO Liberty on CentOS 7.1
Posting bellow via straightforward RDO Liberty deployment demonstratesthat Storage Node might work as traditional iSCSI Target Server and eachCompute Node is actually iSCSI initiator client. This...
View ArticleDVR set up on RDO Liberty with separated Controller && Network Nodes
Actually, setup down here was carefully tested in regards of Mitaka Milestone 1 which hopefully will allow to verify solution provided by Bug #1365473 Unable to create a router that's both HA and...
View ArticleAttempt to set up HAProxy/Keepalived 3 Node Controller on RDO Liberty per...
URGENT UPDATE 11/18/2015 Please, view https://github.com/beekhof/osp-ha-deploy/commit/b2e01e86ca93cfad9ad01d533b386b4c9607c60d It looks as work in progress. See also...
View ArticleNova and Neutron work-flow && CLI for HAProxy/Keepalived 3 Node Controller...
The correct name of this post is supposed to be "Nova and Neutron workflow && CLI for HAProxy/Keepalived 3 Node Controller RDO Liberty in an appropriate amount of detail". It follows up...
View ArticleDVR_SNAT && DVR on RDO Mitaka M1 (CentOS 7.1)
******************************************************** Setup Delorean Repos for Mitaka M1 on CentOS 7.1******************************************************** yum -y install yum-plugin-prioritiescd...
View ArticleHigh Availability cloud VMs (Neutron && VRRP) on RDO Liberty
It is actually an update for Neutron on RDO Liberty of original blog entry http://blog.aaronorosen.com/implementing-high-availability-instances-with-neutron-using-vrrp/ I only attempted to make post...
View ArticleAIO RDO Liberty && several external networks VLAN provider setup
Post bellow is addressing the question when AIO RDO Liberty Node has to have external networks of VLAN type with predefined vlan tags. Straight forward packstack --allinone install doesn't allow to...
View ArticleRunning DVR with External network provider (flat) on CentOS 7.2 RDO Liberty
Test bellow is targeting two potential problems :- 1. Creating HAProxy\Keepalived 3 Node Controller in RDO Mitaka with routersupporting VRRP && DVR at a time (coming up in Mitaka release) per...
View ArticleDVR with Two external networks via flat network provider on CentOS 7.2 RDO...
Post is actually step by step procedure of creating DVR system working with two external networks been built via flat network provider. Question which several times was raised up at ask.openstack.org,...
View ArticleHackery setting up RDO Kilo on CentOS 7.2 with Mongodb && Nagios up and...
I have noticed several questions (ask.openstack.org,stackoverflow.com [ 1 ],[ 2 ])regarding mentioned ongoing issue with mongodb-server and nagios wheninstalling RDO Kilo 2015.1.1 on CentOS 7.2 via...
View ArticlePython API for "boot from image creates new volume" RDO Liberty
Post bellow addresses several questions been posted at ask.openstack.orgIn particular, code bellow doesn't require volume UUID to be hard codedto start server attached to boot able cinder's LVM,...
View ArticleSetup Swift as Glance backend on RDO Liberty (CentOS 7.2)
Post bellow presumes that your testing Swift storage is located somewhereon workstation (say /dev/sdb1) is about 25 GB (XFS) and before running packstack (AIO mode for testing) following steps have...
View ArticleHackery to get going RDO Kilo on Fedora 23
Sequence of hacks required to get going RDO Kilo on Fedora 23 is caused by existence of many areas where Nova has a hard dependency on Glance v1. Per...
View Article