Re: [openstack-dev] [all] need help with my first commit: The branch 'master' does not exist on the given remote 'gerrit'

2015-04-16 Thread Tran, Steven
Just thought I should add the solution in case others run into the same issue. In my case I miss the following line in the configuration: remote.gerrit.fetch=+refs/heads/*:refs/remotes/gerrit/* Regards, -Steven From: Tran, Steven Sent: Monday, January 26, 2015 9:10 PM To: openstack-dev

[openstack-dev] [Congress] murano-driver review

2015-03-04 Thread Tran, Steven
Hi core reviewers, I have a review for murano-driver improvement that's waiting for approval from core reviewers. Please take a look at your convenience. I just want to remind so it won't slip your attention. https://review.openstack.org/#/c/158924/ Thanks, -Steven

[openstack-dev] [Murano] exception in deployment

2015-02-04 Thread Tran, Steven
Hi, Has anyone seen this exception in the recent revision? I just get the latest today. murano-engine outputs this exception when I deploy an environment. It fails to create a VM. I wonder if it's my environment or a murano defect. {packages: [{class_definitions:

[openstack-dev] [all] need help with my first commit: The branch 'master' does not exist on the given remote 'gerrit'

2015-01-26 Thread Tran, Steven
Hi, Can someone point out what I miss that results in the following warning? $ git review The branch 'master' does not exist on the given remote 'gerrit'. If these changes are intended to start a new branch, re-run with the '-R' option enabled. I believe I shouldn't do git review -R because

[openstack-dev] [Congress] simulate examples

2014-12-22 Thread Tran, Steven
Hi, Does anyone have an example on how to use 'simulate' according to the following command line usage? usage: openstack congress policy simulate [-h] [--delta] [--trace] policy query sequence action_policy

[openstack-dev] [tox] Connection to pypi.python.org timed out when installing markupsafe in tox

2014-12-18 Thread Tran, Steven
Hi, I'm new to Openstack tox and I run into this issue with tox, so hopefully someone can point me a direction on how to resolve it. I try to run tox and out of many packages, tox gets timed out installing markupsafe but not those before it. In fact, the failure is on oslo.db and