Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 3667  / 1 Year ago, sat, april 29, 2023, 2:29:40

We are currently have a ( mostly ) working OpenStack infrastructure running ( just missing Swift ) and would like to try using juju to deploy our applications to it.



We just can't find documentation to help support us in that endeavor.



We use keystone ( and horizon ) as our front end and it works. We're not sure how the environments file should be built using the keystone username / password.



We still have nova-objectstore running. We're not ready to go to Swift just yet.



Any help or guidance would be appreciated.


More From » cloud

 Answers
3

I think this is basically answered here:



How can I configure multiple deployment environments for juju?



You just need to explicitly set the right keys in environments.yaml, specifically ec2-uri, s3-uri, access-key, default-image-id and secret-key.



Your keystone bits should be producing the access key ID and secret key that will be used to populate those fields.


[#41042] Sunday, April 30, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
etzelmortg

Total Points: 430
Total Questions: 105
Total Answers: 106

Location: Suriname
Member since Sun, Jun 13, 2021
3 Years ago
;