Ekaterina Chernova
d321757468
[mocking-machinery] Add inject YAQL functions
Functions for injecting class methods or objects with mocks are added: * mock can be provided as method name * mock can be provided as YAQL expression * Also, withOriginal function is added. withOriginal allows to use data from the original context in mock function. Targets blueprint mock-context-manager Depends-On: I9a55d07188ff06bdf98248f011a700c297e33417 Change-Id: Iefee767390209bfad0cca4f39389e0205cd3c9e2
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
- Murano Official Documentation
- Project status, bugs, and blueprints are tracked on Launchpad
- Additional resources are linked from the project Wiki page
- Python client
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description