NBISweden / LocalEGA

Please go to to https://github.com/EGA-archive/LocalEGA instead
Apache License 2.0
4 stars 1 forks source link

Syncing the Openstack deployment #292

Closed silverdaz closed 6 years ago

silverdaz commented 6 years ago

Bringing the deployment code up-to-date with the docker version.

Adding missing database packages too. They were not necessary before, but now that we added some temporary endpoints in the keyserver, those packages are necessary so the db module can be imported without raising an error.

I have tested successfully these settings using /test/Makefile. I was connected to the real CentralEGA broker. It might be necessary to adjust them to work with the fake CEGA broker.

nanjiangshu commented 6 years ago

able to merge