Commit Graph

3004 Commits

Author SHA1 Message Date
Ghanshyam Mann 7375f6c3f1 Cleanup the retired repo
This repo is not properly retired. Retired repos can only have two files:
- README.rst
- gitreview

To cleanup the retirement of this repo, keeping these two files only and
removing the other remaining files if there is any.
Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup

Change-Id: Idc9f726e4114efdbe4834277c9fea140f176d91f
2020-08-05 19:59:58 -05:00
Andreas Jaeger 175c2a74c5 Remove dot files as well
Remove all of the files except the README - including dot files - for
retiring of the repo.

For details, see:
http://docs.openstack.org/infra/manual/drivers.html#remove-project-content

Also, update README.rst for this so that the checkout instructions are
correct.

Change-Id: I7411e4ebcaa9f55869a4976d8ca6801ed6a3290a
2016-06-02 08:17:29 +02:00
ChangBo Guo(gcb) da39dc5f1c Farewell oslo-incubator
We need remove all of the files except the README as required by:
http://docs.openstack.org/infra/manual/drivers.html#remove-project-content

Change-Id: Ib008533ba1c5be809f4b6ae3f60e9537e022d923
2016-06-01 15:55:05 +08:00
Thomas Bechtold 4f51acd317 Fix doc build if git is absent
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.

Change-Id: Ibbfb81955e5e68553af551baeb17d4facd988e5c
Closes-Bug: #1552251
2016-04-13 08:44:21 +02:00
Jenkins 8748669941 Merge "Fixing the deprecated library function." 2016-01-27 23:47:59 +00:00
Harshada Mangesh Kakad b20cdea9b3 Fixing the deprecated library function.
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: I98322d0644cad26f8c130bb01544ba5eef84d8a3
Partial-Bug: #1529836
2015-12-31 01:49:22 -08:00
Doug Hellmann 3912f9ec31 fix the clone script for the updated gerrit
gerrit now includes All-Users as one of the projects in the ls-projects
output, but that doesn't seem to be a real project so filter only on
things that actually have "openstack" at the start of the name.

Change-Id: I1c1281a5e502dd40f770c7d6ce4b06604c680137
2015-12-23 19:08:02 +00:00
Doug Hellmann 76747d6a49 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: Ie21933f3d88b152af324ce7d386a9320309b1e8c
2015-12-23 01:31:13 +00:00
ChangBo Guo(gcb) 2a3d4ac23d Follow up for clean up oslo-incubator code
We clean up oslo-incubator in 90ae25e389,
There are some obsolete things to clean.

* Remove api maintainers file and check script
* Remove sync tool with copy code to other openstack project.
* Remove graduate script
* remove section entry_points in setup.cfg
* Clean test related stuff in tox.ini
* Remove requirements.txt/test-requirements.txt

Change-Id: If79def1607c81a51f3e7e607620fae3995c79358
2015-12-16 11:31:54 +08:00
OpenStack Proposal Bot 5cd3657bf4 Updated from global requirements
Change-Id: I7972e1cf396df8168000b4b6e7e1add2c0d51214
2015-12-15 18:58:57 +00:00
Steve Martinelli e706bc712e remove py26 handling from install_venv files
we don't use py26 in our testing and CI any longer, we no longer
need to keep code to check specifically for py26.

Change-Id: If5071a3816c6d6bc0dcb1508080659c9207e2519
2015-12-15 00:11:06 -05:00
Jenkins 5faacf23bb Merge "Add new core analyzer script that can be called from 'analyze-oslo.sh' script" 2015-12-14 04:56:52 +00:00
OpenStack Proposal Bot c2d39c896c Updated from global requirements
Change-Id: Idd2c840a2b3d9fb939b5450c40cea2cbf0302edb
2015-12-11 15:23:37 +00:00
Jenkins c870213685 Merge "Cleaning up code in oslo-incubator" 2015-11-30 17:59:44 +00:00
OpenStack Proposal Bot 87e0f0d35f Updated from global requirements
Change-Id: I2a388a7952ef92745c38fbd39a905c0f3521b188
2015-11-27 22:41:08 +00:00
Davanum Srinivas 90ae25e389 Cleaning up code in oslo-incubator
* Filed reviews with all consuming projects with the
  last changes from oslo-incubator
* We've switched off all CI tests for oslo-incubator
* Notified folks on openstack-dev

Let's wrap it up! Thanks to everyone who have contributed
to moving things out of oslo-incubator into libraries

Change-Id: Ibc5a8f11c6e5c308cec15a60eeb07a898254f9b7
2015-11-25 13:44:49 +00:00
OpenStack Proposal Bot fb99fe8762 Updated from global requirements
Change-Id: Ia3ab86b1f97e4c4a86fbb62897cf992cd9349eaa
2015-11-19 16:00:11 +00:00
OpenStack Proposal Bot 4fa2b00287 Updated from global requirements
Change-Id: I278efc5b202574c805d75a66c3bf87160695ab27
2015-11-18 20:50:38 +00:00
Joshua Harlow eff2625cbb Add new core analyzer script that can be called from 'analyze-oslo.sh' script
Change-Id: I7aefdb21abe299b70eb3bd41ed2889b30318848d
2015-11-17 16:00:12 -08:00
Jenkins 305c2b0d52 Merge "Add a new core recruit tool/template/script" 2015-11-17 11:56:39 +00:00
OpenStack Proposal Bot 714b7c5a59 Updated from global requirements
Change-Id: Ia9e2e7bea71bfa46b8ad7dcec4224697de83aa56
2015-11-17 02:38:38 +00:00
Jenkins 78eba41feb Merge "Add a tool that can extract author information for oslo projects" 2015-11-13 02:33:04 +00:00
Joshua Harlow 84c24c0081 Add a new core recruit tool/template/script
Change-Id: Ie159ff77bc48c1209d066f9342cb9ee2405985ea
2015-11-11 12:10:47 -08:00
OpenStack Proposal Bot 06f5dfd828 Updated from global requirements
Change-Id: I3ebc963c4f74cb450bc6ecb9838c92bd17a76267
2015-11-11 17:23:15 +00:00
Jenkins 43d3fd31d8 Merge "Remove deprecated `apiclient'" 2015-11-11 10:18:42 +00:00
Julien Danjou 3d42eb41e7 tests: remove unused testmods
This was old test files used by pre-oslo.config code. Not useful
anymore.

Change-Id: I3617c6fbe7d079dc783b4f752aeaa65d920ffcd1
2015-11-10 14:16:01 +01:00
Julien Danjou f8affcbb4a Remove deprecated `apiclient'
This has been deprecated for a while and there are better alternative
(keystoneauth1 and cliff) to deal with that.

Change-Id: I2020d73fa9cedb3b3b87c1d8dbc8d437857ec7c2
2015-11-10 14:12:39 +01:00
Lin Tan 7f37bf8348 Correct a typo
Correct a typo in print_list comments

Change-Id: I92bdf7681b8c36a1be299b3f7116cae0328efa1a
2015-11-03 17:12:04 +08:00
Joshua Harlow 987ec0d548 Add a tool that can extract author information for oslo projects
This script will download the oslo repositories and then create
a per project html report with authorship information about each
project (which can then be viewed in your favorite web browser).

This will be used to see who could be a new oslo core recruit(s)
as core reviewers, or just as general useful things to know...

Change-Id: I780e39e353b06cadc1023bafe165b398e3f5a5d4
2015-11-02 11:13:26 -08:00
OpenStack Proposal Bot 426064f0d5 Updated from global requirements
Change-Id: Ia42a2c8c049d9c588ce4c3c9a153ef27caa2561f
2015-10-23 18:48:39 +00:00
Jenkins be81376634 Merge "Adjust script to skip tests if directory not present" 2015-10-23 17:13:45 +00:00
Jenkins 580e1a8bb1 Merge "Remove quotes from subshell call in bash script" 2015-10-22 16:26:41 +00:00
Davanum Srinivas d64e83d9dd Adjust script to skip tests if directory not present
Closes-Bug: #1507683
Change-Id: Ifcba3584ba769f5be4309e5a357947cfe8f08d62
2015-10-20 15:06:26 -04:00
OpenStack Proposal Bot 39d32abaa7 Updated from global requirements
Change-Id: I5cdfa0c1dba3f5197d08b84739459b09d5aa16da
2015-10-19 23:31:44 +00:00
OpenStack Proposal Bot 1fa8ef28b0 Updated from global requirements
Change-Id: I3956b026a77b42a9bdaf5c7156484a64ccb24f5c
2015-10-16 00:59:48 +00:00
OpenStack Proposal Bot 7d4b5a9e7e Updated from global requirements
Change-Id: I56304a7bfdbd73e8a6cb13e5b0c832799f34ddae
2015-10-09 05:03:37 +00:00
Jenkins c9fedebcf1 Merge "Improve error messaging for accessing review.o.o" 2015-10-08 21:17:49 +00:00
Matt Riedemann f4b09ce6c5 Sort keys in table output in print_dict
We should sort the keys on the print_dict output because (1)
it's prettier and (2) it makes the output deterministic so we
can reliably test it.

Change-Id: Ifaecb249a11705ce38516642469653f091463c7a
Partial-Bug: #1503841
2015-10-07 13:57:55 -07:00
Matt Riedemann 075379920e Allow specifying a table header for the value column in print_dict
If you can provide a customer header label for the property (first)
column in the print_dict output you should also be able to provide a
customer header label for the value (second) column.

Partial-Bug: #1503841

Change-Id: Iaa96b80249389fdf12ffbaf84073debebca4b5a4
2015-10-07 12:46:29 -07:00
Ronald Bradford 0c2712df5a Improve error messaging for accessing review.o.o
If the default OS user id does not match your gerrit username you
receive a blanket permission denied error message if retrieving the
list of gerrit projects fails.

This attempts to better identify the username, and provide a more
meaningful error message if the list projects function fails.

Change-Id: Ib05d3e7e4d772f42ad94d362bf34b4a36fc5cceb
2015-09-29 13:02:15 -04:00
Jenkins e5fdc54200 Merge "Change ignore-errors to ignore_errors" 2015-09-25 21:55:56 +00:00
Doug Hellmann 5fd201d2b7 Add dashboard for the documentation sprint
Change-Id: Ib52125a4c7c2927cfa0ce1ac9fc610e931611896
2015-09-24 21:02:36 +00:00
Zhao Lei aac30bf211 Remove quotes from subshell call in bash script
Always no quotes for $() statement.

We don't need quotes to hold blanks in result:
 # i=$(echo 1 2 3)
 # echo $i
 1 2 3
 #

These quotes can make something wrong in some case:
 # i=$(echo '!')
 #
 # i="$(echo '!')"
 -bash: !: event not found
 #

No real problem for current code, only to use a better code style.

Change-Id: I3c87987d3b992c8363ef236a04ae6e35c1315535
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015-09-23 18:44:33 +08:00
Monty Taylor 6c56c36bd8 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I59095c85d4b00d99f2c4183898070fa330d85b1a
2015-09-21 14:42:19 +00:00
OpenStack Proposal Bot 19831ce56a Updated from global requirements
Change-Id: Icb46cfdb4f3d1416c3916d088d77485354286434
2015-09-17 12:15:50 +00:00
OpenStack Proposal Bot 59a9bc1530 Updated from global requirements
Change-Id: I6d7cfc6651f4552847d764c663c6c544c02acf7a
2015-09-15 14:17:48 +00:00
Matt Riedemann 4bbd5edc8b Formally deprecate the memorycache module
In change I97dcd55838941de4bf31aa84b4af7b2cb8e4f116 it was pointed out
that memorycache is deprecated and people should be moving onto using
the oslo.cache library.

This change uses debtcollector to log an actual deprecation warning for
those using the memorycache module at runtime.

Change-Id: Ib013c7b6586860944268b9eec41c6ae003f5e0c8
2015-09-14 13:45:45 -07:00
OpenStack Proposal Bot 7a25bdca0c Updated from global requirements
Change-Id: Ib67a7d0b9e0257a9d17e82e43d54a6f6f3158ee5
2015-08-28 23:46:57 +00:00
OpenStack Proposal Bot fb685e7901 Updated from global requirements
Change-Id: Ia998d0f475e604846076052467d792c3912375a3
2015-08-27 04:17:57 +00:00
OpenStack Proposal Bot 883b8df4cb Updated from global requirements
Change-Id: I42293691fed7662d1f4ca666c9bc7723c9b5f522
2015-08-26 14:04:33 +00:00