92bcc48f97
1- Get target prefix 2- if prefix == '/usr' --> Force configuration file location to /etc 3- else --> set file location relative to the prefix ex : prefix/bin, prefix/share, prefix/etc 4- Update conf file content with the template path location 5- Update script file content with version and configuration file location
11 lines
296 B
Plaintext
11 lines
296 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=0.8
|
|
tortilla>=0.4.1
|
|
Jinja2>=2.7.3
|
|
Sphinx>=1.2.3
|
|
docopt>=0.6.2
|
|
simplejson>=3.8.1
|