ekko/ekko
Paul Bourke a5f99317ac Add bare bones ekko-api
Foundation for ekko-api, ported over from the Ironic project.

The goal here was to copy enough to give a solid foundation that
conforms to the "OpenStack way", without a lot of extra frills that we
either may not need right away, or makes it harder see what's going on
starting out.

After installation the service can be started via 'ekko-api', which
listens on port 6800 by default. This was chosen from the list of
unassigned ports at
http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt

There are still plenty of TODO's, primarily keystone integration and
config file generation. Foundations for these are here but completely
untested as of this commit.

Change-Id: If136a3bb66949ef710d741eaf3691f36f7b60692
2016-02-08 01:07:34 +00:00
..
api Add bare bones ekko-api 2016-02-08 01:07:34 +00:00
cmd Add bare bones ekko-api 2016-02-08 01:07:34 +00:00
common Add bare bones ekko-api 2016-02-08 01:07:34 +00:00
image Rename backup to image 2016-01-19 19:23:04 +00:00
manifest Add initial backup code 2016-01-16 05:54:23 +00:00
storage Add base for compression and encryption 2016-01-20 23:23:24 +00:00
tests Add bare bones ekko-api 2016-02-08 01:07:34 +00:00
__init__.py Initial Commit 2016-01-04 16:28:29 +00:00