Merge "Sync common files to ops and ha guides"
This commit is contained in:
commit
b899ff6811
@ -1 +1,3 @@
|
||||
openstack/security-doc
|
||||
openstack/ha-guide
|
||||
openstack/operations-guide
|
||||
|
@ -49,6 +49,9 @@ case "$PROJECT_DIR" in
|
||||
copy_rst common
|
||||
copy_rst_trans common
|
||||
;;
|
||||
ha-guide|operations-guide)
|
||||
copy_rst doc/source/common
|
||||
;;
|
||||
*)
|
||||
echo "$PROJECT_DIR not handled"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user