Commit Graph

8 Commits

Author SHA1 Message Date
Xicheng Chang ce7e2103b2 Syncing opnfv compass-adapters With openstack/compass-adapters
Change-Id: Ibbadf313fe0759500ae9b0528aba8ceca259ec9a
2016-05-18 10:03:42 -05:00
Xicheng Chang aa2299e6ef Fix handlers in database and cinder-volume
For some reason, ansible restart services failed.
Changing the handlers to shell commands fixed it.

Change-Id: Icae30130b6318d68d919596a2fe9b1222258e503
2015-05-28 16:19:49 -07:00
Brian Matheson 701a0b8fef Add support for PLUMgrid via Ansible playbook
Support Compass OpenStack installation with integrated PLUMgrid Open
Networking Suite.  PLUMgrid ONS is a comprehensive software-only
networking solution for OpenStack which integrates with Neutron.  The
current implementation supports OpenStack Juno with a single
controller.

* add role for core plumgrid software

* add role for plugin to neutron

* add single-controller playbook to include plumgrid roles

Change-Id: I4c320e9282bcafe450556e70020505fdb5aaf396
2015-05-28 06:26:27 -04:00
Xicheng Chang 70360bca6a Changed ansible code structure.
Moved roles to the parent directory
so that different adapters don't have
duplicated roles in their respective
paths.

Change-Id: Ia71c473b33fed94276d4d0b4764b2f4ab2e988e0
2015-05-21 20:30:15 -07:00
Xicheng Chang 5486584def Fix errors in novnc-proxy
Change-Id: I28adda2963711cb43f6e3b1c8392e40d3db8d1a8
2015-04-29 15:58:13 -07:00
Xicheng Chang b9a569d506 Fix bugs in ansible common role
Change-Id: I83e84aa79b97fd6a10bbd9e16c1dc1927ce4063f
2015-04-24 15:46:08 -07:00
Xicheng Chang 410a9c480d Fix hardcode for ubuntu apt-key
patch2: make ansible code follow lint.
patch2: some of the 'shell' command will be replaced
with ansible built-in 'script' in a separate CL.
Change-Id: I010fbf89d7393c2ba1bee06dca36196fe5cc7006
2015-04-20 10:54:07 -07:00
Xicheng Chang 587250bfae Add Ansible playbooks and modified cobbler snippets
Change-Id: If759d0fa469d3d40ab92e3359c6f9dfdbebe7214
2015-04-04 13:17:23 -07:00