<div dir="ltr">Hi.  I am wondering if there is a variable in the RST build environment<div>for the release name.  I am interested in possibly providing a substitution variable for strings that contain the release name.</div><div>One example in the Install guide is a command with a URL that contains 'kilo'.</div><div><br></div><div><div># curl -o /etc/swift/swift.conf \</div><div>  <a href="https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/kilo">https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/kilo</a></div></div><div><br></div><div><div># curl -o /etc/swift/swift.conf \</div><div>  <a href="https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/%release_name%">https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/%release_name%</a></div></div><div><br></div><div>Or perhaps there is another way these strings are already handled from release to release.</div><div>Thanks.<br></div><div>-Karen</div></div>