File: control

package info (click to toggle)
ovn-octavia-provider 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 788 kB
  • sloc: python: 6,832; sh: 154; makefile: 22
file content (89 lines) | stat: -rw-r--r-- 2,498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: ovn-octavia-provider
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools (>= 109~),
 python3-all,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 python3-coverage,
 python3-hacking,
 python3-keystoneauth1,
 python3-isort,
 python3-mock,
 python3-netaddr,
 python3-neutron (>= 2:15.0.0),
 python3-neutron-lib (>= 2.1.0),
 python3-neutronclient,
 python3-octavia-lib,
 python3-openstackdocstheme,
 python3-openvswitch,
 python3-oslo.config,
 python3-oslo.log,
 python3-oslo.messaging (>= 12.4.0),
 python3-oslo.serialization (>= 2.28.1),
 python3-oslo.utils,
 python3-oslotest,
 python3-ovsdbapp (>= 0.17.0),
 python3-pbr,
 python3-sphinxcontrib.svg2pdfconverter,
 python3-sqlalchemy (>= 1.2.19),
 python3-stestr,
 python3-tenacity (>= 5.0.2),
 python3-testresources,
 python3-testscenarios,
 python3-testtools,
 python3-webtest,
 subunit,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-ovn-octavia-provider
Vcs-Git: https://salsa.debian.org/openstack-team/python/python-ovn-octavia-provider.git
Homepage: https://opendev.org/openstack/ovn-octavia-provider

Package: python3-ovn-octavia-provider
Architecture: all
Depends:
 python3-keystoneauth1,
 python3-netaddr,
 python3-neutron-lib (>= 2.1.0),
 python3-neutronclient,
 python3-octavia-lib,
 python3-openvswitch,
 python3-oslo.config,
 python3-oslo.log,
 python3-oslo.messaging (>= 12.4.0),
 python3-oslo.serialization (>= 2.28.1),
 python3-oslo.utils,
 python3-ovsdbapp (>= 0.17.0),
 python3-pbr,
 python3-sqlalchemy (>= 1.2.19),
 python3-tenacity (>= 5.0.2),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-ovn-octavia-provider-doc,
Description: OpenStack Octavia integration with OVN - Python 3.x
 OVN provides virtual networking for Open vSwitch and is a component of the
 OpenvSwitch project. This project provides integration between OpenStack
 Octavia and OVN.
 .
 This package contains the Python 3.x module.

Package: python-ovn-octavia-provider-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack Octavia integration with OVN - doc
 OVN provides virtual networking for Open vSwitch and is a component of the
 OpenvSwitch project. This project provides integration between OpenStack
 Octavia and OVN.
 .
 This package contains the documentation.