Mark all files that are run (and not only sourced) as executable.
Remove files bump-milestone.sh, run-xmllint.sh and wait_for_nova.sh,
those are not used anywhere in OpenStack (according to codesearch.o.o
and local git grep).
Change-Id: Ie344c9f9f8cc39b102f0147ecffa189e1b83da1e
oops! has_option looks for "bdist_wheel" and then tries
to fetch using "wheel" in getboolean in change id:
I519acfc3080938fe0445705fc98df12201036c30
Change-Id: I68b0cd547caf0c9161c983e7dc0f2259a96af762
The pypi-extract-universal.py would raise ConfigParser.NoOptionError
when inspecting a setup.cfg with a wheel section but no universal
option. Guard against this by actually testing whether the option is
there rather than merely whether the section exists.
Change-Id: I7a907464e5b1dc211c7e4c4c2f3e6375b7a6085d
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3