diff options
author | zhipengh <huangzhipeng@huawei.com> | 2017-03-06 16:16:45 +0800 |
---|---|---|
committer | zhipengh <huangzhipeng@huawei.com> | 2017-03-07 19:42:30 +0800 |
commit | c09ba66cc51c4db17503f79c05ea0b0cd0626596 (patch) | |
tree | d8bcb874d6c3c6b5f3962f24e775061134415486 /tosca2heat/tosca-parser/CONTRIBUTING.rst | |
parent | 119d491d35d02195cd0f77ba63f9dc133c15666f (diff) |
Danube Release Docs Fixup patch 2
This patch provide an initial content for the docs/
release/release-notes.rst file. Further work needed.
Remove policy2tosca and yang2tosca doc files in the
code folder, move tosca2heat diff files to release
folder.
Remove all the tosca2heat original upstream rst docs
due to CI failures
Change-Id: I789102a7974b5ac79445f90e08e3f8252e0f4169
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
Diffstat (limited to 'tosca2heat/tosca-parser/CONTRIBUTING.rst')
-rw-r--r-- | tosca2heat/tosca-parser/CONTRIBUTING.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tosca2heat/tosca-parser/CONTRIBUTING.rst b/tosca2heat/tosca-parser/CONTRIBUTING.rst deleted file mode 100644 index 7366825..0000000 --- a/tosca2heat/tosca-parser/CONTRIBUTING.rst +++ /dev/null @@ -1,16 +0,0 @@ -If you would like to contribute to the development of OpenStack, -you must follow the steps in this page: - - http://docs.openstack.org/infra/manual/developers.html - -Once those steps have been completed, changes to OpenStack -should be submitted for review via the Gerrit tool, following -the workflow documented at: - - http://docs.openstack.org/infra/manual/developers.html#development-workflow - -Pull requests submitted through GitHub will be ignored. - -Bugs should be filed on Launchpad, not GitHub: - - https://bugs.launchpad.net/tosca-parser
\ No newline at end of file |