RETIRED, further work has moved to Debian project infrastructure
Go to file
Jon Maron c0dae696ed Enable EDP on private neutron networks
The changes here enable the execution of EDP jobs via private net
IPs rather than public IPs.  Some key points:

- The changes still support the use of public IPs (clusters
leveraging public IPs were tested as well)
- Information required to establish neutron-based connections
(HTTP and SSH) are stored as part of the job configuration in order
to support the periodic job execution lookup tasks (which do not
have the context to retrieve this informatoin via the neutron client)

Fixes: bug #1261541

Change-Id: I48b49882e910886bf9407b82feab7eb27272fa79
2014-01-27 15:06:47 -05:00
doc/source Enable EDP on private neutron networks 2014-01-27 15:06:47 -05:00
etc Update sample savanna config 2014-01-13 14:16:11 +04:00
savanna Enable EDP on private neutron networks 2014-01-27 15:06:47 -05:00
tools Enable network operations over neutron private nets 2013-10-31 17:09:27 -04:00
.coveragerc Improve coverage calculation 2013-08-05 23:12:35 +04:00
.gitignore Removal of AUTHORS file from repo 2013-12-17 18:54:45 +04:00
.gitreview Update .gitreview file following repository move 2013-10-05 16:50:17 +00:00
.mailmap Adding Denny Zhang to AUTHORS 2013-10-07 19:40:35 +04:00
.pylintrc eho -> savanna 2013-03-20 11:19:46 +04:00
.testr.conf Launch integration tests with testr 2013-12-13 15:57:04 +04:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
CONTRIBUTING.rst Fix contributing.rst file 2013-07-27 01:03:58 +04:00
HACKING.rst Replace copy-pasted HACKING.rst with link 2013-11-15 14:09:32 +04:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Merge "Adding IDH plugin basic implementation" 2014-01-10 21:07:39 +00:00
openstack-common.conf Add py3kcompat utils module 2013-12-10 00:55:43 +04:00
README.rst README and docs has been updated 2013-07-15 15:41:40 +04:00
requirements.txt Updated from global requirements 2014-01-25 06:05:13 +00:00
setup.cfg Add missed i18n configs to setup.cfg 2014-01-17 00:41:18 +04:00
setup.py Remove version pbr pins from setup_requires 2013-09-22 12:22:17 +04:00
test-requirements.txt Updated from global requirements 2014-01-25 06:05:13 +00:00
tox.ini Launch integration tests with testr 2013-12-13 15:57:04 +04:00