Commit Graph

25 Commits

Author SHA1 Message Date
Stephen Finucane 6676aa9256 Retire oslosphinx
Change-Id: I8c132b41ac325b3ad9c420df583d19b08c18f690
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-Bug: #1713543
Depends-On: https://review.openstack.org/#/c/649954/
2019-04-04 09:53:27 +00:00
OpenStack Proposal Bot 5c873d8ddc Updated from global requirements
Change-Id: I2536e161b46302370f61fa694ca901a29b8f23e7
2017-11-16 11:22:22 +00:00
OpenStack Proposal Bot 12af45e849 Updated from global requirements
Change-Id: I0c939b738ffc5b687525edac8a3a46d5dbea3eb1
2017-06-10 21:47:16 +00:00
OpenStack Proposal Bot 9cd021f0bd Updated from global requirements
Change-Id: I3796dc1db17d753920b5848a5df556e26154b3da
2017-04-12 04:20:31 +00:00
OpenStack Proposal Bot a800d4c3df Updated from global requirements
Change-Id: Ia8a6ecd29abcf831019d00dccab2b09829929529
2017-03-02 17:51:35 +00:00
OpenStack Proposal Bot 63b3002737 Updated from global requirements
Change-Id: I159de927d5f63b363a1e643c661f8f19b386cb4a
2017-02-11 17:50:49 +00:00
OpenStack Proposal Bot a5271974a2 Updated from global requirements
Change-Id: I856b99d980fb4354b7ed8927b70949b8144b46d5
2016-12-02 05:12:39 +00:00
OpenStack Proposal Bot 07323255f9 Updated from global requirements
Change-Id: I51daf01c62c18a5abb54d431959d6dabd50c3dd9
2016-11-09 04:23:13 +00:00
OpenStack Proposal Bot c327f858e6 Updated from global requirements
Change-Id: Ie5922a24122950c6ab82637d818bdac284a469f2
2016-05-17 14:09:18 +00:00
OpenStack Proposal Bot 6903e98bfb Updated from global requirements
Change-Id: I086cc0a93b00abc16c2bf9aa03a95d23c8455d44
2016-01-16 03:31:36 +00:00
OpenStack Proposal Bot b73bfc5cc9 Updated from global requirements
Change-Id: Ifb3265b0f0849e5e9aac97574ae457a4e4415130
2015-12-15 18:16:34 +00:00
OpenStack Proposal Bot 23539cbb14 Updated from global requirements
Change-Id: I97cb7c94fb4d2b23a289fd05ed5e1060a064118a
2015-11-27 22:41:34 +00:00
OpenStack Proposal Bot 53c4ae72e9 Updated from global requirements
Change-Id: Ib8e15a9f3da8800687d4244540b7a8aa902e5d14
2015-10-09 05:04:02 +00:00
Javier Pena 2525bb98d1 Make urlparse import Python3-compatible
urlparse moved to urllib.parse, so the current code fails in
Python3. Using six to ensure compatibility.

Related-Bug: #1426898

Change-Id: I9297c886dcc361238e942cb8162f589072001094
2015-09-28 11:34:24 +02:00
OpenStack Proposal Bot e9e52bd118 Updated from global requirements
Change-Id: Id34a666b95d54872619a505dcf30fde391fddd5b
2015-09-17 12:16:20 +00:00
OpenStack Proposal Bot 3f9bccefc9 Updated from global requirements
Change-Id: Idaa1f7f8c45759bbb2af4abda7a635c5f92aec6f
2015-08-26 14:08:08 +00:00
OpenStack Proposal Bot 66f688aedc Updated from global requirements
Change-Id: Id53b19b67a2dd99d568141d6d36b0cdb720dcf27
2015-08-10 01:09:50 +00:00
OpenStack Proposal Bot 4436e1161b Updated from global requirements
Change-Id: I45aab8ced05719e3189bb129afea54f8070f0b85
2015-07-15 00:29:02 +00:00
OpenStack Proposal Bot 01d3a5a662 Updated from global requirements
Change-Id: I7889ee5c3e1d9c686451149beaca09ba136026ec
2015-06-22 08:27:25 +00:00
OpenStack Proposal Bot d79b8cc3ff Updated from global requirements
Change-Id: I53fe1ede93a10518c4d97db8027034e380a06566
2015-05-07 23:36:54 +00:00
OpenStack Proposal Bot 6e76e425d7 Updated from global requirements
Change-Id: I1cca99b86c395d0025fcb73575e036e30b2cdb36
2015-05-04 20:08:42 +00:00
Doug Hellmann 4ce81f85fb Add an extension for validating blueprint names
This new extension requires spec filenames to match blueprint names in
the relevant project. This is based on work originally done in
oslo-specs under https://review.openstack.org/#/c/138392/

Change-Id: Ifd58f4f71f661229f09ecf01047bc7a7b1dc0b08
2014-12-09 15:49:01 -05:00
Doug Hellmann 64fe08f931 Add pbr to installation requirements
Add pbr to the list of installation requirements so that it is installed
via pip before this library is installed, instead of with easy_install.
This avoids issues like Bug #1384919, and ensures that projects that use
this library as a dependency are properly installed.

Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
2014-10-24 09:32:21 -04:00
Julien Danjou 846487072c Remove empty file
It's useless to include it since it's empty.

Change-Id: I18e147ed2a62671ece9228eb3c6c411bb2aea8f7
2014-09-11 10:38:00 +02:00
Doug Hellmann ac91ff16bc Import Sphinx theme for OpenStack
This is a copy of the Sphinx theme for OpenStack developer
documentation imported from the ceilometer repository. After
this library is released, we will remove the copies of the
theme from all of the other repositories.

blueprint oslo.sphinx

Change-Id: I20b6c224b8d8fbede354c2a28ad67eda3a4b9dac
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-07-03 11:13:33 -04:00