Remove some boilerplate and give some more details on test procedures

This commit is contained in:
Chris Holcombe 2016-05-31 11:05:38 -07:00
parent 59f8c10e97
commit 5b805eb47d
3 changed files with 9 additions and 15 deletions

View File

@ -51,10 +51,6 @@ Primary assignee:
Gerrit Topic
------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
.. code-block:: bash
git-review -t performance-optimizations
Work Items
@ -77,7 +73,7 @@ Documentation
-------------
Updates to the README's in the impacted charms will be made as part of this
change.
change.
Security
--------

View File

@ -51,10 +51,6 @@ Primary assignee:
Gerrit Topic
------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
.. code-block:: bash
git-review -t cephfs
Work Items
@ -90,6 +86,11 @@ Testing
A mojo spec will be developed to exercise this charm along with amulet tests
if needed.
* Deploy ceph-mon
* Deploy ceph-osd
* Deploy cephfs
* Relate the three
* Verify that CephFS can be mounted and responds to reads/writes
Dependencies
============

View File

@ -57,11 +57,7 @@ Primary assignee:
Gerrit Topic
------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
.. code-block:: bash
git-review -t <topic_name>
git-review -t layering
Work Items
----------
@ -84,7 +80,7 @@ Repositories
------------
Will any new git repositories need to be created? Yes there will initially be
new repos created however these will migrate to the openstack repo.
new repos created however these will migrate to the OpenStack repo.
1. https://github.com/ChrisMacNaughton/juju-interface-ceph-client
2. https://github.com/ChrisMacNaughton/juju-interface-ceph
3. https://github.com/ChrisMacNaughton/juju-interface-ceph-radosgw
@ -120,3 +116,4 @@ to what we had before. A mojo spec will be used to demonstrate this.
Dependencies
============
None