Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Jaeger 8c881bcbe5 Retire repository
See
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007708.html

Change-Id: If97f10290c16903d550c66163b082bd23357fca2
2020-05-08 13:51:25 +02:00
melissaml 7094398640 Update home-page url
The url of home-page is out of date. We need update it.

Change-Id: I101b7a1b7392cff5a499d77f4bf02abdb394a9a8
2018-02-26 00:46:41 +08:00
Michael Dong b43944de8d removed explicit version again
Change-Id: I7bfcde9910631678bc7d424278f6126a7cd6070b
2017-11-14 12:13:42 -06:00
Jeremy Liu e1c5432151 Remove explicit version info from setup.cfg
Version info can be retrieved from git history.

Change-Id: I9a06017ec81aab2836a9b71febab8cecf7c1cb0c
Closes-bug: #1729547
2017-11-02 17:52:25 +08:00
loooosy 373f92b6e9 Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: I5aa1dc8952ac55de04195af51d2b0b1aeaf7a98d
2017-09-22 10:26:33 +08:00
Rahul Nair 38eb9f2a77 Adding i18n support to Syntribos
Adding i18n support to syntribos log messages and prompts.

Change-Id: If9914447ccbf3ac2f9c88c3460756f4b682630ec
2017-03-13 01:51:50 -05:00
Rahul Nair 697843eaa7 Updating openstack docs URLs to use https
As HTTPS has been enabled for docs.openstack URLs, updating
the same in syntribos docs.

Change-Id: I74202f00d9b7bfa53de3a73ea96ff2c7c82d5e97
2017-01-30 14:11:14 -06:00
michael.dong@rackspace.com abbb73d6e6 updated release version
Change-Id: Ia9ad2e71dfdc54e778efe620a8a0c1aeaa8f4944
2016-11-15 13:24:40 -06:00
Charles Neill 65aa87a93b Fixing ordering of Runner.run and version bump
Change-Id: I034f63f834a79d881c1e539ebda9c315d682962e
2016-10-26 21:55:08 -05:00
Charles Neill b88f84b841 Updating setup.cfg for PyPI release
Adding relevant topics, license, and a few other minor changes to
setup.cfg in preparation for our coming PyPI release.

Change-Id: Icbee73691d8d9eb0ea8d4ccd2cdf2132697ab891
2016-10-25 17:35:25 -05:00
Rahul Nair d965f9e7a4 Changing the author information and the home page
As syntribos is an official openStack security project, changing
the author information to reflect the same. Also updating the
home page information, environment and topic variables of the
classifier section.

Change-Id: Ied94421b13df2cdf92a4e0f7348e8c1c1a49f8eb
2016-10-24 15:28:52 -05:00
Rahul Nair 5911450992 Adding python 3 compatibility and some minor styling changes
As we are moving to the next iteration of the project for Ocata,
I think it would be helpul to makesure that the codebase is
fully compatible in py27 and in py35. Also, some minor styling
changes, removing uncessary spaces etc.

Change-Id: I9aac07dc180cd3a7c7885661bdad985c183ae0a9
2016-10-14 17:39:29 -05:00
Charles Neill a8a9ac6e37 Converting to oslo.config for configuration
- Merges arguments.py and and existing config.py files into one file
- Removes dependencies on cafe.* config file / CLI parsing
- Adds "register_opts" to BTC to allow Tests to specify config options
- Moves us completely from cclogging to Python logging

Change-Id: I0d4a84563d54307c94c0064be429919f9d91d67b
2016-07-11 11:52:51 -05:00
Michael McCune afd4cca2fd add initial sphinx rst framework
this change adds a structure for creating improved sphinx/restructured
text documentation. the initial commit only brings over the information
from the readme with some minor adjustments for titles and separating
content into sections.

Change-Id: If1a4cf7d046e784d84571a7a52480daab7d2be5c
2016-03-24 15:56:12 -04:00
Charles Neill c90d6351c2 Converting README from Markdown to RST
Since RST is the standard documentation format for OpenStack projects,
we should write our README and other documentation in it.

Other minor edits (spelling, formatting, etc.) as well.

Change-Id: Ibfdbb641260a4102a8b85ee7ef8f9edb4a09b55e
2016-01-29 15:52:07 -06:00
Monty Taylor 8cec49a548 Migrate to pbr for setuptools needs
Since syntribos lives in OpenStack Infra, just using pbr for setup.py
management will make life easier all the way around.

Change-Id: I47c987ffec63f00d21de1881b4fa87facbd1db72
2015-12-18 11:31:19 -05:00