'io.murano.apps.' is not used to download packages
'io.murano.apps.package' was replace by 'com.example.package' in a.o.o. https://review.openstack.org/#/c/330734/ Change-Id: Ia6489b06ca55174eb102d18f0958fcf78d421490
This commit is contained in:
parent
47633022af
commit
190a191c99
@ -35,7 +35,7 @@ Enabling in Devstack
|
||||
|
||||
Example::
|
||||
|
||||
MURANO_APPS=io.murano.apps.apache.Tomcat,io.murano.apps.Guacamole
|
||||
MURANO_APPS=com.example.apache.Tomcat,org.openstack.Rally
|
||||
|
||||
You can also use the variables ``MURANO_APPS_REPO`` and ``MURANO_APPS_BRANCH``
|
||||
to configure the git repository which will be used as the source for the
|
||||
|
Loading…
Reference in New Issue
Block a user