Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 1ba6cc04f9 Remove setup.* files
This repo is not using pbr and not publishing to pypi, the setup.* files
are unused.

setup.* files are used by UseDevelop in tox.ini but since there's no
code to isntall, we can change the switch to false.

Change-Id: Iab961aba8d1957aa40e7b71796e6078c8c20e5db
2020-04-27 18:13:49 +02:00
Andreas Jaeger c33db01ecf Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Cleanup */source/conf.py to remove now obsolete content.
- remove install_cmd, move constraints into deps,
  small cleanup of tox.ini

Change-Id: Ib88cbadb622163d41428b153739679cbba7c336d
2020-04-27 18:13:49 +02:00
ZhongShengping 1620564588 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: Ia05e76859bace2e2538d78a8964e5e3d0965b735
2018-12-05 09:16:39 +08:00
ZhongShengping 2e47ac7cfb Update URLs in documents according to document migration
Change-Id: Id1934741b94eafb33e859308fbfe109da551452e
2017-07-14 09:34:44 +08:00
avnish 73595132cb Update homepage with developer documentation page
Change-Id: If3191d77bd50e2005917410b58e094c1e89d238c
2016-09-20 12:42:19 +05:30
Travis Truman 75395c9706 Doc and configuration for independent repository
Change-Id: Ibf90f1a32fb919bc75e178047f4e1ade20dd303e
2016-03-03 11:56:23 -05:00
Kevin Carter 25a9eb3901
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:50 -06:00