[OpenStack-Infra] What is openstack-infra/ansible-build-image ?
Paul Belanger
pabelanger at redhat.com
Tue May 17 13:17:37 UTC 2016
On Tue, May 17, 2016 at 04:35:12PM +1000, Tony Breeds wrote:
> Hi All,
> I'm currently writing a tool to help me find out which repos in the big
> tent I should try to EOL with kilo, but that's not really to point of this
> message.
>
> My "super awesome(tm)" script failed with[1]:
> ---
> Traceback (most recent call last):
> File "get-stable-branches.py", line 48, in <module>
> if check_has_branch(git_base, repo, eol_branch):
> File "get-stable-branches.py", line 24, in check_has_branch
> with setcwd(os.path.join(base, repo)):
> File "get-stable-branches.py", line 17, in __enter__
> os.chdir(self.new_dir)
> OSError: [Errno 2] No such file or directory: '/Users/tony8129/projects/openstack/openstack-infra/ansible-build-image'
> ---
>
> Which basically means I don't have that repo locally. I did a fresh update-all
> (which will clone new projects) and it's still not there. So I checked and
> it's in in the output of "ssh review gerrit ls-projects"
>
> A little git archaeology shows that it was added to projects.yaml with
> I22bc72a4683e2a24b4575abcdac35122df8c57e1 just over a year ago.
>
> So what is openstack-infra/ansible-build-image ?
> Should it still be listed in projects.yaml?
>
See review 166547[2], it is still an open review. Once mordred is back from
vacation we should be able to follow up on this.
[2] https://review.openstack.org/#/c/166547/
> Yours Tony.
> [1] Not so super awesome after all ;P
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
More information about the OpenStack-Infra
mailing list