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
signature.asc
Description: PGP signature
_______________________________________________ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra