Previously, `twine check` would complain like
warning: `long_description_content_type` missing. defaulting to
`text/x-rst`.
Failed
The project's long_description has invalid markup which will not be
rendered on PyPI. The following syntax errors were detected:
line 8: Error: Unexpected indentation.
Change-Id: I56539a42ca2bcff44487928e4835d71eb03bd521
config module contained not only processor's ones, but also
dashboard's ones. So it is better to separate the module into
accurate modules to avoid developers misunderstand another
config module exists for the dashboard.
Change-Id: Ib7b8a953907fb99182295f8c850481fe6331fb32
1. python-memcached is now Py3 compatible, the separate reqs file
is not needed
2. update tox.ini from latest cookiecutter
3. re-generated docs for cli
Change-Id: Id0d394f12618bc5ec7860a57043641efcdc6715f
Installing a global module called dashboard is bad form as it
pollutes the global namespace.
Change-Id: I4b7ff8a4bbcb34a24f751d874c5f1894e75ae10c
Closes-Bug: #1320133
Putting a version here shifts the versioning to be pre-versioning
which is a very specific usecase for the OpenStack server projects.
Instead, remove it and let the generated versions be based on the
git tags.
Change-Id: I49484361115d9c32878bed8f3afccc9294e007df
If stackalytics is being installed by config management, such as
puppet, having pip install install the config files into /etc is
challenging. Since all of the options in stackalytics.conf are
commented out, it's also not needed to run.
Change-Id: Ibab3b4389ed64fcc897c833169f69bc0bcd9ae88
* Removed temporary added copy of programs.yaml
* Changed default value for default_data_uri to meaningful
(points to github master)
* Removed version title from tooltip into meta header
Change-Id: Iad2724ecfdb19ee42fb5f69bb113d619081eae63
* Version and build is shown as tooltip of 'About' link
* Explicit version is removed from setup.cfg
* Build directory is added into pep8 ignore list
Resolves bug 1218934
Change-Id: Ideac6fa18580c1298d24212a8b1dbad0ef39b7b1
* Scripts and conf locations are set in setup.cfg
* Flask-styled is replaced by oslo config
* Scripts from bin are replaced by one generated by entry_points
Change-Id: I26620b8d945d331b2d5abebce41ca177f3e93571
This change incorporates the following:
* Config for most of OS projects
* Configure filtering of robots commits
* Clean-up dashboard module
* Layout is clean-up
* Remove unused styles and scripts
* Factories replaced by factory methods
Change-Id: I1a719b356a5e3275d14bbceae198a1d0cb6dbbbd