Re: [openstack-dev] [Horizon][searchlight] Sharing resource type implementations

2017-03-26 Thread Richard Jones
I've completed this work. The two patches to migrate the code over and one additional bug fix are: Horizon: Copy os-nova-servers from searchlight ui https://review.openstack.org/#/c/444095/ Searchlight UI: Remove os-nova-servers resource type https://review.openstack.org/#/c/450067/

[openstack-dev] [TripleO][tripleo-quickstart][tripleo-ci] Review of critical bugfix

2017-03-26 Thread Sagi Shnaidman
Hi, all we have a pretty critical bug in quickstart jobs[1] that ignores status code of commands, please review its fix[2]. If you have more elegant solution than setting pipefail or exiting with PIPESTATUS, please suggest in comments. Thanks [1] https://bugs.launchpad.net/tripleo/+bug/1676156

Re: [openstack-dev] [neutron][networking-odl][qa] What's the recommended behavior for SG Rules with ethertype='IPv6' and protocol='icmp' ?

2017-03-26 Thread Sridhar Gaddam
On Fri, Mar 24, 2017 at 7:27 PM, Brian Haley wrote: > On 03/24/2017 06:41 AM, Ghanshyam Mann wrote: > >> Hi All, >> >> Tempest is testing SG rule creation and pinging scenario tests with >> ethertype='IPv6' and protocol='icmp' [0]. >> In case of ethertype='IPv6', currently

Re: [openstack-dev] [os-client-config] get_session_endpoint() and Keystone admin endpoint

2017-03-26 Thread Akira Yoshiyama
Hi, 2017-03-25 4:54 GMT+09:00 Monty Taylor : > On 03/24/2017 10:34 AM, Akira Yoshiyama wrote: >> Hi Monty, >> >> Thank you for your reply. >> >> 2017年3月24日(金) 20:58 Monty Taylor > >: >> >> On 03/19/2017 07:18 AM, Akira