Commit Graph

7 Commits

Author SHA1 Message Date
Pierre Riteau 70df84dc61 Remove remnants of RTD documentation
Change-Id: I0e0b834702f87e484f523ba5cd423dee335f26bd
2024-04-15 16:06:02 +02:00
xuanyandong 335aa966f3 Remove six
Replace the following items with Python 3 style code.

- six.moves
- six.add_metaclass
- six.PY3
- six.text_type
- six.string_type
- six.string_types
- six.iteritems
- six.integer_types

Implements: blueprint six-removal
Change-Id: Ifdb5ffad4203f14c58959b87338d0de34af76674
2021-01-12 09:02:22 +08:00
François Magimel 2d455849b1 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

This will show other versions of the doc, too.

Change-Id: I7d0a1b4e6cbb65e92eb332349e87c8896680e716
2018-08-21 13:54:06 +00:00
Luka Peschke dd64aaa3d5 Remove Ceilometer collector and transformer
As announced during the Queens cycle, all ceilometer-collector
related code has been removed.

Change-Id: I03f9a89ae4bc970fbc421dd6964be95cdacfe758
Task: 6293
Story: 2001503
2018-03-07 09:14:02 +00:00
Claudiu Belu 9d367d402f Removes unused posix_ipc requirement
posix_ipc is not used anywhere in the project.

Change-Id: I2eee33d9b5340e50ebd0c732903c17e132cca008
2016-02-11 08:44:54 -08:00
Bertrand Lallau 50199eb15a Remove iso8601 dependency
CloudKitty does not import and use this module directly,
no need to list it in the requirements.
This dependency was required before oslo_utils.

Change-Id: Ie323185b6006af306b09f814ac92c19049d94d5a
2015-12-13 09:43:05 +01:00
Stéphane Albert 7dbf3accf6 readthedocs doesn't allow multiple files anymore
Change-Id: I8765f1143402394c032273763ee0d97dadb86c44
2015-09-02 18:33:25 +02:00