Hi Taggers,
Crammed the user survey data for each project's production usage into a
tag: ops:production-use
Though this info's already out there in the user survey posts, I think
having it in the tag system as well is going to come in real handy when
its combined with a few other tags.
Please co
Brendan, this mailing list is definitely a good place to start. I
would also encourage you to go to local user groups as well. Not sure
where you're located, but you can find a good list of groups here:
https://groups.openstack.org/
I've also found a big crossover in the devops community, and ge
This has been one thing about config-drive that has bothered me for a
while now. I don¹t see why config-drive can't be recreated when the
metadata about the VM is changed. This created once and only once thing
doesn't make a whole lot of sense to me. At a minimum you could re-create
config drive
On 06/09/2015 05:46 AM, Matthew Thode wrote:
Ya, not sure how to do multi-interface yet. I'd love if the cloud-init
static ip support would work with it. (hash with macs being the key and
a list of IPs being the value for each interface). Then dhcp can go
away (I tend to much prefer config-dri
Hi
My setup was workign earlier but when I launch the instance i get the error
No valid host found on UI. I checked the nova logs I foud the below error:
ERROR nova.compute.manager [req-9067a648-b77b-47c9-baa5-e10d3352f81d
4ca4e46cf5564ce5b158bf2eef161618 6341291002db49b8ae6baa6e6c6455f3]
[inst
Flavio's fix was merged to master and back ported to the stable/kilo
master. We're hoping to run it through our upgrade testing tomorrow.
On Tue, Jun 9, 2015 at 8:33 AM, Flavio Percoco wrote:
> On 09/06/15 07:38 +, Bhandaru, Malini K wrote:
>
>> A DB migrate script that puts some token defa
Hi I am able to setup the open stack all in one (with native Openstack
network).
I wanted to achieve the jump host network.
My Openstack host is network is 192.168.10.23
I have created a network with 192.168.10.23/24
I am able to lauch a VM in 192.168.10.23/24 network and connected to
it,Belo
Ignacio,
Thanks for the comments.
Yes sure while try to associate a floating IP to a instance you have a
choice to select from different network. But the instance internal network
should be connected to router where external network is connected.
Hope you got it.
On Tue, Jun 9, 2015 at 6:20 PM
This is an open invitation to Operators that have an interest in contributing
to the Kolla design around deployment to participate in a 2 day design focused
midcycle summit. The hours will run from 10:00 AM to 5:00 PM PST and the
location will be in San Jose, CA in the US. The two days will b
I am looking for other small OpenStack operators with whom to share
experiences, configurations and discuss issues. Paragus Strategic IT, the
company I work for, recently went live with a small OpenStack based cloud which
we are using to provide IaaS to our clients.
Our OpenStack cloud has
We've used
https://github.com/snemetz/openstack-scripts/blob/master/cinder-volume-delete.txt
with apparent success to delete stuck volumes.
- jlk
On Tue, Jun 9, 2015 at 6:37 AM, Alvise Dorigo
wrote:
> Hi,
> I've a cinder volume which is permanently in "deleting" state. I cannot
> retrace the f
On 06/09/2015 10:34 AM, Fox, Kevin M wrote:
> Awesome. Are they ready enough that they should go into the app catalog?
> (http://apps.openstack.org)
>
> Thanks,
> Kevin
>
> From: Matthew Thode [prometheanf...@gentoo.org]
> Sent: Monday, June 08, 2015 8:26
Awesome. Are they ready enough that they should go into the app catalog?
(http://apps.openstack.org)
Thanks,
Kevin
From: Matthew Thode [prometheanf...@gentoo.org]
Sent: Monday, June 08, 2015 8:26 AM
To: openstack-operators@lists.openstack.org
Subject: [Ope
You could also try provider networks with either OVS [1] or Linux bridge
[2].
[1] http://docs.openstack.org/networking-guide/deploy_scenario4a.html
[2] http://docs.openstack.org/networking-guide/deploy_scenario4b.html
On Tue, Jun 9, 2015 at 8:18 AM, Anne Gentle
wrote:
>
>
> On Tue, Jun 9, 2015
Hi,
I also had once an issues like this. The deletion of the volume was
successfull but the DB was not updated after volume was deleted.
I solved it by manually creating the volume again (ceph in our case) the
size doesn't matter. After I could delete with cinder commands.
Hope this helps
Benedi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi operators/devs,
I have a patch [1] for oslo.context (the library that is used by most
projects to create context objects to pass around) that introduces the
following change for the context:
user_identity is now constructed from user and project
Hi,
I've a cinder volume which is permanently in "deleting" state. I cannot
retrace the full history of actions that brought to this scenario. What
I cat reporto is that
1. Cinder is backed by GlusterFS mounted with the glusterfuse,
2. a "cinder delete" (or "cinder force-delete" as admin) does
-
INTEL CORPORATION ITALIA S.p.A. con unico socio
Sede: Milanofiori Palazzo E 4
CAP 20094 Assago (MI)
Capitale Sociale Euro 104.000,00 interamente versato
Partita I.V.A. e Codice Fiscale 04236760155
Repertorio Economico Amminist
On Tue, Jun 9, 2015 at 8:14 AM, Ihar Hrachyshka wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 06/09/2015 02:45 PM, car.cuevas wrote:
> > Thanks very much for your answer Anne, so now I am thinking what
> > to do with this because I know that the nova-network will be
> > deprec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 06/09/2015 02:45 PM, car.cuevas wrote:
> Thanks very much for your answer Anne, so now I am thinking what
> to do with this because I know that the nova-network will be
> deprecated (if it isn't yet) so to install from the beginning
> something wh
Geo,
Congratulations on setting up the multiple external network. I was reading the
posts and become interested in the topic.
In our scenario, we want to use our Openstack implementation to provide
services to external customers as well as to use for our own requirements.
Since we have few ext
Thanks very much for your answer Anne, so now I am thinking what to do with
this because I know that the nova-network will be deprecated (if it isn't yet)
so to install from the beginning something which is deprecated (or nearly) I
guess it's not good idea.
Do you know if in Juno or Kilo is
Hi Miguel,
An external network should really be a vlan or flat network that has some
external gateway in your environment. Although sometimes gre and vxlan network
types are defined in the external provider network configuration, it's usually
seen when the external bridge is br-ex (default) and
On Tue, Jun 9, 2015 at 6:50 AM, car.cuevas
wrote:
>
>
> First thank you very much for your support :))
>
> Actually I found tons of documentation about OpenStack, with really help
> us to make work most of our environment, but now I am not sure if is
> possible for the Icehouse version to have c
Thanks for the pointers. Did you see any exceptions though on the neutron
server during port deletion? If not, then the notification should still
have been sent and processed, even with a long delay. So unless your driver
was causing exceptions post commit that prevented the notification, I'm not
c
First thank you very much for your support :))
Actually I found tons of documentation about OpenStack, with really help us to
make work most of our environment, but now I am not sure if is possible for
the Icehouse version to have configured the NEUTRON for a Multi-host
configuration.
>Just to be sure, I assume we're focussing here on the issue that Daniel
reported
Yes.
>To be clear, though, what code are you trying to reproduce on? Current
master?
I was trying on 2014.1.3, which is the version I understand to be on Fuel
5.1.1.
>I'm not clear whether that would qualify as '
On 09/06/15 11:34, Neil Jerram wrote:
On 09/06/15 01:15, Kevin Benton wrote:
I'm having difficulty reproducing the issue. The bug that Neil
referenced (https://bugs.launchpad.net/neutron/+bug/1192381) looks like
it was in Icehouse well before the 2014.1.3 release that looks like Fuel
5.1.1 is us
I'm wondering if it is possible to create multiple external networks
mixing gre and flat types.
This is the current schema of networks:
/internal networks -> gre//
//em2 -> gre//
//p3p1 -> flat/
These are the configuration files
*plugin.ini*
[ml2]
type_drivers = gre, flat
...
[ml2_type_flat]
On 09/06/15 01:15, Kevin Benton wrote:
I'm having difficulty reproducing the issue. The bug that Neil
referenced (https://bugs.launchpad.net/neutron/+bug/1192381) looks like
it was in Icehouse well before the 2014.1.3 release that looks like Fuel
5.1.1 is using.
Just to be sure, I assume we're
A DB migrate script that puts some token default string only for glance
properties that are NULL. Should not change anything else.
Hope it works Flavio.
Regards
Malini
-Original Message-
From: Flavio Percoco [mailto:fla...@redhat.com]
Sent: Tuesday, June 09, 2015 12:33 AM
To: Bhandaru, M
Flavio, would a DB script that writes an empty string or NOP or something
instead of NULL In the column do the trick?
Then the problem degenerates to a new DB upgrade script.
Regards
Malini
-Original Message-
From: Flavio Percoco [mailto:fla...@redhat.com]
Sent: Monday, June 08, 2015 11
32 matches
Mail list logo