StarlingX PTP Notification App
Go to file
Cole Walker cdfc1a1dff Fix build failure for ptp-notification images
Fixes a pip install error when building the notificationservice-base,
notificationclient-base and locationservice-base images:
ModuleNotFoundError: No module named 'setuptools_rust'

It appears that an upstream change to oslo.messaging has caused the
setuptools_rust dependency to not be found. Updating pip3 before
installing additional modules resolves this issue.

Closes-Bug: 1988854

Signed-off-by: Cole Walker <cole.walker@windriver.com>
Change-Id: If568191b3e8feb1c23bdbc4168e495395567846d
2022-09-06 16:32:12 -04:00
api-ref/source Fix endpoint for pulling PTP current state 2022-04-25 14:08:19 -03:00
doc Fix tox-docs failing sphinx 2022-05-31 14:33:17 +00:00
locationservice-base Fix build failure for ptp-notification images 2022-09-06 16:32:12 -04:00
notificationclient-base Fix build failure for ptp-notification images 2022-09-06 16:32:12 -04:00
notificationservice-base Fix build failure for ptp-notification images 2022-09-06 16:32:12 -04:00
python-k8sapp-ptp-notification Remove --use-deprecated legacy-resolver flag 2022-07-07 20:38:40 +00:00
stx-ptp-notification-helm Remove ptp-notification armada application build 2022-08-24 11:43:45 -03:00
.gitignore api-ref html builds 2021-03-11 13:11:54 -05:00
.gitreview Added .gitreview 2021-01-19 18:53:24 +00:00
.zuul.yaml Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
centos_build_layer.cfg Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_iso_image.inc Remove ptp-notification armada application build 2022-08-24 11:43:45 -03:00
centos_pkg_dirs Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_pkg_dirs_containers Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_stable_docker_images.inc Add Notification Services and Notification Client Sidecar 2021-02-01 11:10:51 +08:00
CONTRIBUTING.rst Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:12:32 -04:00
debian_pkg_dirs Add Debian packaging for ptp-notification app 2021-12-02 12:06:28 -06:00
debian_stable_docker_images.inc Images of ptp-notification containers for Debian 2022-07-19 15:01:27 -03:00
HACKING.rst Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
requirements.txt Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
test-requirements.txt Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
tox.ini Images of ptp-notification containers for Debian 2022-07-19 15:01:27 -03:00