Updated git submodules
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 18 Aug 2017 20:05:51 +0000 (16:05 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 22 Aug 2017 13:48:33 +0000 (13:48 +0000)
commit7304e24caf0a1d21f4241e689ed89d2e92cebe48
treed82fd61a23dd98f768a8bc2871bead1ae901e945
parentb017ab805248c7b2f9c406b2665783a8d1650d26
Updated git submodules

Project: integration/packaging master e29cf36568db5863457e4b541ad2e17aa8768c99

Always use current datetime in pkg changelogs

Don't accept a changelog_date param in packaging build logic. Instead,
always automatically find the current datetime and format it
appropriately based on package type.

Now that we're typically building from CI, and not supporting static
builds defined in var files, there's no valid usecase for using a
changelog datetime other than the current datetime. Keeping it just
adds complexity.

Also extract datetime formatting logic to a helper function.

Change-Id: I041f8852a340ff554934a274d3523cc27fcfc464
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
docs/submodules/integration/packaging