Commit Graph

15 Commits

Author SHA1 Message Date
Sriram Madapusi Vasudevan 4cff19885b feat: Driver for Metrics
- Add stevedore capability to load different metrics drivers,
  once their corresponding classes are built into poppy.

Partially Implements: blueprint analytics

Change-Id: Icb25ddccd0582bb6db34827995bce0f9af2087f0
2016-01-22 12:17:19 -05:00
Sriram Madapusi Vasudevan 5a5e5fc979 feat: Delete SSL Cert endpoint
REQUEST:
    DELETE /ssl_certificate/{domain_name}
RESPONSE:
    202 ACCEPTED

Change-Id: I7ca25c0012a27c66e312ae8470614ec03f8e2c24
2015-10-23 10:08:54 -04:00
amitgandhinz fb0ac10de1 Migrate Docker from fig to docker-compose
Also updated the docker files to support the poppy-server and
poppy-worker distributed architecture.

Change-Id: Ib7f2d07631995329f9273aa4b0c4f661ef66fbd6
2015-07-23 14:17:22 -04:00
Obulpathi ec669cbdc2 Changes from nose to testr
Change-Id: I3f2ab38289960c096a2d487fb31c31f82d9aba86
2015-05-26 15:20:03 -04:00
Miguel Quintero 8a9338ffc4 do not include .idea project folder
Change-Id: I21c2521a9a8beab1da8fc2fd5dadf8c28df13fe3
2015-01-22 14:37:13 -05:00
amitgandhinz 92b8e69942 Added init script to inject credentials for DNS and Providers
Change-Id: Id9b8454ac65cd566fa16b9863005b254af5a2eeb
2014-12-09 11:06:45 -05:00
amitgandhinz 181bdbcba0 Added tox environment for running api tests using docker
Change-Id: I0b9f6a34218e52ebe6cda590eb271d9e49ed8186
2014-12-02 17:23:16 -05:00
tonytan4ever df6848abab Implement set referer restriction (on Fastly first)
Change-Id: I42f009a693c996c36842d42b45c62c59d42cb575
2014-11-17 17:15:55 -05:00
Obulpathi 8a2c731f92 Patch service endpoint
Implements: blueprint patch-service
Change-Id: I2fe9355713a4bf63f515f3e6dad4611722c57fdc
2014-11-17 13:58:48 -05:00
Shaunak Kashyap 05675b813d Enable local development using fig/docker setup
With this change, you can create a local development environment using fig,
make changes to local code, causing the uwsgi application to be automatically
reloaded in the poppy Docker container.

This change also fixes the repose/init.sh file to account for the new
location of the repose-valve.jar file.

Change-Id: I4e1ac57cecdba717a6f92917103ac778be449cc5
2014-11-13 17:48:33 -08:00
Malini Kamalambal b66f4f2db2 Add API Tests for flavors
This patch add the basic API tests for create, get and delete
flavors.

Implements: blueprint flavors
Change-Id: I7376ae1a966656ee6e01c8e0f782d563a11837b4
2014-10-14 15:19:12 -04:00
amitgandhinz 3bed3f2ec2 Adding flavorRef to Service
Change-Id: I2389b6222737dec7fb6c3540c0a42c445f4c567f
2014-09-05 17:21:52 -04:00
amitgandhinz bd30870f58 added git ignore to ignore test result files and logs etc 2014-07-08 10:00:32 -04:00
amitgandhinz 0f57c68a4f renamed readme.md to readme.rst 2014-02-12 11:47:28 -05:00
Amit Gandhi 13231ba86a Initial commit 2014-02-12 08:30:06 -08:00