Move to 2019.4

Make changes to update_schemas.py needed for the move and run
update_schemas.py.

To see an overview of 2019.4 see
https://www.dmtf.org/sites/default/files/Redfish_Release_2019.4_Overview.pdf

Tested: Built bmcweb, loaded on a Witherspoon, and ran
        the validator. No errors.

See new schemas:
 curl -k https://${bmc}/redfish/v1/JsonSchemas/VCATEntry
{
    "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
    "@odata.id": "/redfish/v1/JsonSchemas/VCATEntry",
    "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
    "Name": "VCATEntry Schema File",
    "Schema": "#VCATEntry.VCATEntry",

Change-Id: I5ae6e3c655e44c82c4457515555bdb934dfb7763
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/static/redfish/v1/JsonSchemas/index.json b/static/redfish/v1/JsonSchemas/index.json
index d5159e1..170d537 100644
--- a/static/redfish/v1/JsonSchemas/index.json
+++ b/static/redfish/v1/JsonSchemas/index.json
@@ -4,7 +4,7 @@
   "@odata.type": "#JsonSchemaFileCollection.JsonSchemaFileCollection",
   "Name": "JsonSchemaFile Collection",
   "Description": "Collection of JsonSchemaFiles",
-  "Members@odata.count": 86,
+  "Members@odata.count": 101,
   "Members": [
     {
       "@odata.id": "/redfish/v1/JsonSchemas/AccelerationFunction"
@@ -16,6 +16,9 @@
       "@odata.id": "/redfish/v1/JsonSchemas/ActionInfo"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/AddressPool"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/Assembly"
     },
     {
@@ -40,6 +43,9 @@
       "@odata.id": "/redfish/v1/JsonSchemas/Chassis"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/Circuit"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/CollectionCapabilities"
     },
     {
@@ -73,6 +79,12 @@
       "@odata.id": "/redfish/v1/JsonSchemas/Fabric"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/FabricAdapter"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/Facility"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/HostInterface"
     },
     {
@@ -103,6 +115,9 @@
       "@odata.id": "/redfish/v1/JsonSchemas/ManagerNetworkProtocol"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/MediaController"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/Memory"
     },
     {
@@ -145,6 +160,12 @@
       "@odata.id": "/redfish/v1/JsonSchemas/NetworkPort"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/Outlet"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/OutletGroup"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/PCIeDevice"
     },
     {
@@ -160,9 +181,24 @@
       "@odata.id": "/redfish/v1/JsonSchemas/Port"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/PortMetrics"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/Power"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/PowerDistribution"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/PowerDistributionMetrics"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/PowerDomain"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/PowerEquipment"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/PrivilegeRegistry"
     },
     {
@@ -187,6 +223,12 @@
       "@odata.id": "/redfish/v1/JsonSchemas/Role"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/RouteEntry"
+    },
+    {
+      "@odata.id": "/redfish/v1/JsonSchemas/RouteSetEntry"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/Schedule"
     },
     {
@@ -241,6 +283,9 @@
       "@odata.id": "/redfish/v1/JsonSchemas/UpdateService"
     },
     {
+      "@odata.id": "/redfish/v1/JsonSchemas/VCATEntry"
+    },
+    {
       "@odata.id": "/redfish/v1/JsonSchemas/VLanNetworkInterface"
     },
     {