Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Rebar OpenStack content addon, ROSE, fails during content upload with error "missing required feature sprig" error #134

Closed
taylor opened this issue Sep 5, 2018 · 1 comment

Comments

@taylor
Copy link

taylor commented Sep 5, 2018

Error: Error: STORE_ERROR: contents: dr-provision missing required feature sprig

Prereqs:

  • Digital Rebar installed and accessible from the internet eg. https://147.75.196.129:8092
  • Username and password for API access to Digital Rebar
  • Linux host with docker installed to run commands

Steps to recreate

  1. Get Rose Content package git clone https://github.com/digitalrebar/provision-content.git

  2. cd provision-content/rose

  3. Get access to rackn cli docker run -v $(pwd):/rose -ti digitalrebar/provision /bin/bash

  4. cd /rose

  5. /provision/drpcli -E https://147.75.196.129:8092 -U USERNAME -P PASSWORD contents bundle rose.yaml

  6. /provision/drpcli -E https://147.75.196.129:8092 -U USERNAME -P PASSWORD contents upload rose.yaml

Full error:

bash-4.3# /provision/drpcli -E https://147.75.196.129:8092 -U USERNAME -P PASSWORD contents upload rose.yaml            
Error: STORE_ERROR: contents: dr-provision missing required feature  sprig
bash-4.3# cd /rose/
bash-4.3# cd /rose && /provision/drpcli -E https://147.75.196.129:8092 -U USERNAME -P PASSWORD contents bundle rose.yaml && /provision/drpcli -E https://147.75.196.129:8092 -U USERNAME -P PASSWORD contents upload rose.yaml
Error: STORE_ERROR: contents: dr-provision missing required feature  sprig
@zehicle
Copy link
Member

zehicle commented Sep 5, 2018 via email

@zehicle zehicle closed this as completed Nov 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants