6 Commits

Author SHA1 Message Date
Takashi Natsume
d867ef6551 Replace old URLs with new ones
Change-Id: I66d76bed4ec19ef7517d88de20fcc32fea635261
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-06-24 08:38:31 +00:00
Takashi Natsume
13ab47e786 Remove unnecessary packages in bindep.txt
Change-Id: I3975e5a67e0a8614ac2d6568e294c32a14f789e9
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-04-16 02:55:48 +09:00
Takashi Natsume
a66f070215 Add openssl in bindep.txt
Change-Id: If812bf19a569667b96e4cada106da04346449778
Closes-Bug: 1966551
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-04-10 11:27:07 +00:00
Ghanshyam Mann
1322199845 migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
- bug#1886298
Bump the lower constraints for below deps which added python3.8 support
Markupsafe==1.1.1
cffi==1.14.0
greenlet==0.4.15
PyYAML==3.13

Story: #2007865
Task: #40200

Closes-Bug: #1886298

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: I9857dc20057b97a2d0bae5b0b3410fa958bdc74f
2020-07-11 00:21:25 +00:00
Takashi NATSUME
561b35a8a8 Update URLs in docs, comments and setup.cfg
Some URLs are broken, so fix them.
The other URLs are redirect to new URLs,
so replace them with new ones.

Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1
Closes-Bug: #1707104
2017-07-28 12:14:12 +09:00
Andreas Jaeger
1adabce8bf Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: Ida04b2a6277f141701d20fe55ac327a1e8513adf
2016-08-12 21:14:16 +02:00