-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding Nuage-5.4.1 OSPD-14 dockerfiles #2
base: 5.4.1
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,22 @@ | |||
FROM registry.access.redhat.com/rhosp14/openstack-heat-api-cfn:latest | |||
MAINTAINER Nuage OpenStack Engineering [email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is [email protected] ?
you want to change it to [email protected] ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets discuss this in tomorrows meeting
NuageMinorRelease: 3 | ||
NuageUpdateRelease: 3 | ||
NuageMinorRelease: 4 | ||
NuageUpdateRelease: 1 | ||
NuageRelease: 1 | ||
RepoBaseUrl: https://s3-us-west-1.amazonaws.com/nuage-public-mirror/574d63bb0727c27e014d8f27ccc275c3f9641b955e8aa7659d74e4df9cf7847a/5.3.3/queens/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repo base url doesn't change ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will change, but currently there is no 5.4.1 s3 bucket.
Once we create it I will change the repo base url
No description provided.