manila/devstack
Tom Barron 815f2f36eb Increase MANILA_SERVICE_VM_FLAVOR_DISK
The manila service image was recently rebuilt and is
now bigger than 2 Gibibytes so increase it to 3, which
should last us for a while.

Closes-bug: #1870412

Change-Id: Ia03e48a3f0ff352b94a0224f76f278ef45acad93
(cherry picked from commit c0ee00f2c7)
(cherry picked from commit f071a43e1b)
(cherry picked from commit df30ceb0ea)
(cherry picked from commit 0da770cfa6)
2020-04-06 16:20:48 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:09 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
apache-manila.template Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
plugin.sh Fix tls-proxy issues with the devstack plugin 2019-04-15 19:58:34 +00:00
settings Increase MANILA_SERVICE_VM_FLAVOR_DISK 2020-04-06 16:20:48 +00:00

README.rst

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin manila https://github.com/openstack/manila
  3. run stack.sh