Commit Graph

6 Commits

Author SHA1 Message Date
guilhermesteinmuller d3d28594b3 Drop mesos driver
The coe mesos has not been maitenaned for quite some
time and hasn't got much attetion from the community
in general. As discussed in the mailing list [1] we
are dropping for now.

In this patch, we start by removing the mesos driver
and its test cases. This part of the code has no impact
for other drivers. Then we can clean up mesos references
that affect the API.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-December/026230.html

Conflicts:
	lower-constraints.txt
	tox.ini

Change-Id: Ied76095f1f1c57c6af93d1a6094baa6c7cc31c9b
2022-11-11 23:01:43 +11:00
yatinkarel d93a813c39 Update Steps for creating dib images
diskimage-builder/bin/disk-image-create no longer exists.
So update steps for creating disk images.

Change-Id: Ieae16ac32641f7525feb6caa0c55caa29615df9e
Closes-Bug: #1675285
2017-05-17 12:13:38 +00:00
Bertrand NOEL 48f79d69e1 Updates Ubuntu Mesos build
* Adds a script to install dependancies when building the Ubuntu
  Mesos image (used in OpenStack infra)
* Fixes Dockerfile to build the Ubuntu Mesos image
  (it was missing components to add Heat agent in the image)
* Changes the name of the Mesos Ubunutu image because the Ubuntu
  version and Mesos version has changed
* Fixes a broken link in the doc

Change-Id: I35ffd4bd358a62dd7cf0d0e485b531a36b6c262b
2016-09-19 11:30:26 +02:00
Ricardo Rocha 0213721e10 Add python-dev and kpartx to mesos img build
Add missing dependencies in mesos dockerfile image builder - kpartx and
python-dev.

Change-Id: I1c40e953c09801a96b3cf1f0cf341ee3cfca9e23
2016-09-02 15:00:10 +02:00
Ricardo Rocha eace6142af Fix mesos image dockerfile elements location.
Update mesos image builder dockerfile with the proper mesos elements
path.

Change-Id: I884cb135a95ae3f7481d2f709bead5029f8c6b2d
2016-09-02 14:45:00 +02:00
Spyros Trigazis 242cbe00da Mesos-Ubuntu bay driver implementation
Moves templates and template_definitions to the new
directory structure.

Change-Id: I42e4d2bd056f3d8082ef51ef599d917f2fe82960
Paritially-Implements: blueprint bay-drivers
2016-07-06 21:50:14 +02:00