Commit Graph

5 Commits

Author SHA1 Message Date
ricolin 9bbf3d8a97 retire js-openstack-lib
This project is being retired

Release update: https://review.opendev.org/c/openstack/governance/+/771789

ML: http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019847.html
Codesearch: https://codesearch.opendev.org/?q=js-openstack-lib&i=nope&files=&excludeFiles=&repos=

Change-Id: I94c42c0ac3ec23c685d1b50d35383ad078916f06
2023-10-19 12:29:20 -07:00
Corentin Ardeois 33186289aa Update OpenStack documentation template
As we will upload documentation to developer.openstack.org, this
patch switch sphinx template from 'osloshpinx' to
'openstackdocstheme'

Change-Id: I8073e72c11117ec605dcc8441a0c091f030014f8
2016-10-25 20:20:54 +02:00
Michael Krotscheck 2a36753e53 Added oslo-sphinx to bindep.txt
Our documentation build needs oslosphinx to work properly.

Change-Id: I3898951e50ff5c7bae3286c900b00df9b4bb9904
2016-08-17 09:35:34 -07:00
Michael Krotscheck a6fc905eb7 Added python-sphinx to dependencies
This makes sure that python-sphinx, required to build our documentation,
is installed.

Change-Id: Ice6305d38ef5c1bf155b559c2425fdf59c0d94bb
2016-08-09 12:37:30 -07:00
Michael Krotscheck c55a52ceb9 List system dependencies for running common tests
Add a bindep.txt file containing a cross-platform list
of dependencies needed for running included non-devstack tests.

This change is needed since the infra team will not install standard
packages in jobs anymore, projects should use other-requirements.txt
instead. The macros xvfb-install, firefox-install, chrome-install
which are used to run some jobs for this repository will be removed
soon.

This change is self-testing.

For bindep.txt see also
http://docs.openstack.org/infra/manual/drivers.html#package-requirements

[*] http://docs.openstack.org/infra/bindep/

Change-Id: I50eebc67896e5ba1965ab3b987ca44dd1225702f
Depends-On: I6d3491c1ee18c579c768ae931a5edb2b783a19a3
2016-08-09 12:32:58 -07:00