Hi Bharath,
Yes. Did you have this patch https://review.openstack.org/#/c/281493/
before you run "tox -e api" ? There was a change in neutron that removed
vpn and fw tests and its in their tree. However, to make it work for vpn
api tests, we need to figure out a way to implement the changes in vpn
ted
> the barbican container? Maybe im not looking at it right, but cant tell
> from this.
>
>
> Phillip V. Toohill III
> Software Developer
> phone: 210-312-4366
> mobile: 210-440-8374
>
>
>
> ------
> *From:* Madhusudhan Kandadai
>
nt:* Monday, February 29, 2016 3:33 PM
>
> *To:* OpenStack Development Mailing List (not for usage questions)
> *Subject:* Re: [openstack-dev] [Neutron][LBaaS][barbican]TLS container
> could not be found
>
>
> We could use some more information.
>
>
> Phillip V. Toohill
Wondering, have you guys figured out this issue? I am seeing the same
problem that Jiahao is getting.
On Thu, Feb 4, 2016 at 9:53 AM, Adam Harwell
wrote:
> Could you provide your neutron-lbaas.conf? Depending on what version
> you're using, barbican may not be the default secret backend (I belie
Hi,
We are trying to implement tempest tests for Octavia using tempest-plugin.
I am wondering whether we can import *tempest* common files and use them as
a base to support Octavia tempest tests rather than copying everything in
Octavia tree. I am in favor of importing files directly from tempest
Thanks Paul for leading over the previous releases. Looking forward to have
your guidance in neutron.
On Thu, Nov 12, 2015 at 8:48 PM, Kyle Mestery wrote:
> On Thu, Nov 12, 2015 at 9:56 AM, Paul Michali wrote:
>
>> Neutron community,
>>
>> During the past several releases, while leading the VPN
On Thu, Oct 15, 2015 at 10:13 AM, Assaf Muller wrote:
>
>
> On Thu, Oct 15, 2015 at 10:22 AM, Matthew Treinish
> wrote:
>
>> On Thu, Oct 15, 2015 at 09:02:22AM -0400, Assaf Muller wrote:
>> > On Thu, Oct 15, 2015 at 7:25 AM, Takashi Yamamoto <
>> yamam...@midokura.com>
>> > wrote:
>> >
>> > > hi
My two cents..
On Mon, Aug 24, 2015 at 8:48 AM, Jay Pipes wrote:
> Hi Paul, comments inline...
>
> On 08/24/2015 07:02 AM, Paul Michali wrote:
>
>> Hi,
>>
>> I'm working on the multiple local subnet feature for VPN (RFE
>> https://bugs.launchpad.net/neutron/+bug/1459423), with a developer
>> ref
Congrats Brandon and Russel.
On Aug 22, 2015 13:37, "Miguel Lavalle" wrote:
> Congrats to Russel and Blogan!
>
> On Sat, Aug 22, 2015 at 3:06 PM, Kyle Mestery wrote:
>
>> It's been over a week, so I'd like to welcome Brandon and Russell to the
>> API/DB/RPC team in Neutron!
>>
>> Kyle
>>
>> On W
12-4366
> mobile: 210-440-8374
>
> ------
> *From:* Madhusudhan Kandadai
> *Sent:* Sunday, July 26, 2015 10:48 PM
> *To:* OpenStack Development Mailing List (not for usage questions)
> *Subject:* [openstack-dev] [neutron][lbaas] questions about scenario tests
>
> Hi there,
I agree with Sean's note.
On Mon, Jul 27, 2015 at 1:49 PM, Assaf Muller wrote:
> +1
>
> - Original Message -
> > We should have the Wiki page redirect, or link to:
> >
> > https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging
> >
> > And then update that RST file it to a
Hi there,
We have two working scenario tests in neutron lbaas tree and those are
getting succeeded locally, however when running them in Jenkins, it is
behaving differently: One of them got passed and the other one is facing
time-out issues when trying to curl two backend servers after setting up
Thanks Ihar. Went through your email and updated HEADS to resolve merging
conflicts for my patch.
On Wed, Jul 15, 2015 at 1:03 PM, Ihar Hrachyshka
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 07/15/2015 07:17 PM, Madhusudhan Kandadai wrote:
> > Hel
Hello,
I have noticed that neutron project got rid of
neutron/db/migration/alembic_migrations/versions/HEAD file and renamed it
to neutron/db/migration/alembic_migrations/versions/HEADS
May I know the reason why this happened? I may have overlooked some
documentation with respect to the change. I
On Wed, Jul 15, 2015 at 9:25 AM, Kyle Mestery wrote:
> On Wed, Jul 15, 2015 at 10:54 AM, Neil Jerram
> wrote:
>
>> I've been reading available docs about the forthcoming Neutron flavors
>> framework, and am not yet sure I understand what it means for a network.
>>
>>
> In reality, this is envisi
Congratulations Al! Well deserved!
madhu_ak
On Mon, Jul 6, 2015 at 11:55 AM, Brandon Logan
wrote:
> congrats Al!
> On Jul 6, 2015 1:06 PM, Paul Michali wrote:
> Great to have you as a LBass core Al!
>
> On Mon, Jul 6, 2015 at 1:29 PM Doug Wiegley
> wrote:
>
>> Since all cores have responde
Hi Lily,
Could you let us know how and what tests you are running for lbaasv2? To my
understanding, I don't see all the api/scenario tests for lbaasv2 are
skipped. However, there are documents about neutron lbaasv2 and API tests
and they are documented [1][2] respectively.
[1] https://wiki.openst
Hello,
I am seeing odd behavior with Jenkins CI for the patch:
https://review.openstack.org/180019
A quick background:
1. I could see all the tests passing on my virtual box and have attached
the logs for your ready reference.
2. Whereas in Jenkins, I could see the different behavior which is no
s) and their children (if any exist). We may one day have a call to
> just show everything under a loadbalancer, but thats not there yet.
>
>
> Thanks,
>
> Brandon
> ------
> *From:* Madhusudhan Kandadai
> *Sent:* Friday, May 1, 2015 9:43 PM
>
ake advantage, we should consider it.
> >
> > Salvatore
> >
> > On 14 April 2015 at 20:33, Madhusudhan Kandadai
> > > <mailto:madhusudhan.openst...@gmail.com>> wrote:
> >
> > Hi,
> >
> > I would like to start a thread for the tempest DDT
Hello,
I am playing around with Neutron LBaaS API calls as per Neutron/LBaaS/API
2.0 docs. I have noticed below behavior against working devstack. I would
like to clarify on it:
1. I create a loadbalancer using RESTAPI with the attributes -
'vip_subnet_id' and 'admin_state_up' as 'False'. It is g
ally.
>
>
> Let me know if I am articulating the problem correctly.
>
>
> Thanks,
>
> Brandon
> --
> *From:* Madhusudhan Kandadai
> *Sent:* Tuesday, April 28, 2015 3:23 PM
> *To:* OpenStack Development Mailing List (not for usage questions)
Hi Anand,
There is an api which calls 'statuses' method.. I could see the status
'DISABLED' in: GET /lbaas/loadbalancers/loadbalancer_id/statuses.
Maybe we need to correct the doc to reflect the right URL to avoid
confusion. If that is the right API call, I shall update the bug and mark
it as fix
Congrats Phill!
On Tue, Apr 21, 2015 at 12:34 PM, Jain, Vivek wrote:
> Congrats Phil !!
>
> Thanks,
> Vivek
>
> > On Apr 21, 2015, at 10:16 AM, Phillip Toohill <
> phillip.tooh...@rackspace.com> wrote:
> >
> > Thank you!
> >
> > Phillip V. Toohill III
> > Software Developer
> >
> > phone: 210-31
Hi,
I would like to start a thread for the tempest DDT in neutron-lbaas tree.
The problem comes in when we have testcases for both admin/non-admin user.
(For example, there is an ongoing patch activity:
https://review.openstack.org/#/c/171832/). Ofcourse it has duplication and
want to adhere as pe
25 matches
Mail list logo