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.
![]() |
3 months ago | |
---|---|---|
.. | ||
README.rst | 3 years ago | |
create_config | 3 months ago | |
override-defaults | 9 months ago | |
plugin.sh | 1 year ago | |
settings | 6 years ago |
README.rst
Enabling in Devstack
Download DevStack
git clone https://opendev.org/openstack/devstack cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin ec2-api https://opendev.org/openstack/ec2-api
run
stack.sh