Giter VIP home page Giter VIP logo

ansible-collection-openstack's Introduction

Ansible Collection - stackhpc.openstack

This collection includes content for interacting with OpenStack clouds.

Included content

Roles

  • os_container_clusters
  • os_deploy_templates
  • os_flavors
  • os_host_aggregates
  • os_images
  • os_networks
  • os_openstackclient
  • os_openstacksdk
  • os_projects
  • os_ratings
  • os_volumes

ansible-collection-openstack's People

Contributors

markgoddard avatar g0rgamesh avatar scrungus avatar grzegorzkoper avatar stackhpc-ci avatar m-bull avatar motehue avatar cityofships avatar jovial avatar

Stargazers

 avatar

Watchers

Pierre Riteau avatar Doug Szumski avatar  avatar  avatar Stig Telfer avatar  avatar  avatar

ansible-collection-openstack's Issues

os_projects is failing due to nova api version

I've encountered that while running CI with the following error:

TASK [stackhpc.openstack.os_projects : Ensure quotas are set] ****************** ... "msg": "BadRequestException: 400: Client Error for url: <redacted, Invalid input for field/attribute quota_set. Value: {'fixed_ips': -1, 'injected_file_content_bytes': -1}. Additional properties are not allowed ('fixed_ips' was unexpected)"}

Fixed IP quotas work only up to version 2.35 as per documentation:
https://docs.ansible.com/ansible/latest/collections/openstack/cloud/quota_module.html#parameter-fixed_ips

Solution:
export OS_COMPUTE_API_VERSION=2.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.