On 9/29/2018 10:01 PM, Tao Li wrote:
I found this test is added about ten days ago in this patch
https://review.openstack.org/#/c/599276/,
I checked it and don’t know why it failed. I think my commit shouldn’t
cause this issue. So do you any suggestion to me?
Yes it must be an intermittent
I finally got a passing neutron-grenade run in change [1]. That's the
grenade change which populates the placement DB in Stein from the
placement-related table contents of the nova_api DB from Rocky. It also
writes out the placement.conf file for Stein before starting the Stein
services.
As a
On 9/30/2018 11:02 AM, Matt Riedemann wrote:
Maybe that's some conditional branch logic we can hack into
devstack-gate [7] like we do for neutron? [8]
I'm hoping this works:
https://review.openstack.org/#/c/606853/
--
Thanks,
Matt
___
Hi all,
I am working on the Zun integration for Octavia. I did a preliminary
research and it seems what we need to do is to containerize the amphora
agent that was packaged and shipped by a VM image. I wonder if anyone
already has a containerized docker image that I can leverage. If not, I
will cr
Dear Neutron community,
As everybody knows, neutron-lib "is an OpenStack library project used by
Neutron, Advanced Services, and third-party projects that aims to provide
common functionality across all such consumers" (
https://docs.openstack.org/neutron-lib/latest/). In general terms, the
effort
I was coming to the same conclusion for a completely different goal --
baking lighter weight VMs (and eliminating a number of compatibility
issues) by putting exactly what we need in containers and making the base
OS irrelevant. So, I am interested in helping to do this in a way that will
work well
hi,
what kind of jobs should it be? eg. unit tests, tempest, etc...
On Sun, Sep 30, 2018 at 9:43 AM Miguel Lavalle wrote:
>
> Dear networking Stackers,
>
> During the recent PTG in Denver, we discussed measures to prevent patches
> merged in the Neutron repo breaking Stadium and related network
Hello everyone,
I`m following a tutorial of Building a Dashboard using Horizon.
(link:
https://docs.openstack.org/horizon/latest/contributor/tutorials/dashboard.html#tutorials-dashboard
)
However, provided custom management command doesn't create boilerplate
code.
I typed tox -e manage -- startd