[OpenStack-Infra] creating branch in gerrit using commandline

2015-01-21 Thread Vinay Mahuli
Hi,

We generally create branches in gerrit using the web ui accessing admin -
projects - select project - branches

Is it possible to do it using command line?
I need to automate creation of branch in gerrit with a script.

-- 
Regards,
Vinay
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


[OpenStack-Infra] [openstack-dev][neutron][devstack][keystone] Devstack failures due to empty service catalogue

2015-01-21 Thread Sukhdev Kapur
Hi All,

I noticed that our CI got hit sometime last night. Neutron is unable to
create private network as there is no Tenant ID.

Please see the error log here - http://paste.openstack.org/show/159912/

It appears that keystone is not creating tenant. Keystone screen log did
not show anything obvious.

I wonder if others saw the same issue and if anybody has any idea as to
what could have caused this? I looked at the obvious places and could not
find anything interesting.

Any guidance/help will be appreciated.

Thanks
-Sukhdev
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [openstack-dev] [neutron][devstack][keystone] Devstack failures due to empty service catalogue

2015-01-21 Thread Kevin Benton
One thing that hits the CI I work on is when an incompatible change happens
to one of those libraries but the requirements.txt constraint is not
updated so the latest version does not get installed.
On Jan 21, 2015 7:23 PM, Zhou, Zhenzan zhenzan.z...@intel.com wrote:

  Just noticed that your log has “2015-01-21 16:43:24.674 | The service
 catalog is empty.”



 I just met a similar issue: stack.sh aborted with service catalog empty
 error). I

 find errors like below:



 2015-01-22 14:34:10.048 | ++ get_or_create_service cinder volume 'Cinder
 Volume Service'

 2015-01-22 14:34:10.049 | +++ openstack service show cinder -f value -c id

 2015-01-22 14:34:10.607 | +++ openstack service create volume --name
 cinder '--description=Cinder Volume Service' -f value -c id

 2015-01-22 14:34:11.096 | usage: openstack service create [-h] [-f
 {html,json,shell,table,value,yaml}]

 2015-01-22 14:34:11.096 | [-c COLUMN]
 [--max-width integer]

 2015-01-22 14:34:11.096 | [--prefix
 PREFIX] --type service-type

 2015-01-22 14:34:11.096 | [--description
 service-description]

 2015-01-22 14:34:11.097 | service-name

 2015-01-22 14:34:11.097 | openstack service create: error: argument --type
 is required



 The reason is that my openstack client is old and not compatible with new
 devstack code. I have to git clone python-openstackclient and

 install it manually.

 I don’t know why devstack doesn’t check this. Any comments from experts?
 Thanks.



 BR

 Zhou Zhenzan





 *From:* Sukhdev Kapur [mailto:sukhdevka...@gmail.com]
 *Sent:* Thursday, January 22, 2015 4:58 AM
 *To:* OpenStack Development Mailing List (not for usage questions);
 openstack-infra@lists.openstack.org
 *Subject:* [openstack-dev] [neutron][devstack][keystone] Devstack
 failures due to empty service catalogue



 Hi All,



 I noticed that our CI got hit sometime last night. Neutron is unable to
 create private network as there is no Tenant ID.



 Please see the error log here - http://paste.openstack.org/show/159912/



 It appears that keystone is not creating tenant. Keystone screen log did
 not show anything obvious.



 I wonder if others saw the same issue and if anybody has any idea as to
 what could have caused this? I looked at the obvious places and could not
 find anything interesting.



 Any guidance/help will be appreciated.



 Thanks

 -Sukhdev



 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra