It's hard to compute how many files changed, because with renames and
deletions it can look like more changed than exist now. It's easier to
compute how many files *did not* change, by looking at which SHAs are
referenced from the git trees at the start and end point.
Change-Id: I9e565d3d31352921b81847528d09c6d733196352
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
In the course of putting together some stats for a presentation, we
needed a tool to calculate the amount of change in a bunch of
repositories over time. I thought it might be useful to other folks,
too.
Change-Id: I64e04b7b0b76a3c6c26cb15e1a6c57dcf4a7293f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This tag adds the following functionalities:
- Include ssl certificates
- port pools tests.
Even if the plugin is branchless due to reqs this would be the final tag
to be used against stable/queens main repos.
Change-Id: I0bfea7b33c0b5d7091595362cab3be7a579928d3
This will be the last release before turning os-client-config into a
thin compatibility shim on top of openstacksdk.
Change-Id: I15a6972a57a4f4d0f0b4144003fed085f5a1c10b
An earlier commit tried to make the canonical form of the independent
series name just 'independent', but it did not update the
list-deliverables command. This patch completes the work.
Change-Id: Ie161325f58f762d417031b2b70b57c49d72a2f9f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This is the first release version for python-qinlingclient under
openstack official release management.
The most significant change for this release is the function
versioning CLI support.
Change-Id: Ibaa24c5e88dc5391fbf8fa25f14fc54b407cb6ab
I can never remember what the option --no-shortcut is called, so add
aliases --force and -f which are the more common name for this sort of
option.
Change-Id: I466a04e58c84c07d2f43352913e540b8e6d3bbf2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
For list-changes and the announcement emails we want to ignore any
local cache file created when a package was built and scan the git
repository again. The cache file is meant to be used by the consumer
of the package being released, but we have the git repository so we
don't need it and ignoring it will ensure we have the correct notes in
any announcements.
Change-Id: I047f7e455a1d238d12cf94a60cd0d44f44406a3d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The oslosphinx library is deprecated and we do not expect any more
releases.
Change-Id: Ieece9437b86198e583819f8c7a31c71b991a2904
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Now that we've published a release after the python-openstacksdk ->
openstacksdk rename, we can update the links.
Change-Id: I822ee22996602403e5b2c5540405e95868802eff