This is an automated email from the ASF dual-hosted git repository.

jfthomps pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git.


    from 3e1bfe5  VCL-1084 - set cache mode for libvirt VMs
     new 3f0921b  cleaning up vcl.sql removed double spaces that weren't at the 
beginning of the line changed case in the following tables to match the rest of 
the file: -changelog -computer -connectlog -connectmethod -cryptkey 
-cryptsecret -imagerevision -imagerevisioninfo -loginlog -nathost -natlog 
-oneclick -openstackcomputermap -OS -semaphore -sublog
     new d6e9b0b  update-vcl.sql: -modified addomain table definition, changing 
name from varchar(30) to varchar(512) and username from varchar(64) to 
varchar(80) -added alter table for addomain.name and addomain.username to match 
above -added ALTER TABLE to change image.maxinitialtime from smallint(5) to 
mediumint(8) -added ALTER TABLE to change resourcegroup.name from varchar(50) 
to varchar(60)
     new e3af2ec  Merge pull request #11 from jfthomps/develop

The 2584 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 mysql/update-vcl.sql |  16 ++-
 mysql/vcl.sql        | 286 +++++++++++++++++++++++++--------------------------
 2 files changed, 157 insertions(+), 145 deletions(-)

Reply via email to