Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3124 5344 d 17 h rajveer /trunk/PyProj/src/shop2020/clients/ Updated config server to take section as environment variable which should be read from environment.
Build support to automatically failing over to another service instance in case one service is down. Updated names of the clients to make them consistent.
 
/trunk/PyProj/src/shop2020/clients/CatalogClient.py
/trunk/PyProj/src/shop2020/clients/GenericClient.py
/trunk/PyProj/src/shop2020/clients/BasicClient.py
/trunk/PyProj/src/shop2020/clients/InventoryClient.py
/trunk/PyProj/src/shop2020/clients/DataLoggingClient.py
/trunk/PyProj/src/shop2020/clients/HelperClient.py
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
/trunk/PyProj/src/shop2020/clients/PaymentClient.py
/trunk/PyProj/src/shop2020/clients/PromotionClient.py
/trunk/PyProj/src/shop2020/clients/TransactionClient.py
/trunk/PyProj/src/shop2020/clients/UserClient.py
/trunk/PyProj/src/shop2020/clients/WarehouseClient.py
1207 5498 d 19 h chandranshu /trunk/PyProj/src/shop2020/clients/ Changed the port of logistics server to 9011  
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
748 5553 d 23 h rajveer /trunk/PyProj/src/shop2020/clients/ Removed unused python clients. Renamed some of the config strings.  
/trunk/PyProj/src/shop2020/clients/OrderClient.py
/trunk/PyProj/src/shop2020/clients/ShoppingCartClient.py
/trunk/PyProj/src/shop2020/clients/WidgetClient.py
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
574 5576 d 1 h chandranshu /trunk/PyProj/src/shop2020/clients/ Corrected the code to get the clients. The clients now already have a connection established.  
/trunk/PyProj/src/shop2020/clients/InventoryClient.py
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
412 5735 d 20 h ashish /trunk/ 1. Api for aramex
2. Logistic service stubs and part implementation
3.thrift files
4. updated config properties
 
/trunk/Common/src/in/shop2020/thrift/clients/LogisticsServiceClient.java
/trunk/PyProj/src/shop2020/clients/LogisticsClient.py
/trunk/PyProj/src/shop2020/logistics
/trunk/PyProj/src/shop2020/logistics/__init__.py
/trunk/PyProj/src/shop2020/logistics/external
/trunk/PyProj/src/shop2020/logistics/external/ExternalServer.py
/trunk/PyProj/src/shop2020/logistics/external/__init__.py
/trunk/PyProj/src/shop2020/logistics/external/xlsprocessor.py
/trunk/PyProj/src/shop2020/logistics/service
/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py
/trunk/PyProj/src/shop2020/logistics/service/__init__.py
/trunk/PyProj/src/shop2020/logistics/service/impl
/trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py
/trunk/PyProj/src/shop2020/logistics/service/impl/__init__.py
/trunk/PyProj/src/shop2020/logistics/service/test
/trunk/PyProj/src/shop2020/logistics/service/test/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/logistics
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote
/trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/__init__.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/constants.py
/trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py
/trunk/ThriftConfig/src/in/shop2020/logistics
/trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java
/trunk/ThriftConfig/src/in/shop2020/logistics/Provider.java
/trunk/ThriftConfig/src/in/shop2020/logistics/Shipment.java
/trunk/ThriftConfig/src/in/shop2020/logistics/ShipmentStatusInfo.java
/trunk/ThriftConfig/src/in/shop2020/logistics/ShipmentUpdate.java
/trunk/ThriftGen/thriftsrc/LogisticsService
/trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift
/trunk/Common/conf/shop2020.cfg
/trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java
/trunk/PyProj/.pydevproject