manila-ui/manila_ui
Julia Varlamova d2efc90396 Fix broken unit tests
Fix following tests:
    admin/shares/tests.py:
        - test_delete_share

    project/shares/shares/tests.py:
        - test_create_share
        - test_create_share_from_snapshot
        - test_delete_share
        - test_create_rule

Remove test_create_share_from_snapshot_URL in
project/shares/shares/tests.py, as Manila does not use
data from URL for creation of a share. This test is invalid left-over.

Closes-Bug: #1472178

Change-Id: I5c89c19b1ac729cc44bc05712c737ed97350a076
2015-07-07 09:12:17 +00:00
..
api Add nova-network support to share-networks of Manila 2015-04-16 14:50:24 +03:00
dashboards Fix broken unit tests 2015-07-07 09:12:17 +00:00
enabled Use UPDATE_HORIZON_CONFIG for manila_ui.overrides 2015-06-16 16:12:14 +02:00
test Merge "Add mock manilaclient to APITestCase class" 2015-06-18 16:11:24 +00:00
utils Incoporate get_item filter 2015-04-09 16:34:30 -07:00
__init__.py Fix pep8 violations 2015-04-09 16:34:30 -07:00
exceptions.py Import code from manila_kilo branch of manila UI 2015-04-09 16:32:42 -07:00
overrides.py Fix pep8 violations 2015-04-16 14:59:09 +03:00