Giter Club home page Giter Club logo

ironic-client's Introduction

Metal3 Ironic Client Container

This repo contains the files needed to build a container image with the Ironic CLI utilities, which are useful for debugging via Ironic APIs.

Description

When updated, builds are automatically triggered on Quay.

ironic-client's People

Contributors

dhellmann avatar dtantsur avatar elfosardo avatar mboukhalfa avatar metal3-io-bot avatar mquhuy avatar nymanrobin avatar rozzii avatar tuminoid avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ironic-client's Issues

Build is broken

Seems ironic-client build is broken, probably tripleo repos related as we've seen changes related to those in ipa-downloader repo.

11.66   python3-pysocks-1.7.1-12.el9.noarch    python3-requests-2.25.1-8.el9.noarch   
11.66   python3-six-1.15.0-9.el9.noarch        python3-urllib3-1.26.5-5.el9.noarch    
11.66 
11.66 Complete!
11.69   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11.69                                  Dload  Upload   Total   Spent    Left  Speed
100    14  100    14    0     0     41      0 --:--:-- --:--:-- --:--:--    41
12.04   File "<stdin>", line 1
12.04     404: Not Found
12.04     ^
12.04 SyntaxError: illegal target for annotation
------
Dockerfile:6
--------------------
   5 |     
   6 | >>> RUN dnf install -y python3 python3-requests && \
   7 | >>>     curl https://raw.githubusercontent.com/openstack/tripleo-repos/master/plugins/module_utils/tripleo_repos/main.py | python3 - -b master current-tripleo && \
   8 | >>>     dnf update -y --setopt=install_weak_deps=False && \
   9 | >>>     dnf install -y --setopt=install_weak_deps=False python3-ironicclient python3-ironic-inspector-client && \
  10 | >>>     dnf clean all && \
  11 | >>>     rm -rf /var/cache/{yum,dnf}/* && \
  12 | >>>     chmod +x /usr/bin/openstack
  13 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c dnf install -y python3 python3-requests &&     curl https://raw.githubusercontent.com/openstack/tripleo-repos/master/plugins/module_utils/tripleo_repos/main.py | python3 - -b master current-tripleo &&     dnf update -y --setopt=install_weak_deps=False &&     dnf install -y --setopt=install_weak_deps=False python3-ironicclient python3-ironic-inspector-client &&     dnf clean all &&     rm -rf /var/cache/{yum,dnf}/* &&     chmod +x /usr/bin/openstack" did not complete successfully: exit code: 1

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.