RETIRED, Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Jon Maron 1be6d36f18 Enable network operations over neutron private nets
Enables communication between the savanna api server and the spawned
VMs over the specific network namespace associated with the selected
network.  The SSH and HTTP communication will be conducted over
netcat based subprocesses.  This feature is enabled when the
configuration indicates that neutron networking is enabled while
the use of public IPs is set to false.

Implements blueprint neutron-private-net-provisioning

Change-Id: I61d61a7ef6eccb04274549883dde489641d1da9b
2013-10-31 17:09:27 -04:00
.gitignore Added EDP testing 2013-10-10 13:46:58 +04:00
requirements.txt Enable network operations over neutron private nets 2013-10-31 17:09:27 -04:00
setup.cfg Hide savanna-subprocess endpoint from end users 2013-10-09 14:52:34 +04:00
setup.py Remove version pbr pins from setup_requires 2013-09-22 12:22:17 +04:00
test-requirements.txt Use release version of python-savannaclient 2013-10-17 12:09:55 -07:00
tox.ini Added EDP testing 2013-10-10 13:46:58 +04:00