You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mogan/devstack
Zhenguo Niu b6900f0cc2
[Devstack] Update the flavor resource parameter
6 years ago
..
README.rst Rename repo name to mogan in devstack 6 years ago
placement Add placement with mogan devstack plugin 6 years ago
plugin.sh [Devstack] Update the flavor resource parameter 6 years ago
settings Add placement with mogan devstack plugin 6 years ago

README.rst

Enabling in Devstack

  1. Download DevStack:

    git clone https://git.openstack.org/openstack-dev/devstack.git
    cd devstack
  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin mogan https://git.openstack.org/openstack/mogan
  3. run stack.sh