Author: arkurth
Date: Thu May 11 19:38:26 2017
New Revision: 1794879
URL: http://svn.apache.org/viewvc?rev=1794879&view=rev
Log:
VCL-919
Changed replacement strings in (admin|user)message variables in vcl.sql and
update-vcl.sql to match updated key names in DataStructure.pm:
[PID] --> [process_pid]
[IMAGE_CAPTURE_TYPE] --> [image_capture_type]
[NOTICE_INTERVAL] --> [notice_interval]
Removed 'substitutions' hash key from each value since it's no longer used.
Modified:
vcl/trunk/mysql/update-vcl.sql
vcl/trunk/mysql/vcl.sql
Modified: vcl/trunk/mysql/update-vcl.sql
URL:
http://svn.apache.org/viewvc/vcl/trunk/mysql/update-vcl.sql?rev=1794879&r1=1794878&r2=1794879&view=diff
==============================================================================
--- vcl/trunk/mysql/update-vcl.sql (original)
+++ vcl/trunk/mysql/update-vcl.sql Thu May 11 19:38:26 2017
@@ -2026,23 +2026,23 @@ INSERT IGNORE INTO `variable` (`name`, `
INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('windows_disable_users', 'none', '');
INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('xcat|timeout_error_limit', 'none', '5');
INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('xcat|rpower_error_limit', 'none', '3');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_failed', 'yaml', '---\nmessage: |\n VCL Image
Creation Failed\n \n Management node: [management_node_short_name]\n \n
Request ID: [request_id]\n Reservation ID: [reservation_id]\n PID: [PID]\n
\n Image ID: [image_id]\n Image revision ID: [imagerevision_id]\n Image
name: [image_name]\n Image display name: [image_prettyname]\n Image OS
package: [image_os_module_perl_package]\n \n User ID: [user_id]\n User login
name: [user_login_id]\n User name: [user_firstname] [user_lastname]\n User
affiliation: [user_affiliation_name]\n \n Provisioning module:
[computer_provisioning_pretty_name] ([computer_provisioning_name])\n
Provisioning package: [computer_provisioning_module_perl_package]\n \n
Computer ID: [computer_id]\n Computer name: [computer_short_name]\n \n VM
host ID: [vmhost_id]\n VM host computer ID: [vmhost_computer_id]\n VM host
computer name: [vmhost_shor
t_name]\n \n VM host profile ID: [vmhost_profile_id]\n VM host profile
name: [vmhost_profile_name]\nsubject: ''VCL -- NOTICE FAILED Image
[IMAGE_CAPTURE_TYPE] [image_prettyname]''\nsubstitutions:\n
IMAGE_CAPTURE_TYPE: capture\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_complete', 'yaml', '---\nmessage: |\n VCL Image
[IMAGE_CAPTURE_TYPE] Completed\n \n Request ID: [request_id]\n Reservation
ID: [reservation_id]\n PID: [PID]\n \n Image ID: [image_id]\n Image name:
[image_name]\n Image size change: [IMAGE_SIZE_OLD] --> [image_size]\n \n
Revision ID: [imagerevision_id]\n \n Management node:
[management_node_short_name]\n \n Username: [user_login_id]\n User ID:
[user_id]\n \n Computer ID: [computer_id]\n Computer name:
[computer_short_name]\n \n Use Sysprep: [imagemeta_sysprep]\nsubject: ''VCL
IMAGE [IMAGE_CAPTURE_TYPE] Completed: [image_name]''\nsubstitutions:\n
IMAGE_CAPTURE_TYPE: capture\n IMAGE_SIZE_OLD: 0\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_started', 'yaml', '---\nmessage: |\n VCL Image
Creation Started\n \n Request ID: [request_id]\n Reservation ID:
[reservation_id]\n PID: [PID]\n \n Image ID: [image_id]\n Image name:
[image_name]\n Base image size: [image_size]\n Base revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE Creation Started:
[image_name]''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_reached|Global', 'yaml', '---\nmessage: |\n Your
reservation of [image_prettyname] has ended. Thank you for using
[user_affiliation_sitewwwaddress].\n \n Regards,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- End of reservation''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|reserved|Global', 'yaml', '---\nmessage: |\n The resources for
your VCL reservation have been successfully reserved.\n Connection will not be
allowed until you click the ''Connect'' button on the ''Current Reservations''
page.\n You must acknowledge the reservation within the next 15 minutes or the
resources will be reclaimed for other VCL users.\n \n -Visit
[user_affiliation_sitewwwaddress]\n -Select "Current Reservations"\n -Click
the "Connect" button\n Upon acknowledgement, all of the remaining connection
details will be displayed.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\
n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_no_initial_connection|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_imminent|Global', 'yaml', '---\nmessage: |\n You have
[NOTICE_INTERVAL] until the end of your reservation for image
[image_prettyname], please save all work and prepare to exit.\n \n
Reservation extensions are available if the machine you are on does not have a
reservation immediately following.\n \n Visit
[user_affiliation_sitewwwaddress] and select Current Reservations to edit this
reservation.\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''You have
[NOTICE_INTERVAL] until the end of your reservation. Please save all work and
prepare to log off.''\nsubject: ''VCL -- [NOTICE_INTERVAL] until end of
reservation''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|production_imagerevision|Global', 'yaml', '---\nmessage: |\n
Revision [imagerevision_revision] of your VCL ''[image_prettyname]'' image has
been made production. Any new reservations for the image will receive this
revision by default.\n \n If you have any questions, please contact
[user_affiliation_helpaddress].\n \n Thank You,\n VCL Team\nshort_message:
~\nsubject: ''VCL -- Image [image_prettyname] made production''\nsubstitutions:
~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_inactivity|Global', 'yaml', '---\nmessage: |\n Your
reservation has timed out due to inactivity for image [image_prettyname].\n \n
To make another reservation, please revisit:\n
[user_affiliation_sitewwwaddress]\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- reservation timeout''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_creation_delayed|Global', 'yaml', '---\nmessage: |\n We
apologize for the inconvenience.\n Your image creation of [image_prettyname]
has been delayed\n due to a system issue that prevented the automatic
completion.\n \n The image creation request and the computing resource have\n
been placed in a safe mode. The VCL system administrators\n have been
notified for manual intervention.\n \n Once the issues have been resolved,
you will be notified\n by the successful completion email or contacted
directly\n by the VCL system administrators.\n \n If you do not receive a
response within one business day, please\n reply to this email.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- NOTICE DELAY Image
Creation [image_prettyname]''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|reinstalled|Global', 'yaml', '---\nmessage: |\n Your reservation
was successfully reinstalled and you can proceed to reconnect. \n Please
revisit the ''Current Reservations'' page for any additional information.\n \n
Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************''\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation
reinstalled''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_reached_imaging|Global', 'yaml', '---\nmessage: |\n Your
imaging reservation of [image_prettyname] has reached it''s scheduled end
time.\n \n To avoid losing your work we have started an automatic capture of
this image. Upon completion of the \n image capture. You will be notified
about the completion of the image capture.\n \n Thank You,\n VCL Team\n \n
\n ******************************************************************\n This
is an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL Image Reservation - Auto capture started''\nsubstitutions:
~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_creation_success|Global', 'yaml', '---\nmessage: |\n Your
VCL image creation request for [image_prettyname] has succeeded.\n \n Please
visit [user_affiliation_sitewwwaddress] and you should see an image called
[image_prettyname].\n \n Please test this image to confirm it works
correctly.\n \n Thank You,\n VCL Team\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] Image Creation Succeeded''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_checkpoint_success|Global', 'yaml', '---\nmessage: |\n
Your VCL image checkpoint creation request for [image_prettyname] has
succeeded.\n \n You will need to visit the "Current Reservations" page and
click "Connect" in order to be able to reconnect to the computer.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- [image_prettyname] Image
Checkpoint Succeeded''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\nsubstitutions: ~\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n You have
[NOTICE_INTERVAL] until the scheduled end time of your reservation for image
[image_prettyname].\n \n Reservation extensions are available if the machine
you are on does not have a reservation immediately following.\n \n To edit
this reservation:\n -Visit [user_affiliation_sitewwwaddress]\n -Select
Current Reservations\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
"You have [NOTICE_INTERVAL] until th
e scheduled end time of your reservation. VCL Team\\n"\nsubject: ''VCL --
[NOTICE_INTERVAL] until end of reservation for
[image_prettyname]''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n');
-INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n You
have [NOTICE_INTERVAL] until the end of your reservation for image
[image_prettyname]. \n \n At the scheduled end time your imaging reservation
will be automatically captured. \n \n To prevent this auto capture, visit the
VCL site [user_affiliation_sitewwwaddress] manually start the image creation
process.\n \n Please note this auto capture feature is intended to prevent
destorying any work you have done to the image.\n \n Thank You,\n VCL Team\n
\n \n ******************************************************************\n
This is an automated notice. If you need assistance please respond \n with
detailed information on the issue and a help ticket will be \n generated.\n
\n To disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n
-Select User Preferences\n -Select General Preferences\n \n *************
*****************************************************\nshort_message: ''You
have [NOTICE_INTERVAL] until the auto capture process is started.''\nsubject:
''VCL Imaging Reservation -- [NOTICE_INTERVAL] until starting auto
capture''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_failed', 'yaml', '---\nmessage: |\n VCL Image
Creation Failed\n \n Management node: [management_node_short_name]\n \n
Request ID: [request_id]\n Reservation ID: [reservation_id]\n PID:
[process_pid]\n \n Image ID: [image_id]\n Image revision ID:
[imagerevision_id]\n Image name: [image_name]\n Image display name:
[image_prettyname]\n Image OS package: [image_os_module_perl_package]\n \n
User ID: [user_id]\n User login name: [user_login_id]\n User name:
[user_firstname] [user_lastname]\n User affiliation: [user_affiliation_name]\n
\n Provisioning module: [computer_provisioning_pretty_name]
([computer_provisioning_name])\n Provisioning package:
[computer_provisioning_module_perl_package]\n \n Computer ID: [computer_id]\n
Computer name: [computer_short_name]\n \n VM host ID: [vmhost_id]\n VM host
computer ID: [vmhost_computer_id]\n VM host computer name: [vmh
ost_short_name]\n \n VM host profile ID: [vmhost_profile_id]\n VM host
profile name: [vmhost_profile_name]\nsubject: ''VCL -- NOTICE FAILED Image
[image_capture_type] [image_prettyname]''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_complete', 'yaml', '---\nmessage: |\n VCL Image
[image_capture_type] Completed\n \n Request ID: [request_id]\n Reservation
ID: [reservation_id]\n PID: [process_pid]\n \n Image ID: [image_id]\n Image
name: [image_name]\n Image size: [image_size]\n \n Revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE [image_capture_type] Completed:
[image_name]''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('adminmessage|image_creation_started', 'yaml', '---\nmessage: |\n VCL Image
Creation Started\n \n Request ID: [request_id]\n Reservation ID:
[reservation_id]\n PID: [process_pid]\n \n Image ID: [image_id]\n Image
name: [image_name]\n Base image size: [image_size]\n Base revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE Creation Started: [image_name]''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_reached|Global', 'yaml', '---\nmessage: |\n Your
reservation of [image_prettyname] has ended. Thank you for using
[user_affiliation_sitewwwaddress].\n \n Regards,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- End of reservation''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|reserved|Global', 'yaml', '---\nmessage: |\n The resources for
your VCL reservation have been successfully reserved.\n Connection will not be
allowed until you click the ''Connect'' button on the ''Current Reservations''
page.\n You must acknowledge the reservation within the next 15 minutes or the
resources will be reclaimed for other VCL users.\n \n -Visit
[user_affiliation_sitewwwaddress]\n -Select "Current Reservations"\n -Click
the "Connect" button\n Upon acknowledgement, all of the remaining connection
details will be displayed.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\
n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_no_initial_connection|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_imminent|Global', 'yaml', '---\nmessage: |\n You have
[notice_interval] until the end of your reservation for image
[image_prettyname], please save all work and prepare to exit.\n \n
Reservation extensions are available if the machine you are on does not have a
reservation immediately following.\n \n Visit
[user_affiliation_sitewwwaddress] and select Current Reservations to edit this
reservation.\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''You have
[notice_interval] until the end of your reservation. Please save all work and
prepare to log off.''\nsubject: ''VCL -- [notice_interval] until end of
reservation''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|production_imagerevision|Global', 'yaml', '---\nmessage: |\n
Revision [imagerevision_revision] of your VCL ''[image_prettyname]'' image has
been made production. Any new reservations for the image will receive this
revision by default.\n \n If you have any questions, please contact
[user_affiliation_helpaddress].\n \n Thank You,\n VCL Team\nshort_message:
~\nsubject: ''VCL -- Image [image_prettyname] made production''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_inactivity|Global', 'yaml', '---\nmessage: |\n Your
reservation has timed out due to inactivity for image [image_prettyname].\n \n
To make another reservation, please revisit:\n
[user_affiliation_sitewwwaddress]\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- reservation timeout''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_creation_delayed|Global', 'yaml', '---\nmessage: |\n We
apologize for the inconvenience.\n Your image creation of [image_prettyname]
has been delayed\n due to a system issue that prevented the automatic
completion.\n \n The image creation request and the computing resource have\n
been placed in a safe mode. The VCL system administrators\n have been
notified for manual intervention.\n \n Once the issues have been resolved,
you will be notified\n by the successful completion email or contacted
directly\n by the VCL system administrators.\n \n If you do not receive a
response within one business day, please\n reply to this email.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- NOTICE DELAY Image
Creation [image_prettyname]''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|reinstalled|Global', 'yaml', '---\nmessage: |\n Your reservation
was successfully reinstalled and you can proceed to reconnect. \n Please
revisit the ''Current Reservations'' page for any additional information.\n \n
Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************''\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation reinstalled''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_reached_imaging|Global', 'yaml', '---\nmessage: |\n Your
imaging reservation of [image_prettyname] has reached it''s scheduled end
time.\n \n To avoid losing your work we have started an automatic capture of
this image. Upon completion of the \n image capture. You will be notified
about the completion of the image capture.\n \n Thank You,\n VCL Team\n \n
\n ******************************************************************\n This
is an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL Image Reservation - Auto capture started''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_creation_success|Global', 'yaml', '---\nmessage: |\n Your
VCL image creation request for [image_prettyname] has succeeded.\n \n Please
visit [user_affiliation_sitewwwaddress] and you should see an image called
[image_prettyname].\n \n Please test this image to confirm it works
correctly.\n \n Thank You,\n VCL Team\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] Image Creation Succeeded''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|image_checkpoint_success|Global', 'yaml', '---\nmessage: |\n
Your VCL image checkpoint creation request for [image_prettyname] has
succeeded.\n \n You will need to visit the "Current Reservations" page and
click "Connect" in order to be able to reconnect to the computer.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- [image_prettyname] Image
Checkpoint Succeeded''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n You have
[notice_interval] until the scheduled end time of your reservation for image
[image_prettyname].\n \n Reservation extensions are available if the machine
you are on does not have a reservation immediately following.\n \n To edit
this reservation:\n -Visit [user_affiliation_sitewwwaddress]\n -Select
Current Reservations\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
"You have [notice_interval] until th
e scheduled end time of your reservation. VCL Team\\n"\nsubject: ''VCL --
[notice_interval] until end of reservation for [image_prettyname]''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES
('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n You
have [notice_interval] until the end of your reservation for image
[image_prettyname]. \n \n At the scheduled end time your imaging reservation
will be automatically captured. \n \n To prevent this auto capture, visit the
VCL site [user_affiliation_sitewwwaddress] manually start the image creation
process.\n \n Please note this auto capture feature is intended to prevent
destorying any work you have done to the image.\n \n Thank You,\n VCL Team\n
\n \n ******************************************************************\n
This is an automated notice. If you need assistance please respond \n with
detailed information on the issue and a help ticket will be \n generated.\n
\n To disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n
-Select User Preferences\n -Select General Preferences\n \n *************
*****************************************************\nshort_message: ''You
have [notice_interval] until the auto capture process is started.''\nsubject:
''VCL Imaging Reservation -- [notice_interval] until starting auto
capture''\n');
-- --------------------------------------------------------
Modified: vcl/trunk/mysql/vcl.sql
URL:
http://svn.apache.org/viewvc/vcl/trunk/mysql/vcl.sql?rev=1794879&r1=1794878&r2=1794879&view=diff
==============================================================================
--- vcl/trunk/mysql/vcl.sql (original)
+++ vcl/trunk/mysql/vcl.sql Thu May 11 19:38:26 2017
@@ -2216,23 +2216,23 @@ INSERT IGNORE INTO `variable` (`name`, `
('natport_ranges', 'none', '5700-6500,9696-9701,49152-65535'),
('windows_ignore_users', 'none', 'Administrator,cyg_server,root,sshd,Guest'),
('windows_disable_users', 'none', ''),
-('adminmessage|image_creation_failed', 'yaml', '---\nmessage: |\n VCL Image
Creation Failed\n \n Management node: [management_node_short_name]\n \n
Request ID: [request_id]\n Reservation ID: [reservation_id]\n PID: [PID]\n
\n Image ID: [image_id]\n Image revision ID: [imagerevision_id]\n Image
name: [image_name]\n Image display name: [image_prettyname]\n Image OS
package: [image_os_module_perl_package]\n \n User ID: [user_id]\n User login
name: [user_login_id]\n User name: [user_firstname] [user_lastname]\n User
affiliation: [user_affiliation_name]\n \n Provisioning module:
[computer_provisioning_pretty_name] ([computer_provisioning_name])\n
Provisioning package: [computer_provisioning_module_perl_package]\n \n
Computer ID: [computer_id]\n Computer name: [computer_short_name]\n \n VM
host ID: [vmhost_id]\n VM host computer ID: [vmhost_computer_id]\n VM host
computer name: [vmhost_short_name]\n \n VM host profile ID:
[vmhost_profile_id]\n VM host profil
e name: [vmhost_profile_name]\nsubject: ''VCL -- NOTICE FAILED Image
[IMAGE_CAPTURE_TYPE] [image_prettyname]''\nsubstitutions:\n
IMAGE_CAPTURE_TYPE: capture\n'),
-('adminmessage|image_creation_complete', 'yaml', '---\nmessage: |\n VCL Image
[IMAGE_CAPTURE_TYPE] Completed\n \n Request ID: [request_id]\n Reservation
ID: [reservation_id]\n PID: [PID]\n \n Image ID: [image_id]\n Image name:
[image_name]\n Image size change: [IMAGE_SIZE_OLD] --> [image_size]\n \n
Revision ID: [imagerevision_id]\n \n Management node:
[management_node_short_name]\n \n Username: [user_login_id]\n User ID:
[user_id]\n \n Computer ID: [computer_id]\n Computer name:
[computer_short_name]\n \n Use Sysprep: [imagemeta_sysprep]\nsubject: ''VCL
IMAGE [IMAGE_CAPTURE_TYPE] Completed: [image_name]''\nsubstitutions:\n
IMAGE_CAPTURE_TYPE: capture\n IMAGE_SIZE_OLD: 0\n'),
-('adminmessage|image_creation_started', 'yaml', '---\nmessage: |\n VCL Image
Creation Started\n \n Request ID: [request_id]\n Reservation ID:
[reservation_id]\n PID: [PID]\n \n Image ID: [image_id]\n Image name:
[image_name]\n Base image size: [image_size]\n Base revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE Creation Started:
[image_name]''\nsubstitutions: ~\n'),
-('usermessage|endtime_reached|Global', 'yaml', '---\nmessage: |\n Your
reservation of [image_prettyname] has ended. Thank you for using
[user_affiliation_sitewwwaddress].\n \n Regards,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- End of reservation''\nsubstitutions: ~\n'),
-('usermessage|reserved|Global', 'yaml', '---\nmessage: |\n The resources for
your VCL reservation have been successfully reserved.\n Connection will not be
allowed until you click the ''Connect'' button on the ''Current Reservations''
page.\n You must acknowledge the reservation within the next 15 minutes or the
resources will be reclaimed for other VCL users.\n \n -Visit
[user_affiliation_sitewwwaddress]\n -Select "Current Reservations"\n -Click
the "Connect" button\n Upon acknowledgement, all of the remaining connection
details will be displayed.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
**********************************
********************************\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] reservation''\nsubstitutions: ~\n'),
-('usermessage|timeout_no_initial_connection|Global', 'yaml', '---\nmessage:
|\n Your reservation has timed out for image [image_prettyname] because no
initial connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\nsubstitutions: ~\n'),
-('usermessage|endtime_imminent|Global', 'yaml', '---\nmessage: |\n You have
[NOTICE_INTERVAL] until the end of your reservation for image
[image_prettyname], please save all work and prepare to exit.\n \n
Reservation extensions are available if the machine you are on does not have a
reservation immediately following.\n \n Visit
[user_affiliation_sitewwwaddress] and select Current Reservations to edit this
reservation.\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''You have [NOTICE_INTERVAL] until the end of your reservation. Please save
all wor
k and prepare to log off.''\nsubject: ''VCL -- [NOTICE_INTERVAL] until end of
reservation''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n'),
-('usermessage|production_imagerevision|Global', 'yaml', '---\nmessage: |\n
Revision [imagerevision_revision] of your VCL ''[image_prettyname]'' image has
been made production. Any new reservations for the image will receive this
revision by default.\n \n If you have any questions, please contact
[user_affiliation_helpaddress].\n \n Thank You,\n VCL Team\nshort_message:
~\nsubject: ''VCL -- Image [image_prettyname] made production''\nsubstitutions:
~\n'),
-('usermessage|timeout_inactivity|Global', 'yaml', '---\nmessage: |\n Your
reservation has timed out due to inactivity for image [image_prettyname].\n \n
To make another reservation, please revisit:\n
[user_affiliation_sitewwwaddress]\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- reservation timeout''\nsubstitutions: ~\n'),
-('usermessage|image_creation_delayed|Global', 'yaml', '---\nmessage: |\n We
apologize for the inconvenience.\n Your image creation of [image_prettyname]
has been delayed\n due to a system issue that prevented the automatic
completion.\n \n The image creation request and the computing resource have\n
been placed in a safe mode. The VCL system administrators\n have been
notified for manual intervention.\n \n Once the issues have been resolved,
you will be notified\n by the successful completion email or contacted
directly\n by the VCL system administrators.\n \n If you do not receive a
response within one business day, please\n reply to this email.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- NOTICE DELAY Image
Creation [image_prettyname]''\nsubstitutions: ~\n'),
-('usermessage|reinstalled|Global', 'yaml', '---\nmessage: |\n Your
reservation was successfully reinstalled and you can proceed to reconnect. \n
Please revisit the ''Current Reservations'' page for any additional
information.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************''\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation
reinstalled''\nsubstitutions: ~\n'),
-('usermessage|endtime_reached_imaging|Global', 'yaml', '---\nmessage: |\n
Your imaging reservation of [image_prettyname] has reached it''s scheduled end
time.\n \n To avoid losing your work we have started an automatic capture of
this image. Upon completion of the \n image capture. You will be notified
about the completion of the image capture.\n \n Thank You,\n VCL Team\n \n
\n ******************************************************************\n This
is an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL Image Reservation - Auto capture started''\nsubstitutions:
~\n'),
-('usermessage|image_creation_success|Global', 'yaml', '---\nmessage: |\n Your
VCL image creation request for [image_prettyname] has succeeded.\n \n Please
visit [user_affiliation_sitewwwaddress] and you should see an image called
[image_prettyname].\n \n Please test this image to confirm it works
correctly.\n \n Thank You,\n VCL Team\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] Image Creation Succeeded''\nsubstitutions: ~\n'),
-('usermessage|image_checkpoint_success|Global', 'yaml', '---\nmessage: |\n
Your VCL image checkpoint creation request for [image_prettyname] has
succeeded.\n \n You will need to visit the "Current Reservations" page and
click "Connect" in order to be able to reconnect to the computer.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- [image_prettyname] Image
Checkpoint Succeeded''\nsubstitutions: ~\n'),
-('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\nsubstitutions: ~\n'),
-('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n You have
[NOTICE_INTERVAL] until the scheduled end time of your reservation for image
[image_prettyname].\n \n Reservation extensions are available if the machine
you are on does not have a reservation immediately following.\n \n To edit
this reservation:\n -Visit [user_affiliation_sitewwwaddress]\n -Select
Current Reservations\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
"You have [NOTICE_INTERVAL] until the scheduled end time of your reservation.
VCL Team\\n"\nsubject: ''VCL -
- [NOTICE_INTERVAL] until end of reservation for
[image_prettyname]''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n'),
-('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n
You have [NOTICE_INTERVAL] until the end of your reservation for image
[image_prettyname]. \n \n At the scheduled end time your imaging reservation
will be automatically captured. \n \n To prevent this auto capture, visit the
VCL site [user_affiliation_sitewwwaddress] manually start the image creation
process.\n \n Please note this auto capture feature is intended to prevent
destorying any work you have done to the image.\n \n Thank You,\n VCL Team\n
\n \n ******************************************************************\n
This is an automated notice. If you need assistance please respond \n with
detailed information on the issue and a help ticket will be \n generated.\n
\n To disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n
-Select User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''
You have [NOTICE_INTERVAL] until the auto capture process is
started.''\nsubject: ''VCL Imaging Reservation -- [NOTICE_INTERVAL] until
starting auto capture''\nsubstitutions:\n NOTICE_INTERVAL: x minutes\n');
+('adminmessage|image_creation_failed', 'yaml', '---\nmessage: |\n VCL Image
Creation Failed\n \n Management node: [management_node_short_name]\n \n
Request ID: [request_id]\n Reservation ID: [reservation_id]\n PID:
[process_pid]\n \n Image ID: [image_id]\n Image revision ID:
[imagerevision_id]\n Image name: [image_name]\n Image display name:
[image_prettyname]\n Image OS package: [image_os_module_perl_package]\n \n
User ID: [user_id]\n User login name: [user_login_id]\n User name:
[user_firstname] [user_lastname]\n User affiliation: [user_affiliation_name]\n
\n Provisioning module: [computer_provisioning_pretty_name]
([computer_provisioning_name])\n Provisioning package:
[computer_provisioning_module_perl_package]\n \n Computer ID: [computer_id]\n
Computer name: [computer_short_name]\n \n VM host ID: [vmhost_id]\n VM host
computer ID: [vmhost_computer_id]\n VM host computer name:
[vmhost_short_name]\n \n VM host profile ID: [vmhost_profile_id]\n VM hos
t profile name: [vmhost_profile_name]\nsubject: ''VCL -- NOTICE FAILED Image
[image_capture_type] [image_prettyname]''\n'),
+('adminmessage|image_creation_complete', 'yaml', '---\nmessage: |\n VCL Image
[image_capture_type] Completed\n \n Request ID: [request_id]\n Reservation
ID: [reservation_id]\n PID: [process_pid]\n \n Image ID: [image_id]\n Image
name: [image_name]\n Image size: [image_size]\n \n Revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE [image_capture_type] Completed:
[image_name]''\n'),
+('adminmessage|image_creation_started', 'yaml', '---\nmessage: |\n VCL Image
Creation Started\n \n Request ID: [request_id]\n Reservation ID:
[reservation_id]\n PID: [process_pid]\n \n Image ID: [image_id]\n Image
name: [image_name]\n Base image size: [image_size]\n Base revision ID:
[imagerevision_id]\n \n Management node: [management_node_short_name]\n \n
Username: [user_login_id]\n User ID: [user_id]\n \n Computer ID:
[computer_id]\n Computer name: [computer_short_name]\n \n Use Sysprep:
[imagemeta_sysprep]\nsubject: ''VCL IMAGE Creation Started: [image_name]''\n'),
+('usermessage|endtime_reached|Global', 'yaml', '---\nmessage: |\n Your
reservation of [image_prettyname] has ended. Thank you for using
[user_affiliation_sitewwwaddress].\n \n Regards,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- End of reservation''\n'),
+('usermessage|reserved|Global', 'yaml', '---\nmessage: |\n The resources for
your VCL reservation have been successfully reserved.\n Connection will not be
allowed until you click the ''Connect'' button on the ''Current Reservations''
page.\n You must acknowledge the reservation within the next 15 minutes or the
resources will be reclaimed for other VCL users.\n \n -Visit
[user_affiliation_sitewwwaddress]\n -Select "Current Reservations"\n -Click
the "Connect" button\n Upon acknowledgement, all of the remaining connection
details will be displayed.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
**********************************
********************************\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] reservation''\n'),
+('usermessage|timeout_no_initial_connection|Global', 'yaml', '---\nmessage:
|\n Your reservation has timed out for image [image_prettyname] because no
initial connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\n'),
+('usermessage|endtime_imminent|Global', 'yaml', '---\nmessage: |\n You have
[notice_interval] until the end of your reservation for image
[image_prettyname], please save all work and prepare to exit.\n \n
Reservation extensions are available if the machine you are on does not have a
reservation immediately following.\n \n Visit
[user_affiliation_sitewwwaddress] and select Current Reservations to edit this
reservation.\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''You have [notice_interval] until the end of your reservation. Please save
all wor
k and prepare to log off.''\nsubject: ''VCL -- [notice_interval] until end of
reservation''\n'),
+('usermessage|production_imagerevision|Global', 'yaml', '---\nmessage: |\n
Revision [imagerevision_revision] of your VCL ''[image_prettyname]'' image has
been made production. Any new reservations for the image will receive this
revision by default.\n \n If you have any questions, please contact
[user_affiliation_helpaddress].\n \n Thank You,\n VCL Team\nshort_message:
~\nsubject: ''VCL -- Image [image_prettyname] made production''\n'),
+('usermessage|timeout_inactivity|Global', 'yaml', '---\nmessage: |\n Your
reservation has timed out due to inactivity for image [image_prettyname].\n \n
To make another reservation, please revisit:\n
[user_affiliation_sitewwwaddress]\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- reservation timeout''\n'),
+('usermessage|image_creation_delayed|Global', 'yaml', '---\nmessage: |\n We
apologize for the inconvenience.\n Your image creation of [image_prettyname]
has been delayed\n due to a system issue that prevented the automatic
completion.\n \n The image creation request and the computing resource have\n
been placed in a safe mode. The VCL system administrators\n have been
notified for manual intervention.\n \n Once the issues have been resolved,
you will be notified\n by the successful completion email or contacted
directly\n by the VCL system administrators.\n \n If you do not receive a
response within one business day, please\n reply to this email.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- NOTICE DELAY Image
Creation [image_prettyname]''\n'),
+('usermessage|reinstalled|Global', 'yaml', '---\nmessage: |\n Your
reservation was successfully reinstalled and you can proceed to reconnect. \n
Please revisit the ''Current Reservations'' page for any additional
information.\n \n Thank You,\n VCL Team\n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************''\nshort_message:
~\nsubject: ''VCL -- [image_prettyname] reservation reinstalled''\n'),
+('usermessage|endtime_reached_imaging|Global', 'yaml', '---\nmessage: |\n
Your imaging reservation of [image_prettyname] has reached it''s scheduled end
time.\n \n To avoid losing your work we have started an automatic capture of
this image. Upon completion of the \n image capture. You will be notified
about the completion of the image capture.\n \n Thank You,\n VCL Team\n \n
\n ******************************************************************\n This
is an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
~\nsubject: ''VCL Image Reservation - Auto capture started''\n'),
+('usermessage|image_creation_success|Global', 'yaml', '---\nmessage: |\n Your
VCL image creation request for [image_prettyname] has succeeded.\n \n Please
visit [user_affiliation_sitewwwaddress] and you should see an image called
[image_prettyname].\n \n Please test this image to confirm it works
correctly.\n \n Thank You,\n VCL Team\nshort_message: ~\nsubject: ''VCL --
[image_prettyname] Image Creation Succeeded''\n'),
+('usermessage|image_checkpoint_success|Global', 'yaml', '---\nmessage: |\n
Your VCL image checkpoint creation request for [image_prettyname] has
succeeded.\n \n You will need to visit the "Current Reservations" page and
click "Connect" in order to be able to reconnect to the computer.\n \n Thank
You,\n VCL Team\nshort_message: ~\nsubject: ''VCL -- [image_prettyname] Image
Checkpoint Succeeded''\n'),
+('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n
Your reservation has timed out for image [image_prettyname] because no initial
connection was made.\n \n To make another reservation, please revisit
[user_affiliation_sitewwwaddress].\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance\n please respond with detailed
information on the issue\n and a help ticket will be generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n
******************************************************************\nshort_message:
~\nsubject: ''VCL -- Reservation Timeout''\n'),
+('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n You have
[notice_interval] until the scheduled end time of your reservation for image
[image_prettyname].\n \n Reservation extensions are available if the machine
you are on does not have a reservation immediately following.\n \n To edit
this reservation:\n -Visit [user_affiliation_sitewwwaddress]\n -Select
Current Reservations\n \n Thank You,\n VCL Team\n \n \n
******************************************************************\n This is
an automated notice. If you need assistance please respond \n with detailed
information on the issue and a help ticket will be \n generated.\n \n To
disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n -Select
User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
"You have [notice_interval] until the scheduled end time of your reservation.
VCL Team\\n"\nsubject: ''VCL -
- [notice_interval] until end of reservation for [image_prettyname]''\n'),
+('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n
You have [notice_interval] until the end of your reservation for image
[image_prettyname]. \n \n At the scheduled end time your imaging reservation
will be automatically captured. \n \n To prevent this auto capture, visit the
VCL site [user_affiliation_sitewwwaddress] manually start the image creation
process.\n \n Please note this auto capture feature is intended to prevent
destorying any work you have done to the image.\n \n Thank You,\n VCL Team\n
\n \n ******************************************************************\n
This is an automated notice. If you need assistance please respond \n with
detailed information on the issue and a help ticket will be \n generated.\n
\n To disable email notices\n -Visit [user_affiliation_sitewwwaddress]\n
-Select User Preferences\n -Select General Preferences\n \n
******************************************************************\nshort_message:
''
You have [notice_interval] until the auto capture process is
started.''\nsubject: ''VCL Imaging Reservation -- [notice_interval] until
starting auto capture''\n');
--
-- Dumping data for table `vmprofile`