Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Rosser b9da0884b7 Cleanup setup.py config
Change-Id: I0a519a5de81b2f83a342bd806e5fd4fc71aa41d4
2022-04-04 10:16:27 +01:00
Andreas Jaeger 5a691d380d 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 doc/source/conf.py to remove now obsolete content.
- Enable warnings for docs build

Change-Id: I7ed46d3303795d036dd89268f1077e10d9ddd948
2020-04-13 18:42:13 +02:00
ZhongShengping bf0557adc7 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: I77282b1ee4dca774eeeafb11e5f3ca9b1eb24b96
2018-12-05 09:12:45 +08:00
ZhongShengping f67746897e Update URLs in documents according to document migration
Change-Id: I93af909ea10f9060333fe4a866614923553a739d
2017-07-14 09:36:22 +08:00
Travis Truman db0e745b63 [DOCS] - Use new documentation tree structure
Changes the barbican role doc tree to the new structure
we are adopting for each role.

Change-Id: Idb932a77f8528f015c05b12668933907406fe88f
2016-08-18 09:33:33 -04:00
Jimmy McCrory f26e994bf9 Implement base configuration for OpenStack-CI
This patch includes the following:

 - Base configuration for OpenStack's CI Infrastructure.
 - Base documentation build configuration.
 - A Vagrantfile for local testing.
 - A base test configuration in order to execute the standard tests.
 - An updated README, and added a CONTRIBUTING file.
 - The extras folder and files have been updated to match current
   conventions.

Change-Id: Ibc83d81de14eec533afae5b8c2cf0d07668d3ba0
2016-03-22 12:12:44 -07:00