[openstack-dev] [Ironic] Unrecognized Services and Install Guide

2014-12-15 Thread André Aranha
When I try to follow the instalation guide I'm having some issues (
http://docs.openstack.org/developer/ironic/deploy/install-guide.html )
I installed the devstack with ironic and did worked. Now, having a single
machine running devstack, I want to deploy the Ironic on it. So, I'll have
a machine as the controller node and another machine as the one ironic will
use as a VM.
I'm using Ubuntu 14.04 and when I download the irnoic services

# Available in Ubuntu 14.04 (trusty)
 apt-get install ironic-api ironic-conductor python-ironicclient


I get the ironic-api version and the version downloaded was the 2014.1.rc1

ironic-api --version
 2014.1.rc1


This version don't have the capability 'create_schema', as it's required in
the guide

ironic-dbsync --config-file /etc/ironic/ironic.conf create_schema


So, following some tips in the #openstack-ironic, I downloaded the code
from the repository, and installed it after removing the downloaded
ironic-api:

git clone https://github.com/openstack/ironic.git
 python setup.py install


Now the ironic-dbsync is working with the create_schema, and I have the
following ironic-api version:

ironic-api --version
 2015.1.dev206.g2db2659


But when I continue the guide
1) I get an error on the ironic-api service

sudo service ironic-api restart
 ironic-api: unrecognized service


2) nova-scheduler service don't exist

sudo service nova-scheduler restart
 nova-scheduler: unrecognized service


3) Neither nova-compute

sudo service nova-compute restart
 nova-compute: unrecognized service


Did someone have this problem, and how can it be solved?

I don't know if this issue should be addressed to Openstack-dev so I'm also
addressing to Openstack.

Thank you,
Andre Aranha
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [all] OpenStack bootstrapping hour - Friday Sept 19th - 3pm EST

2014-09-16 Thread André Aranha
This is a great idea, and will be hugely useful for new people in
Openstack, like me.

Thank you!

On 16 September 2014 03:31, Ricardo Carrillo Cruz 
ricardo.carrillo.c...@gmail.com wrote:

 This is awesome, thanks for this guys!

 Regards

 2014-09-16 7:09 GMT+02:00 Angelo Matarazzo matarazzoang...@gmail.com:

 You are great!!!
 As newbie I tell you: thank you a lot
 Angelo
 Il giorno 16/set/2014 00:58, Sean Dague s...@dague.net ha scritto:

 A few of us have decided to pull together a regular (cadence to be
 determined) video series taking on deep dives inside of OpenStack,
 looking at code, explaining why things work that way, and fielding
 questions from anyone interested.

 For lack of a better title, I've declared it OpenStack Bootstrapping
 Hour.

 Episode 0 - Mock best practices will kick off this Friday, Sept 19th,
 from 3pm - 4pm EST. Our experts for this will be Jay Pipes and Dan
 Smith. It will be done as a Google Hangout on Air, which means there
 will be a live youtube stream while it's on, and a recorded youtube
 video that's publicly accessible once we're done.

 We'll be using an etherpad during the broadcast to provide links to the
 content people are looking at, as well as capture questions. That will
 be our backchannel, and audience participation forum, with the advantage
 that it creates a nice concise document at the end of the broadcast that
 pairs well with the video. (Also: the tech test showed that while code
 examples are perfectly viewable during in the final video, during the
 live stream they are a little hard to read, etherpad links will help
 people follow along at home).

 Assuming this turns out to be useful, we're thinking about lots of other
 deep dives. The intent is that these are indepth dives. We as a
 community have learned so many things over the last 4 years, but as
 OpenStack has gotten so large, being familiar with more than a narrow
 slice is hard. This is hopefully a part of the solution to address that.
 As I've told others, if nothing else, I'm looking forward to learning a
 ton in the process.

 Final links for the hangout + etherpad will be posted a little later in
 the week. Mostly wanted to make people aware it was coming.

 -Sean

 --
 Sean Dague
 http://dague.net

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


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



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


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


[openstack-dev] [Glance] Policy

2014-05-28 Thread André Aranha
Hello,
I have a question in Glance about its policy, I'm setting it to deny
all calls to images.list (get_image: !, get_images: !,)  but it
doesn't work, I tried this on keystone and worked fine, but on glance it
ignores the change I made to the policy.
Does anyone knows if glance code is enforcing the rules in policy?

Thank you,
Andre Aranha
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Glance] Policy

2014-05-28 Thread André Aranha
Worked fine, thank you!



On 28 May 2014 11:12, Guangyu Suo guan...@unitedstack.com wrote:

 I think you should restart the glance-api, because it will not reload the
 policy.json like others.


 2014-05-28 22:05 GMT+08:00 André Aranha andre.f.ara...@gmail.com:

 Hello,
 I have a question in Glance about its policy, I'm setting it to deny
 all calls to images.list (get_image: !, get_images: !,)  but it
 doesn't work, I tried this on keystone and worked fine, but on glance it
 ignores the change I made to the policy.
 Does anyone knows if glance code is enforcing the rules in policy?

 Thank you,
 Andre Aranha

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




 --
 索广宇(Guangyu Suo)
 UnitedStack Inc.


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


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


Re: [openstack-dev] [Neutron] Changing subnet tenant_id

2014-05-13 Thread André Aranha
Hello,

I tried to change the tenant_id as admin, shouldn't it work? I'm using this
to check if it really works, I depend on this for another feature.

Thank you for the feedback,
Andre Aranha


On 12 May 2014 14:47, Fawad Khaliq fa...@plumgrid.com wrote:

 Hi Andre,

 You encountered a normal API operation. The error raised is a valid return
 as you cannot modify the tenant_id. For the API documentation, tenant_id
 field is there for Administrator purpose when an Admin wants to update
 subnet for a particular tenant (using tenant_id to refer to the instance of
 a subnet of tenant for whom the tenant_id is specified).

 Thanks,
 Fawad Khaliq
 (m) +1 408.966.2214


 On Mon, May 12, 2014 at 9:54 AM, André Aranha andre.f.ara...@gmail.comwrote:

 Hi,

 I was checking networks in Neutron and in the API 
 (http://api.openstack.org/api-ref-networking-v2.html) it is said that one 
 can update a subnet tenant-id. I tried and raised an error: NeutronError: 
 Cannot update read-only attribute tenant_id. Is it really supported to 
 change a subnet tenant-id or is it a bug?

 Thank you,
 Andre Aranha


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



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


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


[openstack-dev] [Neutron] Changing subnet tenant_id

2014-05-12 Thread André Aranha
Hi,

I was checking networks in Neutron and in the API
(http://api.openstack.org/api-ref-networking-v2.html) it is said that
one can update a subnet tenant-id. I tried and raised an error:
NeutronError: Cannot update read-only attribute tenant_id. Is it
really supported to change a subnet tenant-id or is it a bug?

Thank you,
Andre Aranha
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev