ForemanOpenstackV3

This plugin adds support of Openstack V3 authentication requiring a scoped domain.

Installation

See How_to_Install_a_Plugin for how to install Foreman plugins

Usage

This plugin updates the built-in 'OpenStack' compute resource. It simply adds a 'Domain' field in the compute resource creation form. The URL to connect must contain 'v3/auth/tokens' to work with V3. The first connection uses the password authentication method with unscoped authorization. Once the projects are detected and one of them is selected, it uses either password or token authentication with scoped authorization.

TODO

Todo list here

Contributing

Fork and send a Pull Request. Thanks!

Copyright (c) 2017 - Anthony Chevalet

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.