Commit Graph

10 Commits

Author SHA1 Message Date
Sean McGinnis b22c58fcfc
Retire mox3 repo
This is step 2 in the retirement process for mox3. It removes all
content from the repo other than a note in the README file notifying of
its status and how to get the last version of the code

Depends-on: https://review.opendev.org/736712

Change-Id: Ifbea265fdef149791d02a642037ac30611ad4c81
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-18 09:19:13 -05:00
jacky06 a176de01d7 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest

Change-Id: I1bb1b6861f804f3a28d863bcab795ed39819d3aa
2019-06-24 14:20:40 +00:00
caoyuan acf22b2cb4 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I613b5676676215c6f80d309799a2efd715894ee7
2019-04-23 21:34:36 +08:00
zhulingjie 07214554b2 Remove the unnecessary spaces
Change-Id: I894a09d7c8582f1c4052d7689e33a9120c4ae536
2018-06-10 15:24:13 -04:00
XiaojueGuan 514fd0b3a3 Update links in README
Change the outdated links to the latest links in README

Change-Id: I30db74a4e8ef04120d545d9d38b05db71f866d20
2018-06-12 14:39:07 +08:00
ChangBo Guo(gcb) 577a627691 Update URLs in documents according to document migration
Change-Id: Ic6d1961e5e0b2920bb74d167ed843b928deca289
2017-07-12 22:18:41 +08:00
Doug Hellmann a40362806a rearrange existing documentation based on the new standard layout
Change-Id: Iec6fee3e963355c166f8d4917e934f1d5186f834
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-06 15:45:32 -04:00
Flavio Percoco 01ed70cea8 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/6c8991df0d93b10c7adcd065ebf54409\n'

Change-Id: I89d9c33c0dccd6ca81b14afda343bf365fc6c2c6
2016-11-25 13:13:49 +01:00
Doug Hellmann c919d92bb9 Fixes to allow a new release
Version 0.7.0 has a conflicting pbr requirement, so we need to update
the requirements and produce a new release. Making our tools work after
importing into gerrit required several updates simultaneously:

1. Update requirements based on our global-requirements list.
2. Fix tox.ini so tests pass for 2.7 and 3.4.
3. Skip a test that is failing for 3.4 until we have more time to debug.
4. Fix the .gitreview settings to point to the right repository.
5. Add skeleton documentation structure.
6. Add links to the README in a format understood by our release tools.

Related-bug: #1403214
Change-Id: I28213fb1dbb76a8640d7aa7dc844a7b593d1c6da
2015-06-11 17:22:23 +00:00
Monty Taylor 24bd40737a Updated to use OpenStack standards. 2013-05-21 16:59:38 -04:00