[OpenStack-Infra] What is openstack-infra/ansible-build-image ?

Tony Breeds tony at bakeyournoodle.com
Tue May 17 06:35:12 UTC 2016


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?

Yours Tony.
[1] Not so super awesome after all ;P
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20160517/8ee98075/attachment.pgp>


More information about the OpenStack-Infra mailing list