Browse Source
Rename everywhere, sync template.rst with version in specs. Adjust publishing URL, specs will show up on specs.openstack.org. Create link to specs directory so that building works - like it's done in other specs repositories. Implements blueprint: project-rename Change-Id: Ife866fafb9e1d94935bd0c02949e1cd9d5a9c281changes/04/114804/4
12 changed files with 58 additions and 62 deletions
@ -1,7 +1,7 @@
|
||||
[run] |
||||
branch = True |
||||
source = marconi-specs |
||||
omit = marconi-specs/tests/*,marconi-specs/openstack/* |
||||
source = zaqar-specs |
||||
omit = zaqar-specs/tests/*,zaqar-specs/openstack/* |
||||
|
||||
[report] |
||||
ignore-errors = True |
@ -1,13 +1,13 @@
|
||||
=============================== |
||||
marconi-specs |
||||
zaqar-specs |
||||
=============================== |
||||
|
||||
Queuing Service (Marconi) Specifications |
||||
Queuing Service (Zaqar) Specifications |
||||
|
||||
* Free software: Apache license |
||||
* Documentation: http://docs.openstack.org/developer/marconi-specs |
||||
* Documentation: http://specs.openstack.org/openstack/zaqar-specs |
||||
|
||||
Features |
||||
-------- |
||||
|
||||
* TODO |
||||
* TODO |
||||
|
@ -1,13 +1,13 @@
|
||||
=============================== |
||||
marconi-specs |
||||
zaqar-specs |
||||
=============================== |
||||
|
||||
Queuing Service (Marconi) Specifications |
||||
Queuing Service (Zaqar) Specifications |
||||
|
||||
* Free software: Apache license |
||||
* Documentation: http://docs.openstack.org/developer/marconi-specs |
||||
* Documentation: http://specs.openstack.org/openstack/zaqar-specs |
||||
|
||||
Features |
||||
-------- |
||||
|
||||
* TODO |
||||
* TODO |
||||
|
Loading…
Reference in new issue