Debian NEW package overview for vmms
| vmms_0.0.1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 06 Oct 2025 09:25:01 +0200 |
| Source: | vmms |
| Binary: | python3-vmms vmms-api vmms-common vmms-worker |
| Architecture: | source all |
| Version: | 0.0.1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed-By: | Thomas Goirand <zigo@debian.org> |
| Description: | python3-vmms - OpenStack VM migration scheduler - Python lib vmms-api - OpenStack VM migration scheduler - api vmms-common - OpenStack VM migration scheduler - common files vmms-worker - OpenStack VM migration scheduler - worker daemon |
| Closes: | 1119313 |
| Changes: | vmms (0.0.1) unstable; urgency=medium * Initial release. (Closes: #1119313) |
| Files: | d14135b4ce7c3f9f28cc07971eac5125 2124 net optional vmms_0.0.1.dsc e1a6ce516a60a9ae48ea24f76db3bf56 20548 net optional vmms_0.0.1.tar.xz 92fecf2ee58947e1c95bb873d4bee60d 18796 python optional python3-vmms_0.0.1_all.deb db74c6640c9aafd6da1571656724b60d 23464 net optional vmms-api_0.0.1_all.deb bffe800f5b53a384f4146d5a74a0d5c8 29076 net optional vmms-common_0.0.1_all.deb f54869697cca3520a1cc46fb440589da 5364 net optional vmms-worker_0.0.1_all.deb f2e6a6dba360e3cdbc053768f82b2040 12010 net optional vmms_0.0.1_amd64.buildinfo |
| vmms_0.0.1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (native) |
| Source: | vmms |
| Binary: | vmms-api, python3-vmms, vmms-common, vmms-worker |
| Architecture: | all |
| Version: | 0.0.1 |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Uploaders: | Thomas Goirand <zigo@debian.org>, |
| Homepage: | https://salsa.debian.org/openstack-team/services/vmms |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/openstack-team/services/vmms |
| Vcs-Git: | https://salsa.debian.org/openstack-team/services/vmms.git |
| Build-Depends: | debhelper-compat (=10), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools |
| Build-Depends-Indep: | alembic, python3-alembic, python3-flask, python3-jinja2, python3-keystonemiddleware, python3-mistralclient, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.log, python3-sqlalchemy, python3-tooz |
| Package-List: | python3-vmms deb python optional arch=all vmms-api deb net optional arch=all vmms-common deb net optional arch=all vmms-worker deb net optional arch=all |
| Files: | e1a6ce516a60a9ae48ea24f76db3bf56 20548 vmms_0.0.1.tar.xz |
| control file for python3-vmms_0.0.1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-vmms |
| Source: | vmms |
| Version: | 0.0.1 |
| Architecture: | all |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Installed-Size: | 111 |
| Depends: | alembic, python3-alembic, python3-flask (>=2.0.0), python3-jinja2, python3-keystonemiddleware, python3-mistralclient, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.log, python3-pbr, python3-sqlalchemy (>=1.4.0), python3-tooz, python3:any |
| Section: | python |
| Priority: | optional |
| Homepage: | https://salsa.debian.org/openstack-team/services/vmms |
| Description: | OpenStack VM migration scheduler - Python lib VM Migration Scheduler (aka: vmms) is an OpenStack project that makes it possible to schedule the migraiton of VMs from one cloud to another. Its API allows one to add, list, delete VMs in the Mistral workflow scheduler, while the worker is able to schedule VM migrations during a time window. . This package provides the Python lib. |
| contents of python3-vmms_0.0.1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-06 07:25 ./ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/ -rw-r--r-- root/root 673 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/__init__.py -rw-r--r-- root/root 18397 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/api.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/cmd/ -rw-r--r-- root/root 589 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/cmd/__init__.py -rw-r--r-- root/root 2674 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/cmd/manage.py -rw-r--r-- root/root 4839 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/cmd/upload_workflow.py -rw-r--r-- root/root 5200 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/config.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/ -rw-r--r-- root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/__init__.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/ -rw-r--r-- root/root 589 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/__init__.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/ -rw-r--r-- root/root 531 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/alembic.ini -rw-r--r-- root/root 1513 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/env.py -rw-r--r-- root/root 494 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/script.py.mako drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/versions/ -rw-r--r-- root/root 1264 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/alembic/versions/initial_migration.py -rw-r--r-- root/root 1628 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/database.py -rw-r--r-- root/root 2095 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/db/sqlalchemy/models.py -rw-r--r-- root/root 11035 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/mistral_client.py -rw-r--r-- root/root 24451 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/worker.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/wsgi/ -rw-r--r-- root/root 589 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/wsgi/__init__.py -rw-r--r-- root/root 710 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms/wsgi/api.py drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/ -rw-r--r-- root/root 2613 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/dependency_links.txt -rw-r--r-- root/root 190 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/entry_points.txt -rw-r--r-- root/root 1 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/not-zip-safe -rw-r--r-- root/root 0 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/requires.txt -rw-r--r-- root/root 5 2025-10-06 07:25 ./usr/lib/python3/dist-packages/vmms-0.0.1.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/python3-vmms/ -rw-r--r-- root/root 155 2025-10-06 07:25 ./usr/share/doc/python3-vmms/changelog.gz -rw-r--r-- root/root 932 2025-10-06 07:25 ./usr/share/doc/python3-vmms/copyright | |
| copyright of python3-vmms_0.0.1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vmms
Source: https://salsa.debian.org/openstack-team/services/vmms
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'.
| |
| control file for vmms-api_0.0.1_all.deb (click to toggle) | |
|---|---|
| Package: | vmms-api |
| Source: | vmms |
| Version: | 0.0.1 |
| Architecture: | all |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Installed-Size: | 155 |
| Depends: | adduser, debconf, python3-keystoneclient, python3-pastescript, q-text-as-data, uwsgi-plugin-python3, vmms-common (=0.0.1), debconf (>=0.5) | debconf-2.0 |
| Section: | net |
| Priority: | optional |
| Homepage: | https://salsa.debian.org/openstack-team/services/vmms |
| Description: | OpenStack VM migration scheduler - api VM Migration Scheduler (aka: vmms) is an OpenStack project that makes it possible to schedule the migraiton of VMs from one cloud to another. Its API allows one to add, list, delete VMs in the Mistral workflow scheduler, while the worker is able to schedule VM migrations during a time window. . This package provides the API. |
| contents of vmms-api_0.0.1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-06 07:25 ./ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/init.d/ -rwxr-xr-x root/root 8311 2025-10-06 07:25 ./etc/init.d/vmms-api drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/vmms/ -rw-r--r-- root/root 2293 2025-10-06 07:25 ./etc/vmms/vmms-api-uwsgi.ini drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/systemd/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/systemd/system/ -rw-r--r-- root/root 603 2025-10-06 07:25 ./usr/lib/systemd/system/vmms-api.service drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/vmms-api/ -rw-r--r-- root/root 155 2025-10-06 07:25 ./usr/share/doc/vmms-api/changelog.gz -rw-r--r-- root/root 932 2025-10-06 07:25 ./usr/share/doc/vmms-api/copyright | |
| copyright of vmms-api_0.0.1_all.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as python3-vmms (python3-vmms_0.0.1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vmms
Source: https://salsa.debian.org/openstack-team/services/vmms
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'.
| |
| control file for vmms-common_0.0.1_all.deb (click to toggle) | |
|---|---|
| Package: | vmms-common |
| Source: | vmms |
| Version: | 0.0.1 |
| Architecture: | all |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Installed-Size: | 182 |
| Depends: | adduser, dbconfig-common, debconf, gettext-base, python3-vmms (=0.0.1), sqlite3, debconf (>=0.5) | debconf-2.0, python3:any |
| Section: | net |
| Priority: | optional |
| Homepage: | https://salsa.debian.org/openstack-team/services/vmms |
| Description: | OpenStack VM migration scheduler - common files VM Migration Scheduler (aka: vmms) is an OpenStack project that makes it possible to schedule the migraiton of VMs from one cloud to another. Its API allows one to add, list, delete VMs in the Mistral workflow scheduler, while the worker is able to schedule VM migrations during a time window. . This package provides common files |
| contents of vmms-common_0.0.1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-06 07:25 ./ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/vmms/ -rw-r--r-- root/root 467 2025-10-06 07:25 ./etc/vmms/vmms-upload-workflow.conf drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/bin/ -rwxr-xr-x root/root 155 2025-10-06 07:25 ./usr/bin/vmms-manage -rwxr-xr-x root/root 164 2025-10-06 07:25 ./usr/bin/vmms-upload-workflow -rwxr-xr-x root/root 151 2025-10-06 07:25 ./usr/bin/vmms-worker drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/vmms-common/ -rw-r--r-- root/root 155 2025-10-06 07:25 ./usr/share/doc/vmms-common/changelog.gz -rw-r--r-- root/root 932 2025-10-06 07:25 ./usr/share/doc/vmms-common/copyright drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/vmms-common/ -rw-r--r-- root/root 35825 2025-10-06 07:25 ./usr/share/vmms-common/vmms.conf drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/vmms-common/workflows/ -rw-r--r-- root/root 985 2025-10-06 07:25 ./usr/share/vmms-common/workflows/migrate_vm_workflow.yaml.j2 | |
| copyright of vmms-common_0.0.1_all.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as python3-vmms (python3-vmms_0.0.1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vmms
Source: https://salsa.debian.org/openstack-team/services/vmms
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'.
| |
| control file for vmms-worker_0.0.1_all.deb (click to toggle) | |
|---|---|
| Package: | vmms-worker |
| Source: | vmms |
| Version: | 0.0.1 |
| Architecture: | all |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Installed-Size: | 28 |
| Depends: | adduser, vmms-common (=0.0.1) |
| Section: | net |
| Priority: | optional |
| Homepage: | https://salsa.debian.org/openstack-team/services/vmms |
| Description: | OpenStack VM migration scheduler - worker daemon VM Migration Scheduler (aka: vmms) is an OpenStack project that makes it possible to schedule the migraiton of VMs from one cloud to another. Its API allows one to add, list, delete VMs in the Mistral workflow scheduler, while the worker is able to schedule VM migrations during a time window. . This package provides the worker daemon. |
| contents of vmms-worker_0.0.1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-06 07:25 ./ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./etc/init.d/ -rwxr-xr-x root/root 8271 2025-10-06 07:25 ./etc/init.d/vmms-worker drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/systemd/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/lib/systemd/system/ -rw-r--r-- root/root 608 2025-10-06 07:25 ./usr/lib/systemd/system/vmms-worker.service drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-06 07:25 ./usr/share/doc/vmms-worker/ -rw-r--r-- root/root 155 2025-10-06 07:25 ./usr/share/doc/vmms-worker/changelog.gz -rw-r--r-- root/root 932 2025-10-06 07:25 ./usr/share/doc/vmms-worker/copyright | |
| copyright of vmms-worker_0.0.1_all.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as python3-vmms (python3-vmms_0.0.1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vmms
Source: https://salsa.debian.org/openstack-team/services/vmms
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'.
| |
Timestamp: 29.10.2025 / 12:03:09 (UTC)