Nguyen Hung Phuong a9347cb369 Fix html_last_updated_fmt for Python 3
The previous version returned a byte string, which caused errors on
Python 3. I borrowed the fix from [1].

Change-Id: If89a3808271756925708e5f48f4a9726b5e25aec
1: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9dc4c8704eef2e48fbae992db094be7ac91f8c6c
2018-07-17 14:57:06 +07:00
2018-03-13 10:30:09 +03:00
2018-05-23 08:28:46 +00:00
2017-02-16 10:42:40 +00:00
2015-10-23 11:59:37 +00:00
2015-11-10 06:28:39 -06:00
2015-11-10 06:28:39 -06:00
2017-08-04 11:13:23 +08:00
2017-08-04 15:37:59 +03:00
2017-08-04 15:37:59 +03:00
2015-11-10 06:28:39 -06:00
2016-03-17 15:19:32 +01:00

Team and repository tags

image

README

Watcher Specifications

This git repository is used to hold approved design specifications for additions to the Watcher project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved, but not yet implemented specs/<release>/implemented: implemented specifications

Description
Watcher Specifications
Readme 5.5 MiB
Languages
Python 100%