vigie 0.0.1
Package Information
| Description | OpenStack operator API - api Vigie is an OpenStack operator API aimed to ease the administration of an existing deployment. It typically can be used by operators to do daily tasks such as purging all resources of a project, evacuate a compute or a network node for maintenance and more. This package provides the API. |
|---|---|
| Maintainer | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed By | Thomas Goirand <zigo@debian.org> |
| Sponsor | zigo@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/openstack-team/services/vigie.git (browse) |
| Closes | #1147763 |
| Tracker | https://tracker.debian.org/pkg/vigie |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Mon, 06 Oct 2025 09:25:01 +0200 |
| Source | vigie |
| Version | 0.0.1 |
| Changed-By | Thomas Goirand |
| Architecture | source all |
Changelog
vigie (0.0.1) unstable; urgency=medium . * Initial release. (Closes: #1147763)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-vigie deb python optional arch=all vigie-api deb net optional arch=all vigie-common deb net optional arch=all vigie-worker deb net optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vigie
Source: https://salsa.debian.org/openstack-team/services/vigie
Files: *
Copyright: (c) 2025, Thomas Goirand <zigo@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian-based systems the full text of the Apache version 2.0 license
can be found in `/usr/share/common-licenses/Apache-2.0'.