Skip to content

Instantly share code, notes, and snippets.

View markoradinovic's full-sized avatar

Marko Radinovic markoradinovic

View GitHub Profile
@markoradinovic
markoradinovic / OTA_AllRQ.xsd
Created February 23, 2018 16:21 — forked from eed3si9n/OTA_AllRQ.xsd
Open Travel Alliance 2010B specification
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" targetNamespace="http://www.opentravel.org/OTA/2003/05">
<xsd:include schemaLocation="OTA_PingRQ.xsd" />
<xsd:include schemaLocation="OTA_VehAvailRateRQ.xsd" />
<xsd:include schemaLocation="OTA_VehRetResRQ.xsd" />
<xsd:include schemaLocation="OTA_VehResRQ.xsd" />
<xsd:include schemaLocation="OTA_VehModifyRQ.xsd" />
<xsd:include schemaLocation="OTA_VehCancelRQ.xsd" />
<xsd:include schemaLocation="OTA_VehLocDetailRQ.xsd" />
<xsd:include schemaLocation="OTA_VehLocSearchRQ.xsd" />
import io.github.resilience4j.bulkhead.Bulkhead
import io.github.resilience4j.bulkhead.utils.BulkheadUtils
import io.grpc.CallOptions
import io.grpc.Channel
import io.grpc.ClientCall
import io.grpc.ClientInterceptor
import io.grpc.ClientInterceptors
import io.grpc.ForwardingClientCallListener
import io.grpc.Metadata
import io.grpc.MethodDescriptor
import io.github.resilience4j.bulkhead.Bulkhead
import io.github.resilience4j.bulkhead.utils.BulkheadUtils
import io.grpc.CallOptions
import io.grpc.Channel
import io.grpc.ClientCall
import io.grpc.ClientInterceptor
import io.grpc.ClientInterceptors
import io.grpc.ForwardingClientCallListener
import io.grpc.Metadata
import io.grpc.MethodDescriptor
#!/bin/bash
# Timezone
ln -sf /usr/share/zoneinfo/Australia/Sydney /etc/localtime
#Using script from http://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_cloudwatch_logs.html
# Install awslogs and the jq JSON parser
yum install -y awslogs jq aws-cli
# ECS config