Tools for working in the OpenStack Oslo community.
Go to file
Stephen Finucane 75cd334d14 Remove dead tooling
Remove the following collections of tools

  analyze-oslo.sh, new_core.py, new_core_analyzer.py,
  new_core_recruit.py
    Used to handle identification and onboarding of new cores. Committed
    in 2015 and likely unused in recent years.

  apply_cookiecutter.sh
    References "graduation" of oslo projects. Oslo Incubator is dead and
    so is this.

  dashboards/*, build_dashboards.sh
    From 2015 and untouched so likely unused nowadays. Most of these are
    available in the gerrit-dash-creator now.

  clean_oslo_namespaces.sh
    A remnant from the days we thought namespace packages were a good
    idea. I miss those days...

  clone_openstack.sh
    Clones the entirety of OpenStack to your local drive. Seems
    initially useful but references stackforge and untouched in years so
    not really.

  lint.py
    Runs PyLint with our special flavor of settings. Initially replaced
    by tox and now dead because PyLint is a PITA.

  find_used_deleted_modules.py
    Another reference to the incubator. Now dead.

  remove-namespace-packages-project.txt
    Describe the long-since-completed effort to drop namespace packages.
    No references and therefore removable.

  run_tests_common.sh, with_venv.sh, install_venv.py,
  install_venv_common.py
    All replaced by tox for, well, everything nowadays.

  colorizer.py
    No users after everything else is removed.

  virtual_sprint.py
    Sends an email about a virtual sprint. No one's using this anymore
    and it was last modified in 2014.

Change-Id: I6c5bd16dcfacdd816caf568f30e55451acf03ae1
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2018-07-19 14:03:46 +01:00
oslobot Trivial: Update pypi url to new url 2018-04-21 13:27:41 +08:00
.gitreview Add weekly meeting ping script 2016-05-24 15:04:58 -07:00
README.rst Update links in README 2018-02-28 01:18:29 +08:00
filter_git_history.sh Fix command error in filter 2018-04-27 17:25:48 -05:00
list_latest_releases.sh Remove obsolete comments from tool scripts 2015-02-17 18:19:27 -05:00
list_oslo_projects.py Replaces yaml.load() with yaml.safe_load() 2018-02-13 09:29:48 +00:00
oslo_tool_config.py Switch from oslo.config to oslo_config 2015-02-13 14:27:57 -05:00
ping_me.py Add njohnston to ping_me.py 2018-06-25 16:48:44 -04:00
requirements.txt Switch to stestr 2018-07-03 13:39:32 +07:00

README.rst

Team and repository tags

image

Oslo tools

Tools for working in the openstack oslo community.