Comment 8 for bug 1509273

Revision history for this message
Janki Chhatbar (jankihchhatbar) wrote :

This is more of a Devstack configuration bug than a documentation bug. Installing Kilo magnum through Devstack installs master magnumclient. This leads to commands mismatch in kilo version. Kilo magnumclient has command "magnum service-create" whereas master has "magnum coe-service-create".

Steps to reproduce:
Run Devstack with the following line in local.conf
"enable_plugin magnum https://github.com/openstack/magnum stable/kilo"

Should I file another bug for this or reopen this one?