Commit Graph

4 Commits

Author SHA1 Message Date
zhulingjie e13e89cbfc Update hacking version to latest
Change-Id: Ia2eab1552ee7468a3b8b16e18233638e1950cb15
2019-01-05 01:02:15 +08:00
Ha Manh Dong 29c2a31d7e Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

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

Change-Id: I753abb6ceae046e388357450a6cdb84af6e5fe74
2018-07-19 10:34:25 +07:00
ricolin 9f90f009d8 Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848

Change-Id: I898ab73b99192ebb1ecff9202f9c5ca1c0c3c757
2017-03-02 16:00:41 +08:00
Lingxian Kong 170b47d7ea Initial commit
Add structure, unit tests, and template for mistral-specs, creating
a functional specs repository without any approved specs.

Put example.rst in mitaka/approved and mitaka/implemented respectively
to avoid doc build warnings:
"pattern u'specs/mitaka/approved/*' didn't match any documents"

Implements: blueprint mistral-spec-repository
Change-Id: I092ec2f9b1aef9b1bf328658674119eb3cdf3380
2015-11-18 22:25:55 +08:00