Re: [openstack-dev] swift containers.

2018-07-08 Thread jayshankar nair
Hi, I am unable to create containers in object store. "Unable to get the Swift service info"."Unable to get the swift container listing". My horizon is running on 192.168.0.19. My swift is running on 192.168.0.12(how can i change it).  I am trying to list the container with python sdk.

[openstack-dev] swift containers.

2018-07-08 Thread jayshankar nair
Hi, I am unable to create containers in object store. "Unable to get the Swift service info"."Unable to get the swift container listing". My horizon is running on 192.168.0.19. My swift is running on 192.168.0.12(how can i change it).  I am trying to list the container with python sdk. Is this th

Re: [openstack-dev] [tripleo] What is the proper way to use NetConfigDataLookup?

2018-07-08 Thread Saravanan KR
Are you using the first-boot script [1] mapped to NodeUserData? If yes, you could check the logs/error of the first-boot script @/var/log/cloud-init-output.log on the overcloud nodes. Regards, Saravanan KR [1] https://github.com/openstack/tripleo-heat-templates/blob/e64c10b9c13188f37e6f122475fe0

Re: [openstack-dev] [Openstack] [nova][api] Novaclient redirect endpoint https into http

2018-07-08 Thread Alex Xu
The version API isn't protected by the microversion, since the version API is used to discover the microversion. 2018-07-07 5:37 GMT+08:00 Matt Riedemann : > On 7/6/2018 6:28 AM, Kristi Nikolla wrote: > >> If the answer is 'no', can we find a process that gets us there? Or >> are we doomed >> by

Re: [openstack-dev] [infra] Greasemonkey script to see CI progress on OpenStack's Gerrit

2018-07-08 Thread Jeremy Stanley
On 2018-07-08 10:56:02 +0300 (+0300), Michel Peterson wrote: > I've created a greasemonkey script that will show you the status of > the current CI run on the OpenStack Gerrit in real time. [...] We've had something similar implemented in the hideci.js overlay for just over three years, since http

[openstack-dev] [infra] Greasemonkey script to see CI progress on OpenStack's Gerrit

2018-07-08 Thread Michel Peterson
Hello everyone, I've created a greasemonkey script that will show you the status of the current CI run on the OpenStack Gerrit in real time. I put it together really quickly so there is room for improvement. You can find it here: https://gist.github.com/mpeterson/bb351543c4abcca8e7bb1205fcea4c75