Hi,
I am unable to change the theme for my openstack horizon. I tried with the
this and various other tutorial but i am still unable to achieve my goal.
I also want to have a custom "splash" (a complete custom login) and i am
unable to find any good tutorial.
I tried "local_settings.py" with fol
Hi Daniel,
It's because /etc/network/interfaces on CirrOS only starts eth0.
To make a customized CirrOS that does DHCP on eth1 as well as eth0, you can:
- add these lines to /etc/network/interfaces:
auto eth1
iface eth1 inet dhcp
- snapshot the instance after making that change
- thereafter,
I had the same problem and I solved it creating bridges .
I have the Management bridge (osm) and the External bridge (ose) .
local_ip is the tunnel interface ip. Management bridge could be used:
https://github.com/paradigmadigital/ansible-openstack-vcenter/blob/develop/etc_ansible/roles/networ
Hello.
Recently my compute was failed and I run host-evacuate, the VMs was started
properly, but after failed compute was started again, nova was dropped
ports of VMs which was evacuated with next log in nova-compute.log:
2016-07-15 03:29:59.013 4617 INFO nova.network.neutronv2.api
[req-c76160e4-
Thank you, Joshua and Serguei!
Yep. I might have missed his mentions in this thread.
I am now anticipating his new e-mails for P and Q votes.
With many thanks,
/Ian
Joshua Hesketh wrote on 7/18/2016 1:03 PM:
Hello Ian,
My understanding of it is that you need to receive a new link. Monty
There are lbaas packages in Ubuntu 16.04 so you don't need to pipinstall
anything.
I tried to install lbaasv2 but horizon does not manage it so I finally
installed lbaasv1.
I use OpenVSwitch. Look for "lbaas" in this file:
https://github.com/paradigmadigital/ansible-openstack-vcenter/blob/mi
On 07/12/2016 04:40 AM, Monty Taylor wrote:
> Hey all!
>
> The poll emails for the P and Q naming have started to go out - and
> we're experiencing some difficulties. Not sure at the moment what's
> going on ... but we'll keep working on the issues and get ballots to
> everyone as soon as we can.
On 07/15/2016 06:03 PM, Frank Ritchie wrote:
Hi all,
Is it possible with the OpenStack or Nova CLI to add an existing instance to an
existing Nova Scheduler
server group?
No. This has been proposed a number of times over the years but has never been
accepted. I believe the problem is mainly
Hey, all. We're trying to track down some UDP fragmentation issues, and
I'm trying to fully grasp exactly what goes on. The tool I'm using is
"iperf." My first confusion is that when I point iperf (client) to a
host behind a floating IP, that simply doesn't work. Any ideas what the
issue is
-Original Message-
From: Ken D'Ambrosio [mailto:k...@jots.org]
Sent: Monday, July 18, 2016 5:43 PM
To: Openstack
Subject: [Openstack] UDP issues?
Hey, all. We're trying to track down some UDP fragmentation issues, and I'm
trying to fully grasp exactly what goes on. The tool I'm using
On 07/18/2016 02:43 PM, Ken D'Ambrosio wrote:
Hey, all. We're trying to track down some UDP fragmentation issues, and
I'm trying to fully grasp exactly what goes on. The tool I'm using is
"iperf." My first confusion is that when I point iperf (client) to a
host behind a floating IP, that simpl
Right Blair, we've considered provider vlans, but we wanted to leverage the
low cost of private IPs (from a hardware switch perspective), taking into
account that we'll have thousands of VMs not needing external access.
On Sunday, 17 July 2016, Blair Bethwaite wrote:
> On 30 June 2016 at 05:17,
I've recently gone through provisioning Midonet (open source version) with
the intent of tying their vxlan gateway in with my Cumulus switches. This
approach should be usable with pretty much any vxlan-capable switch. If
you're open to straying from the well travelled OVS/LB path, you may want
to c
Hi All,
Below are some observations:
(1) Delete existing stack
(2) Re-create heat stack again with same stack-name and with same template
as part of some kind of healing
But , when heat-engine is trying to create stack, there's again DELETE
operation on same stack-name and creation is getting FA
14 matches
Mail list logo