Commit Graph

35 Commits

Author SHA1 Message Date
OpenDev Sysadmins c952220249 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:37 +00:00
Ryan Beisner 2af6f86f1b
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I26328db6e404147e99415df4c0ebf863c1ad5661
2019-02-27 10:29:56 +01:00
Doug Hellmann d13410cd3b import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ib004b16e15c2d1e6d22605d1d077ba8ba5533fbd
Story: #2002586
Task: #24317
2018-09-11 13:16:45 -04:00
Alex Kavanagh 355fc831b7 Use charms.openstack charmhelpers test_mocks
Every reactive charm that uses charms.openstack and implements unit
testing needs to mock charmhelpers, as otherwise the tests blow up.
This patch uses the mocking of charmhelpers in charms.openstack so that
a charm layer can just import test_mocks and charmhelpers will be mocked
out along with setting up a default
charmhelpers.c.o.u.OPENSTACK_RELEASES so that when an OpenStackCharm()
derived charm class won't fail on definition.

Change-Id: I489b15301f64310f7077d0e7246fd5e116877ed9
Related-Bug: #1693017
Depends-On: I5ac40617ee30e5f421ec16fc7592177a5e6aa166
2017-05-25 11:22:43 +01:00
vnathan b57040e12a Updated tox.ini for functional testing 2016-11-16 17:27:51 +05:30
viswesn 9a20c3e9d8 Unit and functional testing updates 2016-11-15 18:05:52 +05:30
viswesn 349d107d6b Added test_requirement.txt file 2016-11-14 10:53:47 +05:30
Viswesuwara Nathan SSK 18d7437ad3 Update config.yaml 2016-11-12 14:09:56 +05:30
viswesn 61e025b863 Updated unit and amulet testing for Murano charm 2016-11-12 12:36:18 +05:30
viswesn 6dc5c7028e Updated unit and amulet testing for Murano charm 2016-11-12 12:29:04 +05:30
viswesn 12b8abf3cf Changed Murano charm icon 2016-11-11 17:56:15 +05:30
viswesn 928591bd4a Cleaned up and updated README + config.yaml 2016-11-11 17:02:05 +05:30
viswesn 1a19e7918a Fixed the lint errors 2016-11-11 15:52:16 +05:30
Viswesuwara Nathan SSK 5c21ca7609 Updated murano_handlers.py
Installation failure of hook fixed.
2016-11-11 10:08:42 +05:30
viswesn 60adafe49b Addressed the review comments provided by Liam 2016-11-10 23:08:55 +05:30
Viswesuwara Nathan SSK 4c6339e28a Update murano.conf 2016-11-10 16:04:31 +05:30
Viswesuwara Nathan SSK aac04c8efd Updated rabbitmq 2016-11-10 16:02:51 +05:30
Viswesuwara Nathan SSK 83ccc76900 Update murano.conf
Temporary fix but need to find actual solution to enable SSL.
2016-11-08 12:42:12 +05:30
viswesn cae0a79d81 Updated murano.conf for sslY 2016-11-07 19:01:38 +05:30
Viswesuwara Nathan SSK c37587adf7 Update metadata.yaml
xenial to be used by default deploy
2016-11-05 15:04:16 +05:30
viswesn b1e6c38595 Support for default dns in murano.conf 2016-11-04 15:11:26 +05:30
viswesn bf87915ec5 Updated metadata.yaml 2016-11-04 11:42:24 +05:30
viswesn a5f3ad5700 Support of HACluster added 2016-11-02 17:11:13 +05:30
viswesn 4acd7e1f69 Fix for hacluster issue 2016-11-02 12:06:08 +05:30
Viswesuwara nathan 469ca80347 Update murano_handlers.py
Removed it by mistake.
2016-10-27 16:42:07 +05:30
viswesn d6665ea133 Updated reactive for io-murano and modified config.yaml defaults 2016-10-27 14:32:27 +05:30
viswesn f3153a14fd Updated section Build in README.md file 2016-10-26 10:25:03 +05:30
Viswesuwara nathan 6f9d25fb55 Update README.md 2016-10-26 10:16:10 +05:30
Viswesuwara nathan b18bb8cd9b Update README.md 2016-10-26 10:15:35 +05:30
viswesn 97f1c6c4ab io-murano package installation during charm bringup done 2016-10-25 12:18:53 +05:30
viswesn 913569bc62 Fixed typo error 2016-10-24 18:03:20 +05:30
viswesn ef7bbe41b3 Updated config for ext-network and defualt router 2016-10-24 17:22:27 +05:30
viswesn 613229fc32 Updated metadata.yaml 2016-10-24 17:09:14 +05:30
viswesn e5ae119341 Updated murano.conf and murano.py 2016-10-24 13:41:53 +05:30
vnathan d2829d4025 Initial commit 2016-10-23 10:30:53 +05:30