Shorten "addons/wr-cgcs/layers/cgcs" to just "stx"

Part of the project to remove cgcs references.
Replace and shorten the path the needlessly long and
complex "addons/wr-cgcs/layers/cgcs" path with just "stx".

This update just fixes up paths found in scripts, comments
and config files.

Depends-On: https://review.openstack.org/579954
Depends-On: https://review.openstack.org/579957
Depends-On: https://review.openstack.org/580170
Depends-On: https://review.openstack.org/579975
Change-Id: I2110a0de13487492f62cdaf5d5513f4faf20d50d
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-06-29 15:15:56 -04:00
parent 89dd36625e
commit 51d572ceed
2 changed files with 1 additions and 5 deletions

View File

@ -38,7 +38,7 @@ the kernel by going onto yow-cgts3-lx and using the command:
sbverify --cert [CERT] vmlinuz
The certificate specfied as the argument can be found in
$MY_REPO/addons/wr-cgcs/layers/cgcs/recipes-extended/shim-unsigned/files/tis-shim.crt
$MY_REPO/stx/stx-integ/extended/shim-unsigned/files/tis-shim.crt
===========
initrd.img:

View File

@ -4,10 +4,6 @@ provide a means of guest heartbeat orchistration under VIM (system management) c
This module includes header files exported to the sysroot by the original cgts
release 1 heartbeat service for messaging structure definition.
The original cgts release 1 heartbeat service source can be found here
$MY_REPO/addons/wr-cgcs/layers/middleware/vm-mgmt/recipes-common/heartbeat
That original module builds a common heartbeat daemon capable of running on the
controller, compute and within the vm. The controller version did nothing except
for respond to heartbeats from the compute version. The compute instance was the