Go to file
Nguyen Hung Phuong 527547a3ee Clean imports in code
In some part in the code we import objects. In the Openstack style guidelines
they recommend to import only modules. [1]: "Do not import objects, only modules".

[1] https://docs.openstack.org/hacking/0.10.3/

Change-Id: Ib28240efb761a9426c57ac2551e0f19f07cdc2fb
2018-02-21 17:57:30 +07:00
2018-02-21 17:57:30 +07:00
2018-02-14 16:31:57 +03:00
2018-02-14 16:31:57 +03: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 6 MiB
Languages
Python 100%