Re: [openstack-dev] [Neutron] XenAPI questions

2015-02-04 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/12/2014 07:43 AM, YAMAMOTO Takashi wrote:
 hi,
 
 good to hear. do you have any estimate when it will be available? 
 will it cover dom0 side of the code found in 
 neutron/plugins/openvswitch/agent/xenapi?

We also have rootwrap script just for Xen. It would be great to have
an ability to trigger Xen specific neutron based job from gerrit
comments for any neutron patch. I undertand why Xen team may not want
to run their CI on each neutron patch, but at least there should be a
half-automated way to trigger it (either by CI machine tracking the
files of interest, or responding to specially crafted gerrit comments).

Thanks,
/Ihar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU0fkkAAoJEC5aWaUY1u57bM4IAMcIPZ8AtlAhR+Jtqy+TCF9z
5+MJWzduNvvY/4AB2jUbIX3tgO2V0HnKD1EhbPYooz5Wq9dwFdlL+BR2su9dqkO+
3PtAJf60XK4r24xaWKK0nCnxJGLzupF39UMiS3RzmMJ+fOrhGdPyJNlLIuLH2ye3
VApJ5HZkbxz/F7ikMYHfE8Uh5HN84ehXcDHIEMm1RgX3r5+kQLpuPyl2Y74I+6FR
xE4vKjahbkGlXCoFUj4gnWqBk+YunawyAC/9X2uoxx6e8OwYcutn4yODS1JA6bDO
oxri6fLaBaYGgnDy96gIHlrsqKH1HBqYZIjIiAwMsFYJo4LmkN5B3MWLU89imiE=
=OHz/
-END PGP SIGNATURE-

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] XenAPI questions

2015-02-04 Thread Bob Ball
Hi,

The next meeting will be tomorrow @ 15:00 UTC - We'd love to see you there and 
we can talk about the CI and Terry's work.

We're currently meeting fortnightly and skipped one due to travel, which is why 
there haven't been minutes recently.

Thanks,

Bob

 -Original Message-
 From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
 Sent: 04 February 2015 07:18
 To: openstack-dev@lists.openstack.org
 Subject: Re: [openstack-dev] [Neutron] XenAPI questions
 
 hi Bob,
 
 is there any news on the CI work?
 
 do you think the idea of small proxy program can work?
 i think Terry Wilson's ovsdb effort will eventually need
 something similar, unless we will maintain two versions of
 the library forever.
 
 btw, when will the next XenAPI IRC meeting be?
 (i checked wiki and previous meeting logs but it wasn't clear to me)
 
 YAMAMOTO Takashi
 
  hi,
 
  good to hear.
  do you have any estimate when it will be available?
  will it cover dom0 side of the code found in
  neutron/plugins/openvswitch/agent/xenapi?
 
  YAMAMOTO Takashi
 
  Hi Yamamoto,
 
  XenAPI and Neutron do work well together, and we have an private CI
 that is running Neutron jobs.  As it's not currently the public CI it's 
 harder to
 access logs.
  We're working on trying to move the existing XenServer CI from a nova-
 network base to a neutron base, at which point the logs will of course be
 publically accessible and tested against any changes, thus making it easy to
 answer questions such as the below.
 
  Bob
 
  -Original Message-
  From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
  Sent: 11 December 2014 03:17
  To: openstack-dev@lists.openstack.org
  Subject: [openstack-dev] [Neutron] XenAPI questions
 
  hi,
 
  i have questions for XenAPI folks:
 
  - what's the status of XenAPI support in neutron?
  - is there any CI covering it?  i want to look at logs.
  - is it possible to write a small program which runs with the xen
rootwrap and proxies OpenFlow channel between domains?
(cf. https://review.openstack.org/#/c/138980/)
 
  thank you.
 
  YAMAMOTO Takashi
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 ___
 ___
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: OpenStack-dev-
 requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] XenAPI questions

2015-02-04 Thread YAMAMOTO Takashi
hi,

i added an item to the agenda.
https://wiki.openstack.org/wiki/Meetings/XenAPI#Next_meeting

YAMAMOTO Takashi

 Hi,
 
 The next meeting will be tomorrow @ 15:00 UTC - We'd love to see you there 
 and we can talk about the CI and Terry's work.
 
 We're currently meeting fortnightly and skipped one due to travel, which is 
 why there haven't been minutes recently.
 
 Thanks,
 
 Bob
 
 -Original Message-
 From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
 Sent: 04 February 2015 07:18
 To: openstack-dev@lists.openstack.org
 Subject: Re: [openstack-dev] [Neutron] XenAPI questions
 
 hi Bob,
 
 is there any news on the CI work?
 
 do you think the idea of small proxy program can work?
 i think Terry Wilson's ovsdb effort will eventually need
 something similar, unless we will maintain two versions of
 the library forever.
 
 btw, when will the next XenAPI IRC meeting be?
 (i checked wiki and previous meeting logs but it wasn't clear to me)
 
 YAMAMOTO Takashi
 
  hi,
 
  good to hear.
  do you have any estimate when it will be available?
  will it cover dom0 side of the code found in
  neutron/plugins/openvswitch/agent/xenapi?
 
  YAMAMOTO Takashi
 
  Hi Yamamoto,
 
  XenAPI and Neutron do work well together, and we have an private CI
 that is running Neutron jobs.  As it's not currently the public CI it's 
 harder to
 access logs.
  We're working on trying to move the existing XenServer CI from a nova-
 network base to a neutron base, at which point the logs will of course be
 publically accessible and tested against any changes, thus making it easy to
 answer questions such as the below.
 
  Bob
 
  -Original Message-
  From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
  Sent: 11 December 2014 03:17
  To: openstack-dev@lists.openstack.org
  Subject: [openstack-dev] [Neutron] XenAPI questions
 
  hi,
 
  i have questions for XenAPI folks:
 
  - what's the status of XenAPI support in neutron?
  - is there any CI covering it?  i want to look at logs.
  - is it possible to write a small program which runs with the xen
rootwrap and proxies OpenFlow channel between domains?
(cf. https://review.openstack.org/#/c/138980/)
 
  thank you.
 
  YAMAMOTO Takashi
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 ___
 ___
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: OpenStack-dev-
 requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] XenAPI questions

2015-02-03 Thread YAMAMOTO Takashi
hi Bob,

is there any news on the CI work?

do you think the idea of small proxy program can work?
i think Terry Wilson's ovsdb effort will eventually need
something similar, unless we will maintain two versions of
the library forever.

btw, when will the next XenAPI IRC meeting be?
(i checked wiki and previous meeting logs but it wasn't clear to me)

YAMAMOTO Takashi

 hi,
 
 good to hear.
 do you have any estimate when it will be available?
 will it cover dom0 side of the code found in
 neutron/plugins/openvswitch/agent/xenapi?
 
 YAMAMOTO Takashi
 
 Hi Yamamoto,
 
 XenAPI and Neutron do work well together, and we have an private CI that is 
 running Neutron jobs.  As it's not currently the public CI it's harder to 
 access logs.
 We're working on trying to move the existing XenServer CI from a 
 nova-network base to a neutron base, at which point the logs will of course 
 be publically accessible and tested against any changes, thus making it easy 
 to answer questions such as the below.
 
 Bob
 
 -Original Message-
 From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
 Sent: 11 December 2014 03:17
 To: openstack-dev@lists.openstack.org
 Subject: [openstack-dev] [Neutron] XenAPI questions
 
 hi,
 
 i have questions for XenAPI folks:
 
 - what's the status of XenAPI support in neutron?
 - is there any CI covering it?  i want to look at logs.
 - is it possible to write a small program which runs with the xen
   rootwrap and proxies OpenFlow channel between domains?
   (cf. https://review.openstack.org/#/c/138980/)
 
 thank you.
 
 YAMAMOTO Takashi
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] XenAPI questions

2014-12-11 Thread Bob Ball
Hi Yamamoto,

XenAPI and Neutron do work well together, and we have an private CI that is 
running Neutron jobs.  As it's not currently the public CI it's harder to 
access logs.
We're working on trying to move the existing XenServer CI from a nova-network 
base to a neutron base, at which point the logs will of course be publically 
accessible and tested against any changes, thus making it easy to answer 
questions such as the below.

Bob

 -Original Message-
 From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
 Sent: 11 December 2014 03:17
 To: openstack-dev@lists.openstack.org
 Subject: [openstack-dev] [Neutron] XenAPI questions
 
 hi,
 
 i have questions for XenAPI folks:
 
 - what's the status of XenAPI support in neutron?
 - is there any CI covering it?  i want to look at logs.
 - is it possible to write a small program which runs with the xen
   rootwrap and proxies OpenFlow channel between domains?
   (cf. https://review.openstack.org/#/c/138980/)
 
 thank you.
 
 YAMAMOTO Takashi
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] XenAPI questions

2014-12-11 Thread YAMAMOTO Takashi
hi,

good to hear.
do you have any estimate when it will be available?
will it cover dom0 side of the code found in
neutron/plugins/openvswitch/agent/xenapi?

YAMAMOTO Takashi

 Hi Yamamoto,
 
 XenAPI and Neutron do work well together, and we have an private CI that is 
 running Neutron jobs.  As it's not currently the public CI it's harder to 
 access logs.
 We're working on trying to move the existing XenServer CI from a nova-network 
 base to a neutron base, at which point the logs will of course be publically 
 accessible and tested against any changes, thus making it easy to answer 
 questions such as the below.
 
 Bob
 
 -Original Message-
 From: YAMAMOTO Takashi [mailto:yamam...@valinux.co.jp]
 Sent: 11 December 2014 03:17
 To: openstack-dev@lists.openstack.org
 Subject: [openstack-dev] [Neutron] XenAPI questions
 
 hi,
 
 i have questions for XenAPI folks:
 
 - what's the status of XenAPI support in neutron?
 - is there any CI covering it?  i want to look at logs.
 - is it possible to write a small program which runs with the xen
   rootwrap and proxies OpenFlow channel between domains?
   (cf. https://review.openstack.org/#/c/138980/)
 
 thank you.
 
 YAMAMOTO Takashi
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Neutron] XenAPI questions

2014-12-10 Thread YAMAMOTO Takashi
hi,

i have questions for XenAPI folks:

- what's the status of XenAPI support in neutron?
- is there any CI covering it?  i want to look at logs.
- is it possible to write a small program which runs with the xen
  rootwrap and proxies OpenFlow channel between domains?
  (cf. https://review.openstack.org/#/c/138980/)

thank you.

YAMAMOTO Takashi

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev