zaqar/zaqar
Sean McGinnis 1af2c91e41
Unblock gate failures
There are a few issues causing all gate runs to fail that are addressed
in this patch.

Update constraints to match global requirements:

There are a few local requirements that conflict with what is now in
upstream global-requirements. This updates sphinx to match the
constrained versions due to incompatibility with py2 and uncaps
jsonschema.

Update handling for falcon 2.0.0 behavior changes:

The 2.0.0 release of falcon changed the default values for two request
query parsing options that would cause failures due to unexpected
results. This sets those options to their previous defaults to maintain
compatibility across 2.0.0 and pre-2.0.0 versions of the package.
Lower constraint version raised to 1.1.0 where the options were
introduced.

There are additional integration test failures with Falcon 2.0.0 that
were due to changes in the subscription URL path.

Closes-bug: #1830903

Requirements and upper constraints not enforced in some tox targets:

The docs and api-ref tox targets were not setting the right dependencies
or the upper constraints to use for pip installs. Also updates the
constraints to the newer preferred static redirect URL maintained by the
release team.

Co-authored-by: wanghao <sxmatch1986@gmail.com>
Change-Id: I19c5363878c629a04e1be902c865ee7cea92dcd9
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-29 09:31:18 -05:00
..
api Remove the pool group totally 2019-01-09 23:32:55 -08:00
bench Update os_client_config to openstack.config 2018-07-27 08:46:11 +08:00
cmd Add zaqar-status upgrade check command framework 2018-12-12 06:08:06 +00:00
common Merge "Introduce the Topic resource into Zaqar-1" 2019-03-19 07:45:20 +00:00
conf Introduce the Topic resource into Zaqar-1 2019-03-07 10:16:39 +08:00
hacking Add log hacking rules 2017-07-05 03:12:32 -04:00
locale Imported Translations from Zanata 2019-02-01 08:08:28 +00:00
notification Using smtplib for Zaqar mail delivery 2018-08-21 01:06:07 +00:00
storage Merge "Introduce the Topic resource into Zaqar-1" 2019-03-19 07:45:20 +00:00
tests Unblock gate failures 2019-05-29 09:31:18 -05:00
transport Unblock gate failures 2019-05-29 09:31:18 -05:00
__init__.py Refactor code structure for notification 2014-12-09 16:19:42 +13:00
bootstrap.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
context.py Remove deprecated context usage 2017-09-22 01:17:51 +00:00
i18n.py Update and optimize documentation links 2017-07-20 18:31:18 +08:00
version.py Introduce Guru to Zaqar 2017-03-09 11:00:29 +08:00