Commit Graph

10 Commits

Author SHA1 Message Date
Monty Taylor 481b6576b0 Retire stackforge/logaas 2015-10-17 16:03:29 -04:00
Andreas Jaeger 4bb1e6013f Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-10-04 20:50:09 +02:00
Monty Taylor f3a006a970 Rename doc environment to docs
As per the governance resolution https://review.openstack.org/119875,
projects should have a docs environment in their tox.ini testing
interface. Rename the doc environment to docs.

Change-Id: I63b2a3a31ee5de8221ae27a231ad261ee29c2368
2014-09-08 13:51:26 -07:00
Christian Berendt 691037d0ee Bump hacking to version 0.9.2
Change-Id: Ic1a69ea2db85935a7c90b44d3950ee6122b81f81
2014-07-16 17:06:21 +02:00
Boris Pavlovic 454a62eb99 Init logaas on stackforge
1) Add git review file
2) Fix tox configratuion & couple of pep mistakes to pass pep8
3) Fix coverage to avoid oslo code
4) Fix generation of docs

Change-Id: I20933d8a8c6004b618960f0ad61a71ea10b488cd
2014-06-20 00:20:38 +04:00
Boris Pavlovic 2e44d86f34 Add base for CLI & DB support
This changes includes:
1) Base for unit tests tests
2) Base infrastructure for CLI commands & tests for it
3) Base infrastructure for support of DB & tests for it
4) Exceptions modules that will be used in future
5) First entry point that allows to manage DB
2014-06-14 15:36:53 +04:00
Boris Pavlovic 661b5efcb3 Add missing setup & version modules + fix requirments 2014-06-14 15:36:53 +04:00
Boris Pavlovic 31db9b446f Integrate with oslo incubator 2014-06-09 15:20:41 +04:00
Boris Pavlovic 33cf8efd93 Init structure of project
Add init sturcutre of OpenStack project
2014-06-08 10:16:17 +04:00
Boris Pavlovic 35e7e3d208 Init 2014-06-08 10:05:55 +04:00