68d769bf71
Although the Climate project was renamed to Blazar in 2014, the code has still been using the climate namespace. This patch moves all code to the blazar directory and allows users and operators to use the 'blazar' command namespace. The 'climate' namespace remains O release to allow users of Blazar time to move their own code to the blazar namespace, but will be removed in P release development cycle. Change-Id: Icbe6fab1051aae4ac819982a1fa4f323cb0bf2d0 Partial-Bug: #1662734
12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
include AUTHORS
|
|
include README.rst
|
|
include ChangeLog
|
|
include LICENSE
|
|
|
|
recursive-include blazar/locale *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|