kuryr-libnetwork/kuryr_libnetwork
Antoni Segura Puimedon 6f6ff11645
container: Build the container from tree not git
Up until this patch, the Docker container for the Kuryr libnetwork
daemon was part of contrib and was being built by checking out the
latest master from github. That is not very helpful when developers
want to build the container to run their latest changes.

With this change, we move the Docker building to the root of the repo so
that it can use the current state of the repo to build and update the
README.rst to contain the information relative to building and using the
container.

Change-Id: Ie9032d62c73d873a29cabe84c64a19df13fdb749
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2016-09-14 10:23:12 +02:00
..
schemata Drop common code and add kuryr_lib as requirement 2016-07-05 16:02:44 +05:30
tests Merge "auth: Add keystonev3 support" 2016-09-14 08:04:05 +00:00
__init__.py versioning: let pbr handle versioning from tags 2016-08-18 10:50:14 +02:00
config.py Merge "auth: Add keystonev3 support" 2016-09-14 08:04:05 +00:00
constants.py Move kuryr_libnetwork/common/* to kuryr_libnetwork 2016-09-03 13:40:24 +05:30
controllers.py auth: Add keystonev3 support 2016-09-13 08:18:53 +02:00
opts.py auth: Add keystonev3 support 2016-09-13 08:18:53 +02:00
server.py container: Build the container from tree not git 2016-09-14 10:23:12 +02:00
utils.py Move kuryr_libnetwork/common/* to kuryr_libnetwork 2016-09-03 13:40:24 +05:30