Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Llorens aebc4aef10 Release v1.3.0 with packaging files
Change-Id: I2bf3516b2c59b484bd738b0d1caf820084fc9f89
2016-12-07 13:14:25 +01:00
Vincent Llorens fbf53d25ad Update changelogs and system package versions
Change-Id: If18e6decc4b21ddaa230c4be3819dfe1c24cf5f4
2016-11-09 15:37:35 +01:00
Vincent Llorens 670f608252 use pbr fully for easier package building
Even though we always had pbr has a dependency, we didn't use it to
its full extent to ease the building the process.

- use the automatically generated AUTHORS and ChangeLog files when we
  do a `python setup.py bdist_wheel`.

- use pbr postversioning to get the synergy-service package version
  (see: http://docs.openstack.org/developer/pbr/#version)

Sem-Ver: feature
Change-Id: I215a08cd488bcff239c0b37622257a848fbb627a
2016-10-12 10:59:56 +02:00