Commit Graph

8 Commits

Author SHA1 Message Date
Vu Cong Tuan aa2a14a037 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I9d22be39bec67fc17841367a0ef0ac439143af6c
2022-04-14 09:23:56 +02:00
Tetsuro Nakamura b0ed63db7d Fix empty sections in pdf document
The following sections were empty in the pdf document.

  3. Installation Guide
  4. Configuration Reference
  5. CLI Reference
  6. API Reference

This was because it is already referred in the second section.

  2. Admin Guide

This patch fixes the empty sections by moving the admin guide after
those sections.

Change-Id: I96d8b2fa9475c097e9eda6ecfc7ebb5a9f471567
Story: 2006073
Task: 34795
2019-09-26 15:30:56 +02:00
Hiroaki Kobayashi 99cb6b5199 Register and document policy in code
This patch moves default policy definitions from file-based maintenance
to registering them in code following OpenStack standard[1].

[1] https://governance.openstack.org/tc/goals/queens/policy-in-code.html

Change-Id: I47afa929ebfa30e17c2dbeac31108ecbab67f067
Implements: blueprint policy-in-code
2018-06-11 17:36:13 +09:00
sbauza 6ef0b22f31 Add Cover directory to gitignore
Change-Id: I51013def22b22c3a2a666addeb0b26fb76c4de56
Fixes-Bug: #1255991
2013-11-28 15:24:43 +01:00
Julien Danjou fe64cb2178 Run tests using testrepository
Change-Id: Ic0b4146d18fe7dba6f7c43c48ad6507147ef11eb
2013-11-19 13:41:02 +01:00
Swann Croiset 299d79c915 Ignore vim temporary files
Change-Id: Ic422e23c0c1590c683bafeb56ca30281d53efef4
2013-11-15 11:30:52 +01:00
Julien Danjou f20d7b1cb3 Import project layout
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-03-21 17:49:08 +01:00
Julien Danjou 880b5a68cd Initial commit 2013-03-21 07:38:55 -07:00