Go to file
LiuNanke 1d73536020 Change assertTrue(isinstance()) by optimal assert
Some of tests use different method of assertTrue(isinstance(A, B))
or assertEqual(type(A), B). The correct way is to use assertIsInstance(A, B)
provided by testtools

Change-Id: Id6ff634d7af3ee3b2eb4add770b0ba589bb08d1d
2016-09-30 04:26:01 +08:00
2016-09-29 19:43:47 +09:00
2016-07-01 17:37:45 +03:00
2016-02-12 09:40:47 +09:00
2013-05-31 16:18:01 +04:00
2016-08-26 19:53:57 +03:00
2015-09-17 12:13:02 +00:00

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Description
RETIRED, Application Catalog for OpenStack
Readme 63 MiB