Commit Graph

23 Commits

Author SHA1 Message Date
Jeremy Stanley 5d445e021c Retirement Step 2: Remove Project Content
As discussed in our meetings and announced to the ML.

https://lists.openstack.org/pipermail/openstack-discuss/2022-June/028816.html

Change-Id: Ib37e487412b048b0888b05321424e3a5bdfbbe91
Depends-On: https://review.opendev.org/844500
Needed-By: https://review.opendev.org/844501
2022-06-02 16:28:58 +00:00
Anand Bhat ac430256ea Migrate from testr to stestr
* Replace .testr.conf by .stestr.conf for migration and update
  .gitignore accordingly
* Use py3 as the default runtime for tox and 3.18.0 as the
  minversion for tox

Change-Id: I5c389527c1e11ab9e1f5f5797cb1bd1e58bd8753
2021-07-14 15:48:54 +05:30
Zuul 25fb3a9f53 Merge "Change openstack-dev to openstack-discuss" 2021-03-18 03:10:10 +00:00
Andreas Jaeger 18361b3ca8 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Update to use openstackdocstheme, cleanup setup.cfg, tox.ini for
python3.

Fix build problems with newer Sphinx.

Change-Id: I433dee9372af6e477d96ded8cb93bc04f85e209d
2020-06-03 21:21:27 +02:00
huang.zhiping d7dd65ac4b Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ib53ad81385ca3b9901820249d7ead2f52d59dd2f
2019-10-30 14:24:47 +00:00
OpenDev Sysadmins c50c213000 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:08 +00:00
Doug Hellmann 1aa17cba24 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I154a030cb35f82c5645afd5b9189fe0c33780983
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:48:54 -04:00
Doug Hellmann 2e9bdebb79 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I94ea2a4ca08edbf7ec2dc4139dd5d93dab6c5180
Story: #2002586
Task: #24760
2018-08-20 16:58:02 -04:00
Doug Hellmann c5dffbf67f import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ic86f06aa22934bcc7442dbdf9e2e27169d1ecaf2
Story: #2002586
Task: #24760
2018-08-20 16:56:48 -04:00
Zuul 69f2306bfd Merge "Cleanup project home page and add links" 2018-04-05 15:15:10 +00:00
Gage Hugo 052bc3c3f7 Security findings for keystonemiddleware
This change adds keystonemiddleware architecture documentation as well
as initial findings of possible security vulnerabilities.

Change-Id: I2e7a96f46879586a372b71ebcaa8bfdd8faf7e39
Co-Authored-By: Kristi Nikolla <knikolla@bu.edu>
2018-03-23 21:36:23 +00:00
Gage Hugo c43a1e2753 Cleanup project home page and add links
This change cleans up the project home page documentation and
adds links to both the template documents and the barbican
documentation. Future review findings should be added to the list.

Change-Id: I26691a1d800ba9c814cad78904aeb302be9d4cc2
2017-12-13 17:52:24 -06:00
Jenkins 148f9db712 Merge "Updated security review template" 2016-12-12 18:47:49 +00:00
Doug Chivers 128588c2a4 Updated security review template
Updated security review template to suit asset based security
review.

Change-Id: Ifcc8cb3fcd289b35b243947e90a9a59d4da71b0e
2016-12-11 14:34:06 +00:00
Jenkins e134a1875e Merge "Initial draft of Barbican review" 2016-10-10 16:51:49 +00:00
Douglas Mendizábal f31be8a32d Initial draft of Barbican review
Change-Id: Id2a1be4baf4a2a62433572785359dd7c550ce8a5
2016-10-10 16:58:48 +01:00
Andreas Jaeger e5c5f5078e Report sphinx errors
Add warnerrors variable so that sphinx tells us about documentation
problems.

Change-Id: I6ad62b2c148f3299ff4f8735a91f5cc91e06ec38
2016-08-26 15:12:11 +02:00
Andreas Jaeger ab0e341aa0 Update requirements
Remove all unneeded requirements, also remove some extra tox targets.
Make docs environment the default tox environment.

Add bindep.txt file so that only required packages get installed. Add
bindep environment for tox.ini.

Change-Id: I5792ebeea31b845ad732822ea1c8e8d9030d65c0
2016-08-26 15:11:30 +02:00
Andreas Jaeger 9db40c78d6 Cleanup tox.ini
Remove old constraints environments, those are not used anymore.

Note also that this repo has not used constraints - and does not need them,
since it's not installed on actual systems.

Change-Id: Ibf5b56cf2b802bdb28ba282875078640c57c82af
2016-08-26 10:48:37 +02:00
Jenkins ee91b2dae1 Merge "Adding templates for security review artifacts" 2016-08-17 22:15:40 +00:00
Robert Clark a0eaac1265 Adding .DS_Store to .gitignore
Change-Id: I33b8b482b9ec6023acf2896045178d544000e54a
2016-08-17 11:07:29 -05:00
Doug Chivers 4508ffacc9 Adding templates for security review artifacts
Change-Id: Ia4461cddcc9ff4ba2d5d64dc6c316da8d20dd968
2016-08-16 15:55:11 -05:00
Steven Dake 23bf5b36da Initial Cookiecutter Commit. 2016-06-02 21:40:40 -07:00