Hi, Murano team! First, where do you hang out on IRC? I couldn’t find a channel that looked like it had any population, and there’s nothing mentioned on https://wiki.openstack.org/wiki/Murano
I’m trying to figure out whether the upcoming Oslo library releases are going to break your gate. Both murano-dashboard and python-muranoclient have landed the needed changes to stop using the oslo namespace package, but those versions haven’t been released. The list of unreleased changes for both projects is below. It looks like the client is being versioned using something like semantic versioning, so I could create a new release (version 0.6.0, since there are requirements changes) for you but don’t want to do that without coordinating with someone on the development team. The murano-dashboard seems to be versioned following the integrated release pattern, so I can’t tell if it needs to be released or if it is installed from source in the gate jobs. I am putting together a list of libraries that need releases for Monday morning, but I will hold off on releasing python-muranoclient if I don’t hear from someone on the Murano team that it’s safe to release from master. Thanks, Doug [ openstack/murano-dashboard ] $ git log --oneline --no-merges 2015.1.0..HEAD 275b545 Call location.reload only once at successfull env deployment f278e40 Fixed gramattical issues in README.rst 5d38554 Use catalog=True for app_by_fqn helper function 8aa77db Environments: reload page after all the environments have been updated 6a6f2a6 Add catalog parameter to packages list API call f80519a Take advantage of better API filtering catalog filtering d7f87ca Drop use of 'oslo' namespace package ed04b14 Update information in README 1a8c01e Show ellipsis in case of app header overflows f255e02 Updated YAQL requirement to >= 0.2.6 [ openstack/python-muranoclient ] Changes in python-muranoclient 0.5.6..HEAD ------------------------------------------ d2182e1 2015-05-21 17:03:41 +0300 Point default MURANO_REPO_URL to http://storage.apps.openstack.org af0a55c 2015-05-14 21:14:15 +0300 Remove hash check during image upload 55000b1 2015-05-12 16:00:21 +0300 Make post_test_hook.sh executable 7972beb 2015-05-09 15:28:48 +0300 Add post_test_hook for functional tests 7d1443f 2015-05-09 15:16:40 +0300 First pass at tempest_lib based functional testing 2bbc396 2015-05-09 14:53:24 +0300 Add OS_TEST_PATH to testr 5aadf96 2015-05-09 14:45:49 +0300 Move unit tests into unit test directory 1bb107c 2015-05-06 19:37:48 +0000 Drop use of 'oslo' namespace package 22a28da 2015-04-29 17:55:53 +0300 Only delete 'owned' packages for --exists-action update 1ee951a 2015-04-29 13:08:31 +0300 Updated YAQL requirement to >= 0.2.6 33d1169 2015-04-27 17:24:09 +0300 Update Readme 2643696 2015-04-19 12:25:18 +0000 Limit parameter is no longer ignored for packages 4e00450 2015-04-18 00:42:25 +0000 Update .gitreview file to reflect repo rename 5a4e3ab 2015-04-13 18:35:22 +0300 Better error logging for package/bundle import a864dce 2015-04-10 16:11:59 +0000 Update package composing command 21504e6 2015-04-06 15:20:04 +0300 Tests for repository machinery e4963ea 2015-04-02 17:40:21 +0300 Bash completion script for murano 1f47d2c 2015-04-02 16:46:26 +0300 Add bash-completion subparser to shell client 2a44544 2015-04-01 14:02:40 +0300 Update from global requirements __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
