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
Numerous commits have landed since we released 1.13.0 and we're now
ready to consume them with a new neutron-lib release.
This patch proposes we release neutron-lib 1.14.0.
Change-Id: Ic6b1a46fa99fd3aa4fd96ea0fce172c9b273a583
openstacksdk was renamed from python-openstacksdk and was migrated to
storyboard. Update the deliverables files to reflect this. Also, remove
tarball-base settings, since the repo now produces expected tarballs.
Change-Id: Ie2db74ddb9edc72c5f62f0015a2e109204281af3
Reno produces anchor references for sections automatically now, and
those don't have URIs set up so we want to ignore them. If we do have
another target that does have a URI we want to include that, so test
whether we have the URI before including the target info in the
output.
Change-Id: I84f1b67b3078662f72c09c0f69bd09a45a7fe83e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>