Alon Bar-Lev has submitted this change and it was merged.
Change subject: openstack: neutron: initial support
......................................................................
openstack: neutron: initial support
based on Moti Asayag <masayag(a)redhat.com> instructions.
does not support rollback due to the use of openstack configuration
utility.
Change-Id: Ib62d079fea94d73d1f80f519298001a89d217575
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M ChangeLog
M README.environment
M configure.ac
M src/ovirt_host_deploy/constants.py
M src/plugins/ovirt-host-deploy/Makefile.am
A src/plugins/ovirt-host-deploy/openstack/Makefile.am
A src/plugins/ovirt-host-deploy/openstack/__init__.py
A src/plugins/ovirt-host-deploy/openstack/neutron.py
A src/plugins/ovirt-host-deploy/openstack/neutron_linuxbridge.py
A src/plugins/ovirt-host-deploy/openstack/neutron_openvswitch.py
10 files changed, 617 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15986
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib62d079fea94d73d1f80f519298001a89d217575
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>