Commit Graph

10 Commits

Author SHA1 Message Date
Zuul ba9e807828 Merge "Start using uWSGI role" 2020-11-09 19:31:39 +00:00
Mohammed Naser abbfec221b Start using uWSGI role
Move service to use uWSGI role instead of iternal task for uwsgi
deployment. This aims to ease the maintenance of uWSGI and speedup
metal deployments as the same uwsgi environment will be used
across all services.

Change-Id: I946adf21b58e117508dcc470c0fb3e9c2565c26d
2020-11-06 12:59:12 +00:00
melissaml d65a19064a Cleanup after repo_build and pip_install retirement
Change-Id: Ief0adafb6ccb03b274cde1905a97e396d126291a
2020-11-06 12:56:27 +00:00
Goutham Pacha Ravi e8945f3cd5 Replace deprecated "lvm_share_export_ip" opt
The config opt for manila's LVM driver:
"lvm_share_export_ip" has been deprecated in
favor of "lvm_share_export_ips" [1].

[1] Ib3594aa5d7751c829820fce830d87f6ceea6b049

Change-Id: I4e41279cd42a254fda3a200591bea2c44fecfb70
2019-07-30 13:55:38 -07:00
Zuul ce352b8293 Merge "Update the tests source" 2019-05-31 02:34:04 +00:00
tonybrad 24dcb23bc4 Update the tests source
Change-Id: I8f6fc94f091917e78fa780f12a7873e919637ce7
2019-05-21 08:51:06 +00:00
Logan V df22f52f5c Remove Neutron LBaaS from test inventory
Change-Id: I2385d9b04512b2e47b3a604d4b6a16387d495636
2019-05-16 15:49:29 -05:00
Mohammed Naser d37116a602 developer_mode: drop vars
The developer mode no longer exists, therefore, we should remove
all references and we're already installing the distro devel
packages inside python_venv_build.

We were also referencing the wrong constraint variable, so this
fixes that as well.

Change-Id: Iaf2e848b80923718741c148f2a76d5a3efca53b1
2019-03-28 22:11:11 -04:00
Kevin Carter b9809ef89d Update manila so that it works with cephfs
This change updates manila so that it can function with cephfs.
While cephfs was assumed to work these changes solidify support
and tune up the role.

Change-Id: I4d95bfc15d09b7b7c0b997d7eab91509b0c63885
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-03-27 22:39:33 +00:00
Michael Vollman f9bfb7f0bc Basic working os_manila role
Starting this new role as a copy of the os_cinder role due to the
similarities between the two openstack projects.  This role will
deploy manila api, scheduler and share services on ubuntu with the
default local LVM backed NFS scenario.

Change-Id: Ibda073e5aaa6df3b254961d4aed3a8d5961f3432
2019-03-08 19:41:48 +00:00