Re: [Openstack] Summit Sessions

2013-07-29 Thread Anne Gentle
On Mon, Jul 29, 2013 at 11:48 AM, Jarret Raim wrote:

>  Two quick questions.
>
>
>  When you sign up to present presentations at the summit, you enter your
> name and email address. You never enter a password, but to log back in to a
> pre-existing account, you need a password. Attempting a password reset just
> sends you to a page that requires your old password, which was never set.
> Any idea how I get access to an existing account?
>
>
I believe it should be the same as the email and profile you use at
https://www.openstack.org/profile/.



>
>  Second, submitting a design session says to go to this page:
> http://summit.openstack.org/ and hit 'Suggest a session'. I'm logged in
> through my launchpad account, but there is no Suggest list anywhere on that
> page. How would I go about submitting a session?
>
>
>
That site's still set to the Havanah sessions. I expect Theirry will have
an update soon so that you can submit for Icehouse.

Anne

Side note, did it really take five hours for Jarret's email to get through
to the new openstack@lists.openstack.org or is there some offset to server
time?



>
>  Thanks,
> Jarret Raim
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Heat]heat installation procedure

2013-08-07 Thread Anne Gentle
I haven't tried it myself, but take a look at

http://docs.openstack.org/developer/heat/getting_started/on_ubuntu.html

Anne


On Wed, Aug 7, 2013 at 11:18 AM, Linus Nova  wrote:

> Hi,
>
> I search to install Heat on grizzly openstack environnement. Any one have
> procedure to install heat on Ubuntu ?
>
>  For information, my openstack installation is on distributed mode
> (controller node, network node, compute nodes, ).
>
> Best regards.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Quantum Help

2013-08-29 Thread Anne Gentle
Did you take a look at ask.openstack.org? I see
https://ask.openstack.org/en/question/3239/how-to-change-status-of-a-neutron-port-from-down-to-active/has
helped a few people recently.
There's a related bug, https://bugs.launchpad.net/neutron/+bug/1192883,
with a fix commited for h3.

And the answer for one person was "when the netmask of the public subnet
and gateway were mismatched. Make sure the IP subnetting is done right,
otherwise the port will stay down whatever you do.

If you find the mistake, delete the network, subnet, router, ports, etc and
create them again."
Anne


On Thu, Aug 29, 2013 at 11:47 AM, Joshua Skains wrote:

> Port Overview
> Port
> --
> NameNoneIDbcb34320-35dc-4fa0-879a-d9f72712Network ID
> 9003be1f-9809-41ca-be4e-1538ac3ee96a
>  Project
> ID-Fixed IP*IP address:* 10.27.253.50, *Subnet ID*
>  58a85e5b-b0d4-4e05-9e7c-2edc246b921d
> Mac Addressfa:16:3e:de:7a:3bStatusDOWNAdmin State UPAttached Device*Device
> Owner*: network:router_gateway*Device ID*:
> 314f1b15-d62f-4382-be96-72bb3eab8bc8
> Any idea why the status is "DOWN"? Any common reasons?
>
> Thanks!
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
MySQL connections happen on the controller node. The compute nodes just run
VMs.

http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_controller.html#controller-mysql

Anne


On Thu, Aug 29, 2013 at 12:32 PM, Joshua Skains wrote:

>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
>
> I noticed the nova instance on the compute node does not get connected to
> MySQL? Is that correct?
>
> JMS
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
Are you sure it's nova looking to connect? There is a mysql setting in
quantum.conf.


On Thu, Aug 29, 2013 at 12:52 PM, Joshua Skains wrote:

> I did that, but nova.conf on the compute node does not have a mysql
> connection. So it dumps to local sql file?
>
> JMS
>
> From: Anne Gentle 
> Date: Thursday, August 29, 2013 11:50 AM
> To: Joshua Skains 
> Cc: "openstack@lists.openstack.org" 
> Subject: Re: [Openstack] A document question
>
> MySQL connections happen on the controller node. The compute nodes just
> run VMs.
>
>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_controller.html#controller-mysql
>
> Anne
>
>
> On Thu, Aug 29, 2013 at 12:32 PM, Joshua Skains 
> wrote:
>
>>
>> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
>>
>> I noticed the nova instance on the compute node does not get connected to
>> MySQL? Is that correct?
>>
>> JMS
>>
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
Ok yep, doc bug logged:

https://bugs.launchpad.net/openstack-manuals/+bug/1218548




On Thu, Aug 29, 2013 at 12:42 PM, Gangur, Hrushikesh (HP Converged Cloud -
R&D - Sunnyvale)  wrote:

>  It has to have db connection string in nova.conf. Refer this article:
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
> 
>
> ** **
>
> *From:* Joshua Skains [mailto:joshua.ska...@evault.com]
> *Sent:* Thursday, August 29, 2013 10:32 AM
> *To:* openstack@lists.openstack.org
> *Subject:* [Openstack] A document question
>
> ** **
>
>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
> 
>
> ** **
>
> I noticed the nova instance on the compute node does not get connected to
> MySQL? Is that correct?
>
> ** **
>
> JMS
>
> ** **
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
Hm, but the OVS_MultiNode guide uses a nova-compute.conf file that doesn't
contain a mysql connection line.

So what's different about Joshua's install that's requiring mysql knowledge
on his compute node?


On Thu, Aug 29, 2013 at 12:42 PM, Gangur, Hrushikesh (HP Converged Cloud -
R&D - Sunnyvale)  wrote:

>  It has to have db connection string in nova.conf. Refer this article:
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
> 
>
> ** **
>
> *From:* Joshua Skains [mailto:joshua.ska...@evault.com]
> *Sent:* Thursday, August 29, 2013 10:32 AM
> *To:* openstack@lists.openstack.org
> *Subject:* [Openstack] A document question
>
> ** **
>
>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
> 
>
> ** **
>
> I noticed the nova instance on the compute node does not get connected to
> MySQL? Is that correct?
>
> ** **
>
> JMS
>
> ** **
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
Ok, thanks Gangur!


On Thu, Aug 29, 2013 at 1:35 PM, Gangur, Hrushikesh (HP Converged Cloud -
R&D - Sunnyvale)  wrote:

>   This is from section 4.6 (setting up compute node)
>
>- Modify the /etc/nova/nova.conf like this:
>
> [DEFAULT]
>
> logdir=/var/log/nova
>
> state_path=/var/lib/nova
>
> lock_path=/run/lock/nova
>
> verbose=True
>
> api_paste_config=/etc/nova/api-paste.ini
>
> compute_scheduler_driver=nova.scheduler.simple.SimpleScheduler
>
> rabbit_host=10.10.10.51
>
> nova_url=http://10.10.10.51:8774/v1.1/
>
> *sql_connection=mysql://novaUser:novaPass@10.10.10.51/nova*
>
> ** **
>
> ** **
>
> *From:* annegen...@justwriteclick.com [mailto:
> annegen...@justwriteclick.com] *On Behalf Of *Anne Gentle
> *Sent:* Thursday, August 29, 2013 11:34 AM
> *To:* Gangur, Hrushikesh (HP Converged Cloud - R&D - Sunnyvale)
> *Cc:* Joshua Skains; openstack@lists.openstack.org
>
> *Subject:* Re: [Openstack] A document question
>
> ** **
>
> Hm, but the OVS_MultiNode guide uses a nova-compute.conf file that doesn't
> contain a mysql connection line. 
>
> ** **
>
> So what's different about Joshua's install that's requiring mysql
> knowledge on his compute node? 
>
> ** **
>
> On Thu, Aug 29, 2013 at 12:42 PM, Gangur, Hrushikesh (HP Converged Cloud -
> R&D - Sunnyvale)  wrote:
>
> It has to have db connection string in nova.conf. Refer this article:
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
> 
>
>  
>
> *From:* Joshua Skains [mailto:joshua.ska...@evault.com]
> *Sent:* Thursday, August 29, 2013 10:32 AM
> *To:* openstack@lists.openstack.org
> *Subject:* [Openstack] A document question
>
>  
>
>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
> 
>
>  
>
> I noticed the nova instance on the compute node does not get connected to
> MySQL? Is that correct?
>
>  
>
> JMS
>
>  
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
> ** **
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
On Thu, Aug 29, 2013 at 2:17 PM, Darragh O'Reilly <
dara2002-openst...@yahoo.com> wrote:

>
>
> I think the doc is ok - the sql string is no longer needed in the
> nova.conf on the compute nodes.
>
> With nova-conductor the compute node does not access the db
>
> https://russellbryantnet.wordpress.com/2012/11/19/a-new-nova-service-nova-conductor/
>
>
Ok, thanks Darragh. Triaging doc bug accordingly.


> >____
> > From: Anne Gentle 
> >To: "Gangur, Hrushikesh (HP Converged Cloud - R&D - Sunnyvale)" <
> hrushikesh.gan...@hp.com>
> >Cc: "openstack@lists.openstack.org" 
> >Sent: Thursday, 29 August 2013, 19:34
> >Subject: Re: [Openstack] A document question
> >
> >
> >
> >Hm, but the OVS_MultiNode guide uses a nova-compute.conf file that
> doesn't contain a mysql connection line.
> >
> >
> >So what's different about Joshua's install that's requiring mysql
> knowledge on his compute node?
> >
> >
> >
> >On Thu, Aug 29, 2013 at 12:42 PM, Gangur, Hrushikesh (HP Converged Cloud
> - R&D - Sunnyvale)  wrote:
> >
> >It has to have db connection string in nova.conf. Refer this article:
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
> >>
> >>From:Joshua Skains [mailto:joshua.ska...@evault.com]
> >>Sent: Thursday, August 29, 2013 10:32 AM
> >>To: openstack@lists.openstack.org
> >>Subject: [Openstack] A document question
> >>
> >>
> http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_compute.html
> >>
> >>I noticed the nova instance on the compute node does not get connected
> to MySQL? Is that correct?
> >>
> >>JMS
> >>
> >>___
> >>Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >>Post to : openstack@lists.openstack.org
> >>Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >>
> >>
> >
> >___
> >Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >Post to : openstack@lists.openstack.org
> >Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >
> >
> >
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] VMs won't ping

2013-08-29 Thread Anne Gentle
Not sure if this is quite it, but check the /etc/sudoers.d/quantum-sudoers
shipped with Ubuntu 12.04.

/etc/sudoers.d/quantum_sudoers:quantum ALL = (root) NOPASSWD:
/usr/bin/quantum-rootwrap

In /etc/quantum/quantum.conf it needs a matching setting for the
root_helper, such as:

root_helper = sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf

The pathname needs to match in both places. Also check dhcp_agent.ini and
l3_agent.ini.

I couldn't find a related packaging bug but others following the docs have
run into this on ubuntu.

Anne


On Thu, Aug 29, 2013 at 5:37 PM, Joshua Skains wrote:

> I can get a VM up. It seems to talk to the MetaData server. But I can not
> ping the VM, even after adding a floating IP.
>
> I don't see any errors until I look at l3agent logs.
>
> 2013-08-29 16:34:21ERROR [quantum.agent.l3_agent] Failed synchronizing
> routers
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
> 638, in _sync_routers_task
> self._process_routers(routers, all_routers=True)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
> 621, in _process_routers
> self.process_router(ri)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
> 319, in process_router
> self.external_gateway_added(ri, ex_gw_port, internal_cidrs)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
> 410, in external_gateway_added
> prefix=EXTERNAL_DEV_PREFIX)
>   File
> "/usr/lib/python2.7/dist-packages/quantum/agent/linux/interface.py", line
> 181, in plug
> ns_dev.link.set_address(mac_address)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py",
> line 180, in set_address
> self._as_root('set', self.name, 'address', mac_address)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py",
> line 167, in _as_root
> kwargs.get('use_root_namespace', False))
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py",
> line 47, in _as_root
> namespace)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py",
> line 58, in _execute
> root_helper=root_helper)
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py",
> line 61, in execute
> raise RuntimeError(m)
> RuntimeError:
> Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip',
> 'link', 'set', 'qg-ab8f0290-7b', 'address', 'fa:16:3e:93:37:c6']
> Exit code: 1
> Stdout: ''
>
>
>
> It bangs this error out rather extensively every minute.
>
> Any help is greatly appreciated.
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] View Presentations from April Summit?

2013-08-29 Thread Anne Gentle
Hi Jeff,
You want this page:

http://www.openstack.org/summit/portland-2013/session-videos/presentation/samsung-case-study-using-openstack-to-support-a-massive-mobile-ecosystem

I found it by going to the current Summit site from the page you sent, then
looking for Summit videos, then searching for Samsung on each "Day" page.
It's Day Two.

Happy viewing,
Anne


On Thu, Aug 29, 2013 at 8:29 PM, Jeffrey Walton  wrote:

> Hi All,
>
> Forgive my ignorance here...
>
> I'm interested in wathcing " Samsung Case Study: Using Openstack to
> support a massive mobile ecosystem". Its page is at
>
> http://openstacksummitapril2013.sched.org/event/53d7397197a93f5ce87ba79a971d3a45#.Uh_1LLw3bXs
> .
>
> When I click on the title link (green background), nothing happens (I
> think it takes me to the page I am on).
>
> I don't see a link to the presentation in other areas on the page.
>
> How does one view a presentation?
>
> Jeff
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Novnc does not really work

2013-09-04 Thread Anne Gentle
What browser are you using?

To use the VNC client with the dashboard, the browser must support HTML5
Canvas and HTML5 WebSockets.

For details about browsers that support noVNC, see
https://github.com/kanaka/noVNC/blob/master/README.md, and
https://github.com/kanaka/noVNC/wiki/Browser-support, respectively.


On Wed, Sep 4, 2013 at 9:43 AM, Yannick Foeillet <
yannick.foeil...@alterway.fr> wrote:

> Hi everybody,
>
> I'm running a grizzly openstack infrastructure and after some times and
> reboot i can't use novnc console from dashboard.
> I got a workaround with :
>
> $ nova list
>
> To get my instance ID
>
> $ nova get-vnc-console $ID novnc
>
> Then the url retrieve with last command works fiine.
>
> I took a look at nova-consolauth logs and i found no errors...
>
> Someone has an idea ?
>
> Thanks in advance.
>
>  --
> Yannick
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [OpenStack] Cloud computing concepts

2013-09-07 Thread Anne Gentle
Thanks for the vote of confidence in the docs. For overarching cloud
computing concepts, I like the Rackspace Cloud U at
http://www.rackspace.com/knowledge_center/cloudu/.


On Sat, Sep 7, 2013 at 9:29 AM, Autumn Wang  wrote:

> docs.openstack.org is the best one. Read the architecture part firstly.
>
> Regards,
> Autumn
>
> Sent from my iPhone
>
> On Sep 7, 2013, at 6:05 AM, BalaVignesh Kasinathan 
> wrote:
>
> > Hello All,
> > I am a python developer. I want to learn open stack and contribute
> to it. Before that, can anybody suggest a good book to learn the core
> concepts of cloud computing?
> >
> > Regards,
> > Bala
> > ___
> > Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> > Post to : openstack@lists.openstack.org
> > Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Fwd: Making the Hong Kong Summit as inclusive as possible

2013-09-11 Thread Anne Gentle
I would greatly support a reporting process for issues for our Summits.
Thanks David for bringing it to the mailing list. I can help in any way
needed.

One bit of input, I'm not sure wording as strong as "anti-harrassment
policy" is required, though that's at the heart of it. We can probably
follow in PyCon's footsteps with a Code of Conduct for conferences, [1]
which refers to the Ada Initiative's wiki. [2]

Also, as a gentle reminder (ha!) as members of the community, we do have a
code of conduct in place already [3]. I'd like to ensure we carry some
processes for ensuring we all are welcomed at Summits and have a safety net
for reporting and correcting issues.

Thanks,

Anne
1.
http://pyfound.blogspot.com/2012/12/psf-moves-to-require-code-of-conduct.html
2. http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy
3. https://wiki.openstack.org/wiki/Conduct


On Wed, Sep 11, 2013 at 8:18 AM, David Mortman wrote:

>
> Given the recent and ongoing issues with sexism (not to mention racism,
> homophobia and general bigotry) at tech conferences, I recently engaged
> with several folks on twitter about what was being done to make sure that
> the Hong Kong Summit was as inclusive as possible regardless of an
> attendee's age, sex, orientation, race or anything else. I think a good
> place to start would be an official  anti-harassment policy and a process
> for people to report issues to the event organizers who can then deal with
> the issue appropriately. I am happy to help with the drafting of both the
> policy and the process. What do folks think?
>
>
> -David
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Fwd: Making the Hong Kong Summit as inclusive as possible

2013-09-12 Thread Anne Gentle
On Thu, Sep 12, 2013 at 12:13 PM, David Mortman wrote:

> I think an ombudsperson is a great idea.
>
> With regards to the code of conduct, the current one is pretty great, I'd
> add to it some pieces from the pycon code of coduct though. I took a stab
> at it below. Would love feedback edits etc.
>
> *Be respectful.* The OpenStack 
> <https://wiki.openstack.org/wiki/OpenStack>community and its members treat 
> one another with respect. Everyone can make
> a valuable contribution to 
> OpenStack<https://wiki.openstack.org/wiki/OpenStack>.
> We may not always agree, but disagreement is no excuse for poor behavior
> and poor manners. We might all experience some frustration now and then,
> but we cannot allow that frustration to turn into a personal attack. It's
> important to remember that a community where people feel uncomfortable or
> threatened is not a productive one. We  expect members of the 
> OpenStack<https://wiki.openstack.org/wiki/OpenStack>community to be 
> respectful when
> dealing with other contributors as well as with people outside the
> OpenStack <https://wiki.openstack.org/wiki/OpenStack> project and with
> users of OpenStack <https://wiki.openstack.org/wiki/OpenStack>. All
> communication, regardless of medium (mailing lists, summits, etc) should be
> appropriate for a professional audience including people of many different
> backgrounds.
>
>
>
> Harassment of any sort is unacceptable. Harassment includes but is not
> limited offensive verbal or written comments related to gender, sexual
> orientation, disability, physical appearance, body size, race, religion,
> deliberate intimidation, stalking, following, sustained disruption of talks
> or other events, inappropriate physical contact, and unwelcome sexual
> attention.
>
>
>
> Participants asked to stop any harassing behavior are expected to comply
> immediately. Any issues related to harassment can be communicated to an
> event/mailing list owner or the OpenStack ombudsperson.  Consequences for
> harassment can include being removed from the relevant event, mailing list
> or being banned from the OpenStack community.
>
>
>
>
>
>

Yes, this wording is nicely put, and I like the placement in the code of
conduct itself. Thanks.

I think more than one ombudsperson may be needed to assure coverage and
avoid anyone being reluctant to report, but I'm not familiar with how
ombuds work in general. I do know that I wouldn't ever report something to
a nameless phone number or generic email address, so I'd like there to be
some identity in place, whether it's "any staff member of the Foundation"
or "staff at the conference identified by a badge or shirt" or some sort of
spread-out reporting mechanism. Offering training, even just an hour for
role play, for those identified people would be helpful as well.

Thanks,
Anne


>
>
>
>
> On Wed, Sep 11, 2013 at 2:09 PM, Tim Bell  wrote:
>
>> ** **
>>
>> I like the pycon code of conduct but I also want to be sure that
>> communication outside of the summit is also covered (from mailing lists,
>> user groups, etc). Pycon clearly has a limited scope but as a foundation
>> and community, we are more than a single event. I feel that Incorporating
>> the best of breed into our foundation Conduct document, along with
>> requiring participants of the OpenStack summit to respect the code of
>> conduct, even if they are not members of the foundation.
>>
>> ** **
>>
>> An ombuds would be very useful.
>>
>> ** **
>>
>> Tim
>>
>> ** **
>>
>> ** **
>>
>> *From:* David Mortman [mailto:launch...@mortman.com]
>> *Sent:* 11 September 2013 19:41
>> *To:* Anne Gentle
>> *Cc:* openstack@lists.openstack.org
>>
>> *Subject:* Re: [Openstack] Fwd: Making the Hong Kong Summit as inclusive
>> as possible
>>
>> ** **
>>
>> I like the idea of framing it as a code of conduct which definitely has a
>> more positive spin than anti-harassment policy and the general one you
>> linked to is a great start. I'd love to see something added about
>> consequences of violating the code as well.
>>
>> ** **
>>
>> On Wed, Sep 11, 2013 at 9:47 AM, Anne Gentle  wrote:*
>> ***
>>
>> I would greatly support a reporting process for issues for our Summits.
>> Thanks David for bringing it to the mailing list. I can help in any way
>> needed. 
>>
>> ** **
>>
>> One bit of input, I'm not sure wording as strong as "anti-harrassment
>> policy" is required, though that's a

Re: [Openstack] Fwd: Making the Hong Kong Summit as inclusive as possible

2013-09-13 Thread Anne Gentle
On Thu, Sep 12, 2013 at 4:28 PM, John Griffith
wrote:

>
>
>
> On Thu, Sep 12, 2013 at 2:26 PM, David Mortman wrote:
>
>> On Thu, Sep 12, 2013 at 2:54 PM, Anne Gentle  wrote
>>
>>> I think more than one ombudsperson may be needed to assure coverage and
>>> avoid anyone being reluctant to report, but I'm not familiar with how
>>> ombuds work in general. I do know that I wouldn't ever report something to
>>> a nameless phone number or generic email address, so I'd like there to be
>>> some identity in place, whether it's "any staff member of the Foundation"
>>> or "staff at the conference identified by a badge or shirt" or some sort of
>>> spread-out reporting mechanism. Offering training, even just an hour for
>>> role play, for those identified people would be helpful as well.
>>>
>>
>>  Agreed. There should be at least a small group, especially for events,
>> so that one person doesn't get hammered but also so there's a committee to
>> make judgement calls etc. Love the idea of some training too.
>>
>
> Not to be politically incorrect, or to seem insensitive etc, but is it
> possible that maybe we're getting a little ahead of ourselves here?  A
> comittee, training etc?
>

Hi John,

I tried to find a quote of me saying "where there's no smoke let's not call
fire", because that's how I've felt about the OpenStack community so far.
:) Now I'll say strongly that the time has come to encourage inclusion. A
policy will help and follows the lead of other communities like us.


>
>
> Personally I think it's unfortunate that people can't just be respectful,
> courteous and professional (aka excellent), and that the actions of some
> dorks at a previous organizations events have lead to a a lot of time and
> effort here regarding what we should do here.
>
>
This isn't about other events, this is about OpenStack doing what is needed
to attract the best diverse group we can.


> Anyway, not criticizing and I by no means wan to appear as though I'm not
> respectful of the ideas here, just noticing this seems like it could become
> a bit of a beast in and of itself.
>

I agree - let's be mindful of overstretching. I just think it's time to get
a policy in place.

Thanks John -- that you can write your concerns and I can respond safely
means we are approaching this with a healthy attitude. It's our policy,
let's write it how we mean it.
Thanks,
Anne



>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Async API and graceful stop

2013-09-30 Thread Anne Gentle
On Mon, Sep 30, 2013 at 6:39 AM, Radek Skokan
wrote:

> Hello,
>
> I am wondering if is there support for asynchronous operation in the REST
> API. Particularly I am looking at start and stop server operations.
>
> For the stop operation, if I'm not mistaken, it is realized as a Nova
> extension "os-stop". Is there any documentation for it?
>

Here's the link to the documentation for that extension:
http://api.openstack.org/api-ref-compute.html#ext-os-server-start-stop


>
> Is it possible to issue a graceful/soft stop, something like for reboot:
> http://docs.openstack.org/api/openstack-compute/2/content/Reboot_Server-d1e3371.html
> ?
>
> In this case the async API would be useful as stopping the machine would
> take some time.
>
> Thanks,
> Radek
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Making the Hong Kong Summit as inclusive as possible

2013-10-01 Thread Anne Gentle
Hi David and list and everybody,

The Board meets Oct 3, and Josh has an agenda item for the Transparency
WorkGroup.
https://wiki.openstack.org/wiki/Governance/Foundation/3Oct2013BoardMeeting

Anne

On Tue, Oct 1, 2013 at 12:25 PM, David Mortman wrote:

> So given that it's been nearly two weeks since anyone has responded is it
> time to rebrand it the Opacity Committee?
>
>
> On Wed, Sep 18, 2013 at 8:23 PM, David Mortman wrote:
>
>> Joshua,
>>
>> I found this answer hilariously short and opaque especially given the
>> context of it being part of the Transparency Committee. Can you go into
>> more details about what has been discussed in the past as well as what
>> might be proposed at the next board meeting. Speaking of which, when is the
>> next board meeting anyways?
>>
>> thanks
>>
>> -David
>>
>>
>>
>> On Tue, Sep 17, 2013 at 1:08 PM, Joshua McKenty 
>> wrote:
>>
>>> David - yes, the ombudsperson office is one of the goals of the
>>> Transparency Committee, and we've got an agenda item to dig into again at
>>> the next board meeting.
>>>
>>>  --
>>>
>>> Joshua McKenty
>>> Chief Technology Officer
>>> Piston Cloud Computing, Inc.
>>> +1 (650) 242-5683
>>> +1 (650) 283-6846
>>> http://www.pistoncloud.com
>>>
>>>  "Oh, Westley, we'll never survive!"
>>> "Nonsense. You're only saying that because no one ever has."
>>>
>>> On Sep 15, 2013, at 5:18 PM, David Mortman 
>>> wrote:
>>>
>>> Joshua,
>>>
>>> I'll leave it up to the event staff to determine how they want to handle
>>> it in this on-site case. Certainly someone needs to be empowered or the
>>> exercise is pointless. For the community as a whole, does the Board of
>>> Directors have the authority to create an ombuds office?
>>>
>>> -DM
>>>
>>>
>>> On Sun, Sep 15, 2013 at 12:44 PM, Joshua McKenty >> > wrote:
>>>
>>>> David, while I think having an onsite group able to field complaints
>>>> and address incidents is critical, we need to make sure that such a group
>>>> has the ability to address any complaints. So I'd suggest we pass this
>>>> directly to the foundation staff, and make sure that the event coordination
>>>> team is coached appropriately. Having community members act as ombudsperson
>>>> is both complicated from a legal standpoint, and potentially inappropriate.
>>>>
>>>> Lauren, can you make sure the on-site events team is briefed on the
>>>> proposed code-of-conduct, and is ready to respond to any complaints that
>>>> might arise?
>>>>
>>>>  --
>>>>
>>>> Joshua McKenty
>>>> Chief Technology Officer
>>>> Piston Cloud Computing, Inc.
>>>> +1 (650) 242-5683
>>>> +1 (650) 283-6846
>>>> http://www.pistoncloud.com
>>>>
>>>>  "Oh, Westley, we'll never survive!"
>>>> "Nonsense. You're only saying that because no one ever has."
>>>>
>>>> On Sep 15, 2013, at 3:59 AM, David Mortman 
>>>> wrote:
>>>>
>>>> On Thu, Sep 12, 2013 at 4:26 PM, David Mortman 
>>>> wrote:
>>>>
>>>>>  Agreed. There should be at least a small group, especially for
>>>>> events, so that one person doesn't get hammered but also so there's a
>>>>> committee to make judgement calls etc. Love the idea of some training too.
>>>>>
>>>>
>>>> Given the closeness of the summit (only 2 months away), it's seems like
>>>> a good idea to put together the initial group of folks who can be the
>>>> onsite committee to help address any issues that hopefully won't arise.
>>>> While I'll continue to participate in this effort, unfortunately, I won't
>>>> be attending the summit myself so I can't help onsite. I will however like
>>>> nominate both Anne Gentle and George Reese be initial members of the
>>>> committee. Anyone else interested? A group of three is probably plenty.
>>>>
>>>> thanks
>>>> -David
>>>> ___
>>>> Mailing list:
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>> Post to : openstack@lists.openstack.org
>>>> Unsubscribe :
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>>
>>>>
>>>>
>>>
>>>
>>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] about tempest

2013-10-07 Thread Anne Gentle
On Mon, Oct 7, 2013 at 9:42 AM, Darragh O'Reilly <
dara2002-openst...@yahoo.com> wrote:

> Nitesh,
>
> these look good:
>
>
> https://docs.google.com/presentation/d/1M3XhAco_0u7NZQn3Gz53z9VOHHrkQBzEs5gt43ZvhOc/edit#slide=id.g712053f_0_76
>
> http://dague.net/presentations/tempest-101/#/
>
> Re, darragh.
>
> > Message: 5
> > Date: Mon, 7 Oct 2013 12:44:15 +0530
> > From: Nitesh Selkari 
> > To: openstack@lists.openstack.org
> > Subject: [Openstack] about tempest
> > Message-ID:
> > 
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi,
> > I am Nitesh. I am new to open stack community. I wanted to know about
> > tempest,that is, how to write test cases for open stack , how to  test
> > individual component of open stack. I  referred some open stack
> > tempest testing documents (github) but unable to get the flow of
> > testing procedure. Please help me with some kind of documentation or
> > links from where I can get the flow of testing procedure.
> >
>

Also please see http://docs.openstack.org/developer/tempest/ -- thanks for
your interest in writing tests!


> > Regards
> > Nitesh Selkari
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Upgrade Procedure from Icehouse to Juno

2014-12-16 Thread Anne Gentle
On Tue, Dec 16, 2014 at 4:09 PM, Mengert, Robert  wrote:
>
> Hello All,
>
>
>
> Is there an official upgrade procedure from Icehouse to Juno?  I stumbled
> across Thiago’s procedure here
> ,
> has this been entered into the official OS canon so to speak?  Any help is
> much appreciated.
>
>
Not yet, there's someone testing and documenting based on that link at:

https://bugs.launchpad.net/openstack-manuals/+bug/1391328
You could comment on the bug to see how progress is going.

Anne


>
>
> Thanks,
>
> Rob
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] (no subject)

2015-01-19 Thread Anne Gentle
Is it related to needing to cap boto version <2.35.0?

Read through this for more:

https://bugs.launchpad.net/nova/+bug/1408987

On Mon, Jan 19, 2015 at 12:11 PM, Nikesh Kumar Mahalka <
nikeshmaha...@vedams.com> wrote:

> below test case is failing on lvm in kilo devstack
>
> ==
> FAIL: tearDownClass 
> (tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest)
> --
> Traceback (most recent call last):
> _StringException: Traceback (most recent call last):
>   File "/opt/stack/tempest/tempest/test.py", line 301, in tearDownClass
> teardown()
>   File "/opt/stack/tempest/tempest/thirdparty/boto/test.py", line 272, in 
> resource_cleanup
> raise exceptions.TearDownException(num=fail_count)
> TearDownException: 1 cleanUp operation failed
>
>
>
> did any one face this?
>
>
>
>
> Regards
> nikesh
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Image upload times out ...

2015-01-27 Thread Anne Gentle
Sure, once you have your OpenStack credentials set in your environment:
http://docs.openstack.org/user-guide/content/cli_openrc.html
then you can upload with the glance client:
http://docs.openstack.org/user-guide/content/cli_manage_images.html
or with the Python SDK:
http://docs.openstack.org/user-guide/content/sdk_manage_images.html

Hope this helps -
Anne


On Tue, Jan 27, 2015 at 1:58 PM, Azher Mughal  wrote:

> Hi,
>
> I just installed OpenStack Juno. Under Images, trying to create a new
> Image by uploading from the local system a CentOS 7 generic cloud image
> (about 943MB). However it takes hours and nothing happens.
>
> Is there a way to upload the image from the shell ?
>
> Thanks
> -Azher
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [All] Summit Session Proposal Voting

2015-01-28 Thread Anne Gentle
On Wed, Jan 21, 2015 at 3:48 PM, Maish Saidel-Keesing <
maishsk+openst...@maishsk.com> wrote:

> Hello all.
>
> CFP is upon us, and thereafter will be a period of voting for the
> sessions.
>
What is the purpose of the voting period? Is it for the Foundation to
> gauge what sessions are more popular?
>

Yes, it's for track chairs to gauge popularity and interest in topics.


> How is this measured?
>

In the past, track chairs get a spreadsheet with vote counts at the end of
the voting period.


> What weight does the popularity have in deciding if a session is
> accepted or not?
>

It's balanced by the track chairs and they have some flexibility. For
example, if something doesn't quite fit in their track but is popular by
votes, they may swap with another track. Also sometimes it's obvious to a
chair that the ballot has been stuffed, so popularity alone is not a
deciding factor.


>
> And most importantly - are the results of the voting process publicly
> available - if so - where?
> And if not - then why not?
>

The topic of transparency in voting has come up in the past, this thread
may help you understand the various discussions we've had:

http://lists.openstack.org/pipermail/community/2014-February/000718.html

I personally dislike the self-promotion phase but the more years I see it
in use, the more I appreciate that rotating the track chairs and giving
them some space to make tough decisions (and believe me, it's tough) is the
best way to balance community input with content selection. So the "why
not?" is best answered by participating long enough to see that we have a
balance to maintain between community input and getting great, relevant
content delivered by people who know their stuff.

Hope this helps.
Anne


> Thanks
>
> --
> Maish Saidel-Keesing
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Still wading through my first setup...

2015-01-29 Thread Anne Gentle
On Thu, Jan 29, 2015 at 2:16 PM, Ken D'Ambrosio  wrote:

> On page 66 (as per the PDF), from http://docs.openstack.org/
> juno/install-guide/install/apt/openstack-install-guide-apt-juno.pdf, I am
> at "Install and configure network node".  This strikes me as stuff I
> should, then, be typing on... well, my network node.  However, at the top
> of the same page, it tells me to "Perform these commands on the controller
> node," and at no point does it actually say "perform these commands on the
> network node."  Since much of the setup is similar to stuff I've already
> done -- e.g., modifying the neutron.conf file -- I'm *ASSUMING* I should be
> doing this on the network node.  So:
>
> A) Am I right?
>

Never, ever assume. :) Just kidding. We have continually improved the guide
just for this type of question, so if it says "perform these on the
controller node" please do so. There's a method to the madness. The reason
you're reading it in a verification step is because you have to be sure the
neutron services are seen from there before you go on.


>
> B) If I am, to whom should I report a bug?  I know it's probably pretty
> obvious to those who've been down this road before, but to newbies like me,
> being as crazy clear about what gets typed on which machine is really,
> really helpful.
>

Please do report doc bugs on https://bugs.launchpad.net/openstack-manuals.
In fact, if I can convince you to switch to the HTML output instead of
reporting PDF page numbers (I kid!), there's a bug link on each page that
pre-fills with information about where you are in the "book" and where the
source file lives. It helps immensely if you can log only what you know to
be doc bugs, not packaging bugs, and not ask for support help. Use the link
to http://ask.openstack.org to get support.

Hope this helps -- thanks for asking!
Anne


>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>



-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] New to the organisation

2015-02-10 Thread Anne Gentle
On Tue, Feb 10, 2015 at 11:18 AM, Sakshi Agarwal  wrote:

> Hello everyone,
>I want to contribute to the organisation as a part of Outreach
> Program For Women'15, now called Outreachy. I am pursuing B.Tech Computer
> Science from VIT, Vellore(India) and currently in second year of my
> college.I am interested in Python programming.
> Should I start contributing with bug fixing?
>

Hi Sakshi, and welcome! Yes, starting with bug fixing is a great place to
learn about contributing to OpenStack and the components within OpenStack.

We have an Ideas page for Outreachy specifically but it's outdated as we'll
need to update the name, make sure we have projects, mentors, and
sponsorship for each internship. So please look at
https://wiki.openstack.org/wiki/OutreachProgramForWomen/Ideas but know that
we'll be updating it in the next few weeks.

Thanks,
Anne


>
> Thank You,
> Sakshi Agarwal.
>
> On Tue, Feb 10, 2015 at 2:35 PM, Tom Fifield  wrote:
>
>> Hi Sakshi,
>>
>> Welcome to OpenStack! It's great to have you.
>>
>> What are you interested in contributing? Is there a particular project
>> or technology that is getting your attention?
>>
>> We have some generic information on how to contribute on our wiki at:
>>
>> https://wiki.openstack.org/wiki/How_To_Contribute
>>
>>
>> Regards,
>>
>>
>> Tom
>>
>> On 10/02/15 16:43, Sakshi Agarwal wrote:
>> > Hey,
>> > I am new and want to contribute to your organisation, can someone
>> > please guide me along?
>> >
>> > Thanks,
>> > Sakshi Agarwal
>> >
>> >
>> > ___
>> > Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> > Post to : openstack@lists.openstack.org
>> > Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> >
>>
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Anne Gentle
On Wed, Mar 11, 2015 at 12:14 PM, Pedro Serotto 
wrote:

> Nobody can help me? I made a stupid question ?
>
>
It's not a stupid question, but it's a busy week and networking is quite
complex. :) Lots of questions like this are on http://ask.openstack.org.

Since you mentioned debian, be sure to check out some configuration
assumptions that will prevent launching an instance:

https://bugs.launchpad.net/openstack-manuals/+bug/1417250

https://bugs.launchpad.net/openstack-manuals/+bug/1417245

Perhaps that info will get you further along in your quest.
Thanks,
Anne


> P.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] OpenStack Kilo RC1 for Ubuntu 14.04 LTS and Ubuntu 15.04.

2015-04-17 Thread Anne Gentle
hChxWERGd+vG7boLAEnA48Aqk0sn6ma
>> NlGAhUYgEPGSCL+b0oEcxU5GXqMsDoCc5P1H2NNm9xYutKPWYczn+eche07oqEeN
>> 0hA71Eth1pIhyfzqY9KTkc3KGuTF70JduJERmNA2DqStr0XclOhMgO8oNoqxlZ/N
>> 8m+o4XdpQkD8IVYY3flTRQOt8TvHHLixZVVGHeZ6dinvPOX8LksTOwn1FCQsURN3
>> VWwAlxPmNJQphNZZdQbRpkA3dH+lEQlNajMhgd4UNk2JXNqHQ+yeoHcettlVkwmv
>> UqV3MWqX99lDrODHsNEw9mNVU2jh1TRg38Gzk26H6TISnNI9QNjDxKzEidenLQAa
>> 6josINTIroVgOUDHOQRP/Him0jGJumpzIU/OO8DCql4MNRNtbz6vJFzcHND1IfUt
>> 5kbKJnBrysWh+oySXkhOXZ9v0OIxnt9k5ZiekxtQ6b5bmkO9MF9eneTcI2pzjJfH
>> CphQnWEqYglCW30/vvXq
>> =JD2G
>> -END PGP SIGNATURE-
>>
>> --
>> ubuntu-server mailing list
>> ubuntu-ser...@lists.ubuntu.com
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
>> More info: https://wiki.ubuntu.com/ServerTeam
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Documentation for Neutron L3 / VXLAN with LinuxBridge...

2015-04-17 Thread Anne Gentle
On Fri, Apr 17, 2015 at 8:01 PM, Martinx - ジェームズ 
wrote:

> Hey guys,
>
>  Where can I find a complete documentation to make use of LinuxBridges,
> instead of OpenvSwitch, when using it with VXLAN?
>
>  I faced too many problems with OVS in the past (also these days) and now,
> even Rackspace deploys their RPC v9 and v10 with LinuxBridges but, where
> are the documents?
>
>  I'm reading now, the following  Ansible files, to try to figure this out:
>
>  https://github.com/stackforge/os-ansible-deployment
>
>  But, this isn't a documentation...   :-P
>

:)

Try:

http://docs.rackspace.com/rpc/api/v10/bk-rpc-installation/content/sec-hosts-target-network-example.html


>
>  The current Juno documents only explain GRE + OVS but, this setup is
> unstable and slow.
>
> Cheers!
> Thiago
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Reg. REST APIs in Openstack

2015-04-22 Thread Anne Gentle
All the projects prior to this release have API reference documentation here:

http://developer.openstack.org/api-ref.html

That's 14 APIs (due to multiple versions for some projects).

Every project added since this year also has a REST API, so I believe
there are 7 additional. See
http://governance.openstack.org/reference/projects/index.html for
reference.

Anne

> On Apr 22, 2015, at 1:48 AM, ESWAR RAO  wrote:
>
> Hi All,
>
> Can anyone please let me know on the total count of number of APIs provided 
> by openstack including all the projects??
>
> Thanks
> Eswar
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Glance] Images

2015-06-04 Thread Anne Gentle
On Thu, Jun 4, 2015 at 7:14 PM, Michael Lindner  wrote:

>
>
>
>
> -Original Message-
> From: Michael Lindner 
> To: Muhammed Salehi 
> Sent: Fri, 05 Jun 2015 9:41 AM
> Subject: Re: [Openstack] Glance Images
>
> Thanks for those suggestions, unfortunately I'm in a corporate environment
> where I am not able to just throw out images and software created by any
> random company and need to have admin teams build the SOE according to very
> rigid rules.
>
> Can I ask once more, in this context, perhaps directed more to the people
> who have very kindly contributed images so far, for suggestions on what to
> read.
>

Please read this page and let the docs team know if we can add anything for
your use case:

http://docs.openstack.org/image-guide/content/ch_creating_images_automatically.html

Ah, just saw Jay suggested this page as well. It's the "next" page after
the one that was suggested previously.
Thanks,
Anne


> Thanks again.
>
>
>
> -Original Message-
> From: Muhammed Salehi 
> To: Jay Pipes 
> Cc: "openstack@lists.openstack.org" 
> Sent: Fri, 05 Jun 2015 6:44 AM
> Subject: Re: [Openstack] Glance Images
>
> I guess whom you want to create optimize images with minimum size in order
> to register them in glance, like official images size (e.g. Fedora image:
> ~151 MB ).
>
> However, you can't achieve that point of science until you don't know what
> is FileSystem and How does it works.
> Read about these:
>
>- FileSystems
>   - Ext4, Ext3, Ext2, XFS, JFS, ZFS, UnixFS
>   - VFS, FUSE, inode, superblock
>
>
>
> Cheers,
>
> Muhammed
>
>
> On Fri, Jun 5, 2015 at 12:00 AM, Jay Pipes  wrote:
>
>> Unrelated to the Glance Images building thing, but Jose, I wanted to
>> point you to the Bifrost project, which does standalone Ironic with Ansible
>> :)
>>
>> https://github.com/juliakreger/bifrost/blob/master/README.rst
>>
>> Might be something you and Julia Kreger could collaborate on?
>>
>> Best,
>> -jay
>>
>> On 06/04/2015 09:16 AM, José Riguera López wrote:
>>
>>> Hi,
>>>
>>> Have a look here:
>>>
>>> http://docs.openstack.org/image-guide/content/ch_creating_images_manually.html
>>>
>>> Also, I am creating some documentation (still not finished) and I have
>>> just written a small manual about howto create images for Ironic (but
>>> the process is quite similar):
>>>
>>> https://github.com/jriguera/ansible-ironic-standalone/wiki/Creating-Images-Manually
>>>
>>> Regards,
>>>
>>> 2015-06-04 14:34 GMT+02:00 Michael Lindner >> <mailto:mich...@tropyx.com>>:
>>>
>>> Does anyone have a link to best-practice image creation for
>>> openstack glance?
>>>
>>> Eg how to take a windows/linux install and turn it into a usable
>>> generic image to create instances from.
>>>
>>> Thanks.
>>>
>>> ___
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> <mailto:openstack@lists.openstack.org>
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>>
>>>
>>>
>>> --
>>> José Riguera mailto:jrigu...@gmail.com>>
>>>
>>>
>>> ___
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
annegen...@justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Unable to launch instance.

2015-06-08 Thread Anne Gentle
On Mon, Jun 8, 2015 at 1:11 AM, vikrant ambedkar 
wrote:

> Hi Abhishek,
>
> We don't use devstack or any other available ready made packages for
> installation. As we are using it for production purposes and we have
> followed official document of openstack Juno.
>
> Is it related to network configuration which we done on network node or
> controller node ?
>
> Or related to private and external network created on dashboard before
> launching any instance ?
>
>
Looking at the attached screenshots, a couple of ideas come to mind.

Look at the var/log/nova/nova-compute.log.
Look at the /var/lib/nova/instances on the nova-compute host and see if
there is a console.log file there.
These should be helpful:
http://docs.openstack.org/openstack-ops/content/logging_monitoring.html
http://docs.openstack.org/admin-guide-cloud/content/section_instance-errors.html

Let us know how it goes. Could be hardware, could be the image itself, hard
to say without looking at logs.
Anne


> Thanks
> Vikrant
>
> On Mon, Jun 8, 2015 at 11:18 AM, Abhishek Shrivastava <
> abhis...@cloudbyte.com> wrote:
>
>> Hi Vikrant,
>>
>> Sorry for the late reply. So you need to add it on that node where
>> DevStack has been installed. If you have not installed devstack then the
>> documentation which you are following is outdated, so you have to search
>> for the updated document where they have included those services.
>>
>> On Sun, Jun 7, 2015 at 1:26 AM, vikrant ambedkar > > wrote:
>>
>>> Hi Abhishek,
>>>
>>> Thank you for valuable response.
>>> Just wanted to know that on which node we suppose to add this
>>> configuration ?
>>>
>>> We have controller, network and compute node.
>>>
>>> Also as we already have added Ubuntu and windows bootable ISO image and
>>> we are using the same.
>>>
>>> Thanks
>>> Vikrant
>>> On Jun 6, 2015 11:29 PM, "Abhishek Shrivastava" 
>>> wrote:
>>>
>>>> Hi Vikrant,
>>>>
>>>> To solve this issue, you need to include following in the
>>>> ENABLED_SERVICES in your local.conf file:
>>>>
>>>>- ENABLED_SERVICES+=n-novnc,n-xvnc,n-cauth
>>>>
>>>> Also while creating an instance, create a bootable volume from the
>>>> image then create the instance it will be easy and more efficient.
>>>>
>>>> On Sat, Jun 6, 2015 at 7:26 PM, vikrant ambedkar <
>>>> ambedkar.v...@gmail.com> wrote:
>>>>
>>>>> Hi
>>>>>
>>>>>
>>>>>
>>>>> Followed your open stack installation juno guide and successfully done
>>>>> with the same.
>>>>>
>>>>>
>>>>>
>>>>> Now we are trying to launch an instance but getting an error.
>>>>>
>>>>>
>>>>>
>>>>> Please provide the solution ASAP.
>>>>>
>>>>>
>>>>> Just for the information we haven't configure cinder. We only
>>>>> configure keystone, nova, neutron, glance.
>>>>>
>>>>>
>>>>> Following are the configuration of our OpneStack Setup.
>>>>>
>>>>> Controller node - keystone, mysql, rasbbitmq, and remaining
>>>>> recommended nova and neutron api.
>>>>>
>>>>> Neutron node - neutron service
>>>>>
>>>>> compute - nova service
>>>>>
>>>>>
>>>>>
>>>>> PFA Screenshot .
>>>>>
>>>>>
>>>>> Thanks
>>>>>
>>>>> Vikrant
>>>>>
>>>>> ___
>>>>> Mailing list:
>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>>> Post to : openstack@lists.openstack.org
>>>>> Unsubscribe :
>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>>
>>>> *Thanks & Regards,*
>>>> *Abhishek*
>>>> *Cloudbyte Inc. <http://www.cloudbyte.com>*
>>>>
>>>
>>
>>
>> --
>>
>>
>> *Thanks & Regards,*
>> *Abhishek*
>> *Cloudbyte Inc. <http://www.cloudbyte.com>*
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] About multi node installation

2015-06-08 Thread Anne Gentle
On Mon, Jun 8, 2015 at 7:52 AM, vikrant ambedkar 
wrote:

> Hi all,
>
> We have installed and configured openstack on 3 nodes viz controller,
> network, compute and not installed cinder yet.
>
> Following are the configuration of our OpenStack Setup.
>
> Controller node - keystone, mysql, rabbitmq, and remaining recommended
> nova and neutron api.
>
> Neutron node - neutron service
> compute - nova service
>
> We are coming across issues while creating a new instance. So is it
> recommended that we have to compulsorily install all services for multi
> node architecture ?
>

No. As the Install Guides indicate, you can add optional services after
getting the basics installed. Optional include:
cinder
neutron
swift
heat
ceilometer

as indicated by the chapters and organization of the guides.

If you don't have a use case for neutron for example, follow the
nova-network portion of the guide:
http://docs.openstack.org/kilo/install-guide/install/apt/content/section_nova-networking.html

A multi-node architecture gives you more replication and expansion
opportunity.

Let us know your goals for the install, possibly devstack will get you
there faster.

Anne


>
> Thanks,
> Vikrant
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Docs website https failure

2015-07-07 Thread Anne Gentle
On Tue, Jul 7, 2015 at 10:06 AM, Leslie-Alexandre DENIS 
wrote:

> Le 07/07/2015 16:46, Clark Boylan a écrit :
>
>> On Tue, Jul 7, 2015, at 07:15 AM, Leslie-Alexandre DENIS wrote:
>>
>>> Hello everyone,
>>>
>>> from my point of view and after some tests[1] from various locations, it
>>> appears that docs.openstack.org refused connection on 443 at the moment.
>>>
>>> [1] curl: (7) Failed to connect to docs.openstack.org port 443:
>>> Connection refused
>>>
>>>  I don't think docs.openstack.org has ever served content via HTTPS, it
>> has only served content over HTTP. Are you using HTTPS everywhere? It
>> has been mentioned that it has rules for docs.openstack.org to use HTTPS
>> but these rules are not valid.
>>
> You both are right, I was missing that change in my browser since the last
> access : HTTPS everywhere... That's probably the root cause of the http >
> (s) redirection for the docs website. Actually it works as expected on HTTP
> without any extensions...
>
> Thanks for your input and sorry for the noise !


Thanks for asking! We would like to enable https but are awaiting the
implementation of this blueprint:

http://specs.openstack.org/openstack-infra/infra-specs/specs/doc-publishing.html

Anne


>
>
>
>> If HTTP works for you then everything is working as expected.
>>
>> Clark
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>



-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Scheduler Order

2015-07-20 Thread Anne Gentle
On Mon, Jul 20, 2015 at 2:44 PM, Bruno L  wrote:

> You could write your own scheduler filter that does it exactly the way you
> want. It is easier than you think.
>

Documented here:

http://docs.openstack.org/openstack-ops/content/customize.html


> On 21/07/2015 1:41 am, "Georgios Dimitrakakis" 
> wrote:
>
>> Hello!
>>
>> I would like to know if it's possible to define the order on which the
>> hypervisors are loaded.
>>
>> I already have in my configuration
>>
>> ram_weight_multiplier = -1.0
>>
>> in order to pack as many VMs in one hypervisor as possible.
>>
>> What I would like to know now is if I can somehow define the order of the
>> hypervisors since there are differences among them.
>>
>>
>> Best regards,
>>
>>
>> George
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] what are commands to make sure openstack is ready and able to use its services just after installation

2015-08-06 Thread Anne Gentle
On Thu, Aug 6, 2015 at 9:40 PM, Jagdish Choudhary 
wrote:

> Hello All,
> I've very basic question. How to we confirm after openstack installation
> that things are fine . I mean what are commands and what commands are
> mandatory to run just after installation.
> Thanks
>
>
Hi Jagdish,

In the Install Guides we purposefully have you run verification commands
after each installation step. You could run these after completing the
installation:

http://docs.openstack.org/kilo/install-guide/install/apt/content/keystone-verify.html
http://docs.openstack.org/kilo/install-guide/install/apt/content/glance-verify.html
http://docs.openstack.org/kilo/install-guide/install/apt/content/ch_nova.html#nova-verify

You can look in the remaining chapters for "Verify operations" depending on
what additional services you've installed.

If you use DevStack, it includes tests in scripts that you can inspect for
yourself:

https://github.com/openstack-dev/devstack/tree/master/exercises

Hope that helps.
Anne


> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Call for mentors Outreachy Dec-March 2016

2015-09-18 Thread Anne Gentle
ople are fun for you and
your team.

PTLs have done it in the past as well as core members, though you don't
have to be either one of those to show someone how to work with in your
project and get to know the team.

Reach out for Outreachy. :)

Anne


>
> Internships won't happen if we don't have enough mentors.
>
> Thanks,
>
> Victoria
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] demo for my team

2015-09-18 Thread Anne Gentle
On Fri, Sep 18, 2015 at 2:15 PM, venkatesh kotipalli <
openstackvenkat...@gmail.com> wrote:

> Hi All,
>
> Now i am successfully completed the openstack setup. and spin the VM also.
> Now i am going to give demo. please suggested which way to start the demo
> to my team. Less time and to share the more info.
>
> I have lot of doubts in Neutron and swift.
>
> 1. Glance is image storage?are there any alternatives for glance?
>

Yes.
None that I know of.


> 2. swift is a unstructured data will be stored? are there any alternative
> for swift?
>

Swift offers Object Storage, an eventually consistent object storage
solution with a REST API.

Some operators run Ceph, implementing the OpenStack Object Storage API.


> 3. cinder is block storage to spin the VMS to select cinders in volumes
>

Block Storage for VM volume mounts, yes. This chapter gives a great storage
overview.
http://docs.openstack.org/openstack-ops/content/storage_decision.html


> 4.where the snapshots will be stored?
>

There are images, volume snapshots, and image snapshots, please refer to:
http://docs.openstack.org/openstack-ops/content/snapshots.html
and
http://docs.openstack.org/user-guide/cli_nova_launch_instance_from_volume.html


> and is there any recurring snapshot policy(Automation) ?
>
>
Not that I can think of but others may chime in.



> please help me guys.
>
>
Hope that helps your quest for knowledge.
Anne


> Regards,
> Venkatesh.k
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [glance] [infra] [neutron] [swift] [trove] [zaqar] [murano] [docs] Outreachy: selecting a project to contribute to

2015-09-26 Thread Anne Gentle
Hi Twinkle,

Welcome! Thanks for your interest. If you have time, stop by #openstack-opw
on Freenode IRC to have a real-time chat with OpenStack Outreachy admins
and mentors and other interns.

Also, typically you would write an email to the mailing list with a new
subject line so that we can reply to you in the thread about your question.
I'm doing that with my reply to show an example of using topics or keywords
with square brackets in the subject line. Those are some of the projects
with mentors listed in https://wiki.openstack.org/wiki/Outreachy.

Hope that helps in your quest to learn more about each project.

Thanks,
Anne



On Sat, Sep 26, 2015 at 8:21 AM, Twinkle Chawla 
wrote:

> Hello everyone,
> I am new to Outreachy - Openstack and I want to contribute in it. I am
> getting problem in selecting Project, Please help me out so that I can find
> a way to move on.
>
> Regards,
>
> On Sat, Sep 26, 2015 at 2:47 PM, Thierry Carrez 
> wrote:
>
>> Hello everyone,
>>
>> Last for this week, Glance, Horizon, Sahara, and Barbican just produced
>> their first release candidate for the end of the Liberty cycle. The RC1
>> tarballs, as well as a list of last-minute features and fixed bugs since
>> liberty-1 are available at:
>>
>> https://launchpad.net/glance/liberty/liberty-rc1
>> https://launchpad.net/horizon/liberty/liberty-rc1
>> https://launchpad.net/sahara/liberty/liberty-rc1
>> https://launchpad.net/barbican/liberty/liberty-rc1
>>
>> Unless release-critical issues are found that warrant a release
>> candidate respin, these RC1s will be formally released as final versions
>> on October 15. You are therefore strongly encouraged to test and
>> validate these tarballs !
>>
>> Alternatively, you can directly test the stable/liberty release branch at:
>>
>> http://git.openstack.org/cgit/openstack/glance/log/?h=stable/liberty
>> http://git.openstack.org/cgit/openstack/horizon/log/?h=stable/liberty
>> http://git.openstack.org/cgit/openstack/sahara/log/?h=stable/liberty
>> http://git.openstack.org/cgit/openstack/barbican/log/?h=stable/liberty
>>
>> If you find an issue that could be considered release-critical, please
>> file it at:
>>
>> https://bugs.launchpad.net/glance/+filebug
>> or
>> https://bugs.launchpad.net/horizon/+filebug
>> or
>> https://bugs.launchpad.net/sahara/+filebug
>> or
>> https://bugs.launchpad.net/barbican/+filebug
>>
>> and tag it *liberty-rc-potential* to bring it to the release crew's
>> attention.
>>
>> Note that the "master" branches of Glance, Horizon, Sahara and Barbican
>> are now officially open for Mitaka development, so feature freeze
>> restrictions no longer apply there.
>>
>> Regards,
>>
>> --
>> Thierry Carrez (ttx)
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>
>
>
> --
> *TWINKLE CHAWLA*
> 
> B. Tech. (Computer Science Engineering)
> Arya College of Engineering & Information Technology, Jaipur
>
> 
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Anne Gentle
Rackspace
Principal Engineer
www.justwriteclick.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] OpenStack participating in the Outreach Program for Women

2013-10-10 Thread Anne Gentle
Hi all,

We're actively recruiting both mentors and interns for the Outreach Program
for Women. Rackspace is sponsoring one intern, and I'm still seeking
funding for additional interns. Support levels start at $5750 for one
intern.

Here's a blurb you can send to your friends and neighbors on the Internets
to reach out specifically to women who want to learn how to work in open
source.

--8<--
OpenStack provides open source software for building public and private
clouds. We are constantly moving and growing and very excited to invite
newcomers to our community. For a third round, OpenStack is participating
in GNOME Outreach Program for Women, see
http://gnome.org/opw/ for details. As you may know, representation of women
among free and open source participants has been cited at 3% [1] as
contrasted with the percentages of computing degrees earned by women (all
at over 10% higher) in the US. Eek! At the October 2012 OpenStack Summit,
Anne Gentle led an unconference session about including more women in
OpenStack and identified one of the goals as bringing more newcomers to
OpenStack. The GNOME Outreach program is an excellent way for OpenStack to
meet that inclusion goal, and we specifically want to reach out to women
who are interested in open source. The program starts in December 2013,
going until March 2014. Also, we have been able to support our interns
meeting their mentors at the OpenStack Summit, which would be in April
2014. You can find out all the details about how to apply to an OpenStack
spot by going to https://wiki.openstack.org/wiki/OutreachProgramForWomen.
--8<--

Thanks for helping us spread the word! Feel free to ask me any questions on
or off list.
Anne

1. http://opensource.com/life/13/4/increasing-foss-participation
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Call for help: Havana Install testing

2013-10-15 Thread Anne Gentle
Hi all,

We've got a draft of the Havana install guide ready for testing. We have a
matrix of testing at
https://wiki.openstack.org/wiki/HavanaDocTesting

Here are links to the guides in progress:
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora -
http://docs.openstack.org/trunk/install-guide/install/yum/content/

Installation Guide for Ubuntu 12.04 (LTS) Server -
http://docs.openstack.org/trunk/install-guide/install/apt/content/

Installation Guide for openSUSE -
http://docs.openstack.org/trunk/install-guide/install/zypper/content/

Please, take time to test these in your favorite distro, and report any
issues you find using the Doc Bug link on each page. We'll continue to
triage for the next two days, hoping to release the install guide at the
same time as the overall release.

Thank you distros for the packaging efforts! Now let's see what we can do
to simultaneously release an install guide on October 17th.

Halp!
Anne
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Call for help: Havana Install testing

2013-10-16 Thread Anne Gentle
Sorry to top-post but I wanted to shout out my appreciation to our
community manager Tom Fifield and his brilliant collaborators for figuring
out the nova-network scenario on Ubuntu 12.04 LTS. I have to say, people
who run OpenStack are some of the finest humans on planet earth. Let's get
some on the space station too.

Points of note, for those of you who tested yesterday's doc:
* The ubuntu packages were missing a dependency on python-libguestfs -
Credit: Michael Still
* The ubuntu packages for guestfs do not work, without changing the
permissions on some kernel files
* Nova-network multi-host does not work with nova-conductor, and so needs
database configuration. Credit: Sina Sadeghi, Joe Topjian

These changes have been patched in the install guides with /trunk/ in the
URL, and you can ping and ssh instances with these changes. Wahoo.

We're still working through network patches -- with a "choose your own
adventure" install guide, we start simple with nova-network but then move
to neutron for networking, and that has several paths in itself. Please
review these to help us shape the neutron portions:

Give many options from the prior Network Admin Guide
https://review.openstack.org/**#/c/51789/<https://review.openstack.org/#/c/51789/>
Solly Ross's branch: https://github.com/**DirectXMan12/openstack-**
manuals/tree/topic/neutron<https://github.com/DirectXMan12/openstack-manuals/tree/topic/neutron>
Replace everything with ML2:
https://review.openstack.org/#**/c/51992/<https://review.openstack.org/#/c/51992/>

Thanks all for the help -
Anne



On Tue, Oct 15, 2013 at 10:03 AM, Anne Gentle  wrote:

> Hi all,
>
> We've got a draft of the Havana install guide ready for testing. We have a
> matrix of testing at
> https://wiki.openstack.org/wiki/HavanaDocTesting
>
> Here are links to the guides in progress:
> Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora -
> http://docs.openstack.org/trunk/install-guide/install/yum/content/
>
> Installation Guide for Ubuntu 12.04 (LTS) Server -
> http://docs.openstack.org/trunk/install-guide/install/apt/content/
>
> Installation Guide for openSUSE -
> http://docs.openstack.org/trunk/install-guide/install/zypper/content/
>
> Please, take time to test these in your favorite distro, and report any
> issues you find using the Doc Bug link on each page. We'll continue to
> triage for the next two days, hoping to release the install guide at the
> same time as the overall release.
>
> Thank you distros for the packaging efforts! Now let's see what we can do
> to simultaneously release an install guide on October 17th.
>
> Halp!
> Anne
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Call for help: Havana Install testing

2013-10-18 Thread Anne Gentle
On Fri, Oct 18, 2013 at 8:37 AM, Lucas Brasilino  wrote:

> Hi Anne and All
>
> > We've got a draft of the Havana install guide ready for testing. We have
> a
> > matrix of testing at
> > https://wiki.openstack.org/wiki/HavanaDocTesting
>
> Although OpenStack installation steps are often tied to a particular
> distro (using its packages, repos and so), is there
> any comprehensive documentation about installing and running it from
> sources? I think that installing and using from sources
> gives us a great 'reference' about how packaged software should be
> installed, and so we can report any problem on those
> distro-based guides.
>

It comes up from time to time, source-based installs, but we haven't had
the efforts backing the requests so I haven't seen a comprehensive document
for installing and running from source since a wiki page back in 2010 that
I can't find now. :)  Sorry I can't offer anything more modern, but maybe
others on the list have ideas?

Thanks,
Anne


>
> Att
> Lucas Brasilino
> MSc Student @ Federal University of Pernambuco (UFPE)
> twitter: @lucas_brasilino
>
>
> 2013/10/15 Anne Gentle :
> > Hi all,
> >
> > We've got a draft of the Havana install guide ready for testing. We have
> a
> > matrix of testing at
> > https://wiki.openstack.org/wiki/HavanaDocTesting
> >
> > Here are links to the guides in progress:
> > Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora -
> > http://docs.openstack.org/trunk/install-guide/install/yum/content/
> >
> > Installation Guide for Ubuntu 12.04 (LTS) Server -
> > http://docs.openstack.org/trunk/install-guide/install/apt/content/
> >
> > Installation Guide for openSUSE -
> > http://docs.openstack.org/trunk/install-guide/install/zypper/content/
> >
> > Please, take time to test these in your favorite distro, and report any
> > issues you find using the Doc Bug link on each page. We'll continue to
> > triage for the next two days, hoping to release the install guide at the
> > same time as the overall release.
> >
> > Thank you distros for the packaging efforts! Now let's see what we can
> do to
> > simultaneously release an install guide on October 17th.
> >
> > Halp!
> > Anne
> >
> > ___
> > Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> > Post to : openstack@lists.openstack.org
> > Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift and Keystone Integration 'keystoneauth' issue

2013-10-21 Thread Anne Gentle
Thanks for circling back Dheerendra! I've filed this doc bug:

https://bugs.launchpad.net/openstack-manuals/+bug/1242686

Much appreciated.
Anne


On Mon, Oct 21, 2013 at 7:32 AM, Dheerendra <
dheerendra.madhusudh...@gmail.com> wrote:

> This may help others as well. It was issue missing keystoneauth package.
>
> How did I resolve this issue ?
>
> I initially followed the instructions given in the following link to
> install swift
>
> http://docs.openstack.org/havana/install-guide/install/apt/content/installing-and-configuring-the-proxy-node.html
>
> Instructions given in this list were not getting the keystoneauth middle
> ware.
>
> The directory
> /usr/local/lib/python2.7/dist-packages/swift/common/middleware missed all
> the keyestoneauth* files.
>
> I did the following to get the updated swift
>
> git clone https://github.com/openstack/swift.git
> cd swift
> python setup.py install
>
> swift-init proxy start
>
> Proxy-Server started without any issue.
>
> -Dheerendra
>
>
> On Fri, Oct 18, 2013 at 7:29 PM, Kuo Hugo  wrote:
>
>> Hi
>> How did you install the Swift ? (source code or any repo?)
>>
>> The keystoneauth middleware is in Swift's repo as I know.
>>
>>
>> https://github.com/openstack/swift/blob/stable/grizzly/swift/common/middleware/keystoneauth.py
>>
>> Hugo
>>
>> +Hugo Kuo+
>> (+886) 935004793
>>
>>
>> 2013/10/18 Dheerendra 
>>
>>>  Hi
>>>
>>> I'm integrating swift with keystone authentication in grizzly
>>>
>>> I have following configuration in proxy-server.conf file
>>> [filter:keystoneauth]
>>> use = egg:swift#keystoneauth
>>>
>>> I hit the following error, when I try to start the 'swift-int proxy
>>> restart'
>>>
>>> LookupError: Entry point 'keystoneauth' not found in egg 'swift' (dir:
>>> /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory,
>>> paste.filter_app_factory; entry_points: )
>>>
>>> I looked at the directory /usr/lib/python2.7/dist-packages for
>>> keystoneauth.* files. I don't find them.
>>>
>>> I referred http://docs.openstack.org/developer/swift/overview_auth.html.
>>> Not resolve this issue.
>>>
>>> How do I get the 'keystoneauth' middleware ?
>>>
>>> How do we resolve this issue ?
>>>
>>> I have installed keystone and swift through manuals as given in
>>> http://www.openstack.org
>>>
>>> -Dheerendra
>>>
>>> ___
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>>
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [OpenStack Foundation] Making the Hong Kong Summit as inclusive as possible

2013-10-21 Thread Anne Gentle
On Mon, Oct 21, 2013 at 1:44 PM, Tim Bell  wrote:

>  ** **
>
> Lauren,
>
> ** **
>
> Great…. Can the ‘Report Harrassment’ section have an explicit e-mail
> address such as reportharassm...@opentack.org. It would be useful to keep
> the barrier for reporting problems low as some people may not know how to
> find a member of the foundation staff.
>
> **
>

Hi Tim and everyone on the list -
I was actually one who gave them input that I wouldn't use a generic email
address to report anything as serious as harassment, because of wanting to
control who knew what about the incident and knowing the person I was
reporting to. Hopefully that works well for others.

I'm still reading it all the way through but I think this is just what we
needed.

Thanks,
Anne


> **
>
> Tim
>
> ** **
>
> *From:* Lauren Sell [mailto:lau...@openstack.org]
> *Sent:* 21 October 2013 20:35
> *To:* David Mortman
> *Cc:* foundat...@lists.openstack.org; openstack@lists.openstack.org
> *Subject:* Re: [OpenStack Foundation] [Openstack] Making the Hong Kong
> Summit as inclusive as possible
>
> ** **
>
> Hi everyone,
>
> ** **
>
> As a quick update, the community code of conduct has now been publicized
> on the Summit website, wrapped in more event-specific language recommended
> by this thread and the PyCon code of conduct. There is also a clear process
> for reporting and responding to any complaints.
>
> ** **
>
>
> http://www.openstack.org/summit/openstack-summit-hong-kong-2013/the-openstack-summit-code-of-conduct/
> 
>
> ** **
>
> We're planning to promote the code of conduct in an email blast to all
> registered attendees this week, make printed copies available at the
> registration desk on-site and provide a reminder on the back of each badge.
>  We're also sending it directly to sponsors because there are special notes
> about booth and party conduct.
>
> ** **
>
> Please let us know if you have any additional feedback or ideas.
>
> ** **
>
> Thanks!
>
> Lauren
>
> ** **
>
> On Oct 3, 2013, at 9:58 AM, Lauren Sell  wrote:
>
>
>
> 
>
>  Hi Anne, David,
>
> ** **
>
> Yes, the transparency committee update is on the board meeting agenda, but
> I think the code of conduct for our Summit is a different issue.
>
> ** **
>
> The transparency committee had three main tasks: develop a written policy
> documenting our approach to transparency, investigate creating an
> independent ombudsman, and figuring out a way to move non-confidential
> Board communications to a public mailing list. I circulated the
> transparency policy on the Foundation mailing list (
> http://lists.openstack.org/pipermail/foundation/2013-July/001447.html)
> for comment, and we're hoping to review the policy in today's Board
> meeting. You can see the latest version here (
> https://docs.google.com/a/openstack.org/document/d/1sGBtza-mjRXcDzFBSS9aUrYlAtu1se-eerHZN16DPyU/edit
> ).
>
> ** **
>
> Regarding the Summit code of conduct, I have an update since my last email
> about working on reporting/response procedures. We have a draft going here (
> https://etherpad.openstack.org/reporting-response-procedures) and had a
> good call with the Ada Initiative last week for input. We're also planning
> to engage with them to train our event staff before the Summit.  I'd
> welcome any feedback on the procedures, as well as if there are any other
> policies we should be looking at (our procedures are based largely on
> PyCon, also influenced by Ada Initiative) or other organizations we should
> be engaging with along these lines.
>
> ** **
>
> While we won't be able to change the official code of conduct before the
> Summit, we can wrap it with more specific behavior examples like David had
> suggested and publicize the reporting/response procedures on our website,
> in a pre-event email to attendees and on-site.  If there are any issues in
> the meantime, the Foundation staff, including Jonathan, Stef, Tom and me,
> are always available and happy to get involved. 
>
> ** **
>
> As a reminder, I encourage anyone who is interested to dial into the board
> meeting. The meeting invites are always posted to the Foundation mailing
> list, and there's a link to register in the agenda:
> https://wiki.openstack.org/wiki/Governance/Foundation/3Oct2013BoardMeeting
> 
>
> ** **
>
> Thanks,
>
> Lauren
>
> ** **
>
> On Oct 1, 2013, at 12:53 PM, David Mortman  wrote:*
> ***
>
>
>
> 
>
>  Thanks Anne!
>
> ** **
>
> On Tue, Oct 1, 2013 at 1:3

Re: [Openstack] OpenStack participating in the Outreach Program for Women

2013-10-21 Thread Anne Gentle
Hi again everyone,

We have quite a few interested interns and I'd like to get more mentors and
ideas added to our ideas list with mentors as well. We have funded spots
for three interns it looks like. Thank you OpenStack Foundation, HP and
Rackspace!

Please add to https://wiki.openstack.org/wiki/OutreachProgramForWomen/Ideas--
think especially of three-month tasks in the Icehouse release
timeframe.
Students and non-students can apply, and non-coding tasks are certainly
allowed.

Thanks for the great responses so far -- please do add your ideas and
mentoring interests and keep an eye out for newcomers asking questions. For
this program, a patch is required as part of her application, and she'll be
looking for mentors online.

Thanks,
Anne


On Thu, Oct 10, 2013 at 1:26 PM, Anne Gentle  wrote:

> Hi all,
>
> We're actively recruiting both mentors and interns for the Outreach
> Program for Women. Rackspace is sponsoring one intern, and I'm still
> seeking funding for additional interns. Support levels start at $5750 for
> one intern.
>
> Here's a blurb you can send to your friends and neighbors on the Internets
> to reach out specifically to women who want to learn how to work in open
> source.
>
> --8<--
> OpenStack provides open source software for building public and private
> clouds. We are constantly moving and growing and very excited to invite
> newcomers to our community. For a third round, OpenStack is participating
> in GNOME Outreach Program for Women, see
> http://gnome.org/opw/ for details. As you may know, representation of
> women among free and open source participants has been cited at 3% [1] as
> contrasted with the percentages of computing degrees earned by women (all
> at over 10% higher) in the US. Eek! At the October 2012 OpenStack Summit,
> Anne Gentle led an unconference session about including more women in
> OpenStack and identified one of the goals as bringing more newcomers to
> OpenStack. The GNOME Outreach program is an excellent way for OpenStack to
> meet that inclusion goal, and we specifically want to reach out to women
> who are interested in open source. The program starts in December 2013,
> going until March 2014. Also, we have been able to support our interns
> meeting their mentors at the OpenStack Summit, which would be in April
> 2014. You can find out all the details about how to apply to an OpenStack
> spot by going to https://wiki.openstack.org/wiki/OutreachProgramForWomen.
> --8<--
>
> Thanks for helping us spread the word! Feel free to ask me any questions
> on or off list.
> Anne
>
> 1. http://opensource.com/life/13/4/increasing-foss-participation
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Doc or Link for enabling Active Directory authentication for login information in Havana

2013-10-25 Thread Anne Gentle
http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider

Not sure how accurate these are, but I think they were updated last release
at least.

Anne


On Fri, Oct 25, 2013 at 9:48 AM, Mike Smith  wrote:

>  I'm looking to do the exact same thing Ankush (AD just for Keystone user
> authentication but SQL backend for everything else Keystone related) and
> have done quite a bit of searching.
>
>  So far I see multiple people saying it can be done, but haven't found
> anyone who's documented how to do it.
>
>  +1 requesting if someone can assist with info or docs.
>
>
>
>
>
>  --
> *From:* ankush grover [ankushcen...@gmail.com]
> *Sent:* Friday, October 25, 2013 5:19 AM
> *To:* openstack
> *Subject:* [Openstack] Doc or Link for enabling Active Directory
> authentication for login information in Havana
>
>Hi All,
>
> I have setup Openstack Havana release through Redhat RDO utility.
> Openstack is working fine but I am not able to configure Active Directory
> authentication for login information only in Openstack. In Havana Release
> Notes it is mentioned. I am looking forward to do the same in Openstack
> Havana release but I am not able to find any doc or link for the same.
>
> you can now tie login information to your corporate LDAP (or Active
> Directory) server, while having role and group management handled on the
> OpenStack SQL server.
>
>  Can someone share the link or doc for doing the same? Do let me know if
> you need any further information.
>
>
>  Thanks & Regards
>
> Ankush
>
>
>
>
>
> --
>
> CONFIDENTIALITY NOTICE: This message is intended only for the use and
> review of the individual or entity to which it is addressed and may contain
> information that is privileged and confidential. If the reader of this
> message is not the intended recipient, or the employee or agent responsible
> for delivering the message solely to the intended recipient, you are hereby
> notified that any dissemination, distribution or copying of this
> communication is strictly prohibited. If you have received this
> communication in error, please notify sender immediately by telephone or
> return email. Thank you.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Neutron Installation: support request

2013-10-30 Thread Anne Gentle
On Wed, Oct 30, 2013 at 4:17 AM, Marco Fornaro wrote:

>  Hi Edgard,
>
> ** **
>
> You are very kind to answer back
>
> ** **
>
> In the attachment you can find all the logs you asked for, and more
>
> I also added almost all configuration files
>
> Finally in the word document there is a log of ALL performed actions,
> mostly with the copy&paste of the output screen!
>
> ** **
>
> Please do not hesitate to ask further, any help will be highly appreciated
> 
>
> ** **
>
> *@Anne:* the doc file with installation notes (and in general the package
> with configuration/log files and initial configuration keystone scripts)
> wanted to be a kind of “draft model” for a possible installation manual,
> the idea is that not only you should have a clear document for the
> installation instructions (with the customized keystone scripts), but you
> should also provide exhaustive configuration files coherently to the
> installation example AND some “standard” log files…and I personally prefer
> the “all in one” packages for that J
>
> If you have time take a look at that and tell me what you think…in case I
> can post to the doc mail list as possible example..
>

Thanks for your installation notes, Marco. We'll take a look. Tracking by
placing an attachment on this existing doc bug:
https://bugs.launchpad.net/openstack-manuals/+bug/1244759

Anne


> 
>
> ** **
>
> ** **
>
> BR
>
> ** **
>
> Marco
>
> ** **
>
> ** **
>
> *From:* Edgar Magana [mailto:emag...@plumgrid.com]
> *Sent:* den 29 oktober 2013 19:44
> *To:* Marco Fornaro; openstack@lists.openstack.org
> *Cc:* bilel.mse...@gmail.com
>
> *Subject:* Re: [Openstack] Neutron Installation: support request
>
>  ** **
>
> Marco,
>
> ** **
>
> We need to see the logs in order to understand the problem.
>
> Please, share nova, quantum, keystone and glance logs in order to provide
> a better response.
>
> ** **
>
> Thanks,
>
> ** **
>
> Edgar
>
> ** **
>
> *From: *Marco Fornaro 
> *Date: *Tuesday, October 29, 2013 7:35 AM
> *To: *"openstack@lists.openstack.org" 
> *Cc: *"bilel.mse...@gmail.com" , Edgar Magana <
> emag...@plumgrid.com>
> *Subject: *RE: [Openstack] Neutron Installation: support request
>
> ** **
>
> Hi All
>
>  
>
> Sorry: a couple of months ago I have been asking for help on openstack +
> quantum + OpenVswitch plugin installation
>
>  
>
> I received a very good suggestion, see below the answer ( thanks Edgard!),
> and I carefully followed a guide for a single-server installation (I was
> waiting for my new hardware):
>
>
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_SingleNode/OpenStack_Grizzly_Install_Guide.rst
> 
>
>  
>
> well, everything works, from keystone to horizon web interface EXCEPT for
> the fact that* I cannot ping or ssh my VMs* (I only see the console log
> of the web interface!)
>
> NOTE: I did three times the same installation of two different servers and
> carefully checked all security groups permissions, and the result is always
> the same!
>
>  
>
> Apparently I have no trace of errors in the log or error messages when
> launching nova/quantum commands…there MUST be some parameter missing!
>
>  
>
> Can anyone help?
>
>  
>
> BTW: now I have much more hardware where to test also a multimode
> installation but I wonder if this could really solve the problem….
>
>  
>
>  
>
> Marco
>
>  
>
>  
>
>  
>
> *From:* Edgar Magana [mailto:emag...@plumgrid.com ]
> *Sent:* den 28 augusti 2013 22:10
> *To:* Marco Fornaro; openstack@lists.openstack.org
> *Subject:* Re: [Openstack] Neutron Installation: support request
>
>  
>
> Marco,
>
>  
>
> This guide is pretty good:
>
>  
>
>
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/tree/OVS_MultiNode
> 
>
>  
>
> Be aware of some pull requests (one is mine) to fix a couple of issues,
> specially on keystone configuration.
>
>  
>
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/pulls
>
>  
>
> Cheers,
>
>  
>
> Edgar
>
>  
>
> *From: *Marco Fornaro 
> *Date: *Wednesday, August 28, 2013 6:17 AM
> *To: *"openstack@lists.openstack.org" 
> *Subject: *[Openstack] Neutron Installation: support request
>
>  
>
> Hi All,
>
>  
>
> I’m an Openstack ”newbbie”, and my actual target is to get an openstack
> instance WITH Neutron(/quantum)  ups and running
>
>  
>
> I wanted to try to get this using one single server but without using
> devstack:I already settled up a complete and working Openstack grizzly
> Installation and I’ve been playing a little bit with “common” features
> including using API 
>
>  
>
> NOW I NEED TO INSTALL NEUTRON
>
>  
>
> I saw in the doc (
> http://docs.openstack.org/trunk/openstack-network/admin/content/nova_with_neutron.html)
> that I HAVE FIRST TO UNINSTALL NOVA-NETWORK,

Re: [Openstack] Openstack and VDI

2013-10-30 Thread Anne Gentle
>From http://docs.openstack.org/image-guide/content/ch_introduction.html

"VirtualBox uses the VDI (Virtual Disk Image) format for image files. None
of the OpenStack Compute hypervisors support VDI directly, so you will need
to convert these files to a different format to use them with OpenStack."


You'll find instructions for conversion in the guide linked above.
Anne


On Wed, Oct 30, 2013 at 4:51 PM, Stephane EVEILLARD <
stephane.eveill...@gmail.com> wrote:

> Hi
>
> I'm currently looking for VDI implementation with openstack, but I just
> can't find open source
> implementation . Is there any open source based VDI or will it appear in
> future release ?
>
> thanks in advance
>
> --
> Stéphane EVEILLARD
> Responsable Système et Développement IBS NETWORK
> Coordinateur Version Française Openstack
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Docs for Nova os-quota-sets don't match implementation?

2013-11-06 Thread Anne Gentle
Hi Alain,
We do already have a doc bug for this one, thanks for identifying it as
well. You can subscribe yourself here:
https://bugs.launchpad.net/openstack-api-site/+bug/1187277

Diane Fleming is a great contributor to the API docs, and is currently
assigned to fix this bug, but if you reach out to her she could also walk
you through how to fix it yourself. The way this page is put together is
written up on my blog at
http://justwriteclick.com/2013/04/14/how-its-made-the-openstack-api-reference-page/so
you could get a deep dive if you like.

Thanks,
Anne


On Wed, Nov 6, 2013 at 11:56 PM, Alain Roy  wrote:

>  Hello,
>
> I've been looking at the APIs for Nova's os-quota-sets, and the docs don't
> seem to match the implementation. Or perhaps I'm confused--I'm no expert
> here. Here's what I'm seeing:
>
> The docs at  show the
> quota API as:
>
> GET v2/{tenant_id}/os-quota-sets
>
> However, the nova command-line tool and my experimentation suggest that
> the correct usage is:
>
> GET v2/{tenant_id}/os-quota-sets/{tenant_id}
>
> The docs also show that I can get details, which will show me not just the
> quotas but also the current usage with:
>
> GET v2/{tenant_id}/os-quota-sets/{user_id}/detail
>
> I've tried various combinations on this theme and cannot get the 'detail'
> API to work. I'm not super familiar with the OpenStack code base, but when
> I looked at the code it appeared that it's not implemented. (The data is
> there, but I think it's not exposed via the API). Moreover, the user quotas
> only seem to be in Havana while project quotas are in Havana and earlier.
> But when I browse the API docs, I can't tell what might be available in
> Havana and what might be available in earlier versions.
>
> Horizon (Grizzly) shows detail similar to what the detail API says it
> provides, but when I look at the nova-api.log file, it's not using the
> osg-quota-sets/detail API, but appears to be synthesizing the data from the
> quotas plus the server and flavor details.
>
> Am I correct that the docs don't match the implementation? If so, what's
> the best thing to do? Should I file a bug or should I provide a fix to the
> docs? (I'm not confident that I know the correct documentation, but I'd be
> willing to try.)
>
> Thanks,
> -alain
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Havana Network node Doc

2013-11-07 Thread Anne Gentle
On Thu, Nov 7, 2013 at 3:30 AM,  wrote:

> I can’t find the link to this page in the home doc page (
> http://docs.openstack.org/). Is it a bug?
>

This guide is deprecated but this patch moves them to the Cloud
Administrator Guide

https://review.openstack.org/#/c/55404/


>
>
> Giuliano
>
> *Da:* Aaron Rosen
> *Data invio:* mercoledì 6 novembre 2013 12.24
> *A:* Jitendra Bhaskar
> *Cc:* openstack@lists.openstack.org
>
> http://docs.openstack.org/network-admin/admin/content/install_ubuntu.html
>
>
> On Wed, Nov 6, 2013 at 2:25 AM, Jitendra Bhaskar wrote:
>
>> can we have any clear docs to setup network node.
>>
>> --
>> * Thanks & Regards   *
>> *Jitendra Kumar Bhaskar*
>> Cell:- +91 7306311531
>>   :- +91 9989743042
>>
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-25 Thread Anne Gentle
On Mon, Nov 25, 2013 at 5:10 AM, Thierry Carrez wrote:

> Chuck Short wrote:
> > On Fri, Nov 22, 2013 at 4:45 PM, Michael Still  > > wrote:
> >
> >> So, a few questions...
> >>
> >>  - If there are no users shall we remove it from Havana and Grizzly
> as
> >> well, or does that violate our stability principles too much?
> >
> >
> > Speaking with my stable maintainers hat on I would personally NACK this
> > since
> > it doesnt meet the standard of a stable maintenance requirement, imho.
>
> It definitely doesn't meet our stable maintenance rules. We want people
> to be able to safely upgrade to the latest stable/* when they are users
> of the release. We don't add new features, removing them would be even
> worse.
>
> >>  - If we don't remove the code from stable, what about removing all
> >> references from the stable docs and putting in a warning saying that
> >> powervm is a dead end instead? I want to minimise confusion on the
> >> part of people deploying stable releases.
> >
> > This would be okay in my opinion.
>
> At the very minimum I would add the "dead-end" comment to the Havana
> release notes. If Anne is fine by it, it could also be added to the
> stable/havana version of the docs.
>
>
PowerVM was mostly documented in developer docs in the nova repo. It also
has entries in the Configuration Reference in the nova.conf options tables
from our autodoc process. Those will just stay in the stable/havana repo,
but I'm okay with backporting a note to stable/havana with a clear message
as to the driver's fate. We also have a mention of PowerVM in
stable/grizzly where we could also place a note. Release notes are a good
place for this as well, thanks Russell.

Tracking with https://bugs.launchpad.net/openstack-manuals/+bug/1254780 --
feel free to add the nova project as well to ensure the docs in the nova
repo are removed.

I do want to point out that we don't have adequate documentation of other
drivers, like Hyper-V and Xen, just want to make sure you all know there
are gaps and documentation isn't the indicator of "acceptance" of a
hypervisor driver.
Thanks -
Anne


> --
> Thierry Carrez (ttx)
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Anne Gentle
This is a fantastic idea. What can the TC do to help out?

Anne


On Fri, Dec 20, 2013 at 1:46 PM, Tim Bell  wrote:

>
> How about we do a mid-summit user/operator boot camp (like the programs
> do, i.e. February or so) where:
>
> - we get some operators and users (i.e. those that run and those that
> consume) OpenStack together
> - we describe our pain points (as Tom would say
> curse/desk-slam/white-board)
> - we prepare a set of blueprints and corresponding representatives to
> explain them to the development community
> - we identify cross-project issues and take them to the TC
>
> My experience is that there is significant overlap between us all so it is
> not necessary to have everyone there, especially if we solicit input before
> through the ambassadors etc.
>
> Tim
>
> On 20 Dec 2013, at 07:55, Tristan Goode  wrote:
>
> > I guess the simplest meaning is "all those that are not committing code
> to
> > the OpenStack code base"? :D
> >
> >
> >> -Original Message-
> >> From: Everett Toews [mailto:everett.to...@rackspace.com]
> >> Sent: Wednesday, 18 December 2013 1:54 AM
> >> To: Tristan Goode
> >> Cc: Tom Fifield; 
> >> Subject: Re: [Openstack] Bringing focus to the Operators and Users at
> > the next
> >> summit
> >>
> >> Hi Tristan,
> >>
> >> Can you clarify what you meant by Users in your subject line?
> >>
> >> I took it to mean application developers (i.e. the developers writing
> > applications on
> >> top of OpenStack) and possibly application operators (i.e. the operators
> > deploying
> >> applications on top of OpenStack). They seem to have gotten lost in the
> > discussion
> >> here.
> >>
> >> Ultimately, OpenStack is being built for them. As I believe was your
> > original intent,
> >> they need a voice in such a forum too. I realize that even less
> > application developers
> >> are likely to attend the summit than operators.
> >>
> >> However we still need to encourage their involvement and make a place
> > for them.
> >> We also need to encourage operators to gather feedback from their
> > application
> >> developers about their experiences developer on top of OpenStack as I'm
> > sure the
> >> operations folk get an occasional ear full from them. ;)
> >>
> >> Thanks,
> >> Everett
> >>
> >> P.S. Just to be clear...because we have a lot of overlapping
> > terminology.
> >>
> >> application developers = the developers writing applications on top of
> > OpenStack
> >> application operators = the operators deploying applications on top of
> > OpenStack
> >> [OpenStack] developers = the developers writing OpenStack [OpenStack]
> > operators
> >> = the developers deploying OpenStack
> >>
> >>
> >> On Dec 17, 2013, at 3:24 AM, Tristan Goode wrote:
> >>
> >>> Perfect stated Tom. Thank you.
> >>>
>  -Original Message-
>  From: Tom Fifield [mailto:t...@openstack.org]
>  Sent: Tuesday, 17 December 2013 11:23 AM
>  To: openstack@lists.openstack.org
>  Subject: Re: [Openstack] Bringing focus to the Operators and Users at
> >>> the next
>  summit
> 
>  On 17/12/13 02:55, Tim Bell wrote:
> >
> >
> > Specifying something as a bug needs to determine things like 'what
> > component should this be addressed in' and describing the desired
> > behaviour. Many of the comments from the survey describe the pain
> > points, rather than the solutions. Upgrading is difficult, no
> > mechanism to auto restart VMs on other hypervisors, monitoring
> > frameworks, inconsistent options in command line tools and APIs, .
> > equally, missing functional gaps do not fall well into the bug
> > system.
> >
> >
> >
> > I have received the feedback from operators when raising issues that
> > they get the response 'contributions are welcome'. Running an
> > openstack cloud can be non-trivial, especially the big ones, and
> > there is a need to appreciate that this effort is a significant part
> > of the OpenStack community effort (along with the blogs, the
> > documentation updates, the summit presentations).
> >
> >
> >
> > I personally have a different proposal to Tristan (although I like
> > his). my proposal is that each program should have a session
> > dedicated to user/operator needs at the start.  Between the UC, the
> > volunteers to look at the survey comments and the user group
> > ambassadors, we should be able to put together a set of pain points
> > to be considered for the next release. solutions are up to the
> > design teams.
> 
>  While I think that having such a session in each program fits well
>  with
> >>> "our" (being
>  "the developers'") mentality and/or schedule, I feel that it does not
> >>> suit with that of
>  operators.
> 
>  This is because, as an operator, you typically don't just have
>  problems
> >>> or feedback
>  with one project.
> 
>  Looking through the survey comments, it's likely that if

Re: [Openstack] New to OpenStack

2013-12-30 Thread Anne Gentle
Hi and welcome Kaushal, I've added you to the Trystack group so you can use
the API. If you're interested in how to setup OpenStack rather than just
consume it as a cloud, start with http://docs.openstack.org/ops.




On Mon, Dec 30, 2013 at 3:14 PM, Kaushal Shriyan
wrote:

> On Mon, Dec 30, 2013 at 2:11 PM, Razique Mahroua <
> razique.mahr...@gmail.com> wrote:
>
>> Hi !
>> You will need everything you need here:
>> http://docs.openstack.org/
>>
>> and if you have any questions:
>> http://ask.openstack.org
>>
>>
> I have requested on Trystacl.org (
> https://www.facebook.com/groups/269238013145112/). Can someone please
> authorise me to try out openstack platform.
>
> Thanks and Regards,
>
> Kaushal
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [nova] Question about dissociating networks/projects(tenants)

2014-01-08 Thread Anne Gentle
Hi all,
I wanted to get some input on the os-networks extension documentation as
it's unclear right now. If you look at
http://api.openstack.org/api-ref-compute-ext.html#ext-os-networks, you see
two different POST calls, one disassociates the host from a specified
network, the other disassociates a specified network from a project. Both
requests are simple calls with null in the example, but I don't understand
how these would be used in a real-world scenario. I see it as:
1. create network
2. boot server connected to that network with POST
v2/{tenant_id}/os-networks/{id}/action


{
"associate_host": "testHost"
}

3. then disassociate the same server (seems to take a name?) as needed. I
think the null might be incorrect here, and "testHost" would be a better
example.
POST v2/{tenant_id}/os-networks/{id}/action


{
"disassociate_host": null
}

4. And if you ever need to disassociate all the servers from a particular
tenant, you'd use the second POST call below:
POST v2/{tenant_id}/os-networks/{id}/action


{
"disassociate": null
}


Any thoughts? I can explain further if needed.

Thanks,
Anne
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [nova] Question about dissociating networks/projects(tenants)

2014-01-08 Thread Anne Gentle
On Wed, Jan 8, 2014 at 2:35 PM, Anne Gentle  wrote:

> Hi all,
> I wanted to get some input on the os-networks extension documentation as
> it's unclear right now. If you look at
> http://api.openstack.org/api-ref-compute-ext.html#ext-os-networks, you
> see two different POST calls, one disassociates the host from a specified
> network, the other disassociates a specified network from a project. Both
> requests are simple calls with null in the example, but I don't understand
> how these would be used in a real-world scenario. I see it as:
> 1. create network
> 2. boot server connected to that network with POST
> v2/{tenant_id}/os-networks/{id}/action
>
>
> {
> "associate_host": "testHost"
> }
>
> 3. then disassociate the same server (seems to take a name?) as needed. I
> think the null might be incorrect here, and "testHost" would be a better
> example.
> POST v2/{tenant_id}/os-networks/{id}/action
>
>
> {
> "disassociate_host": null
> }
>
> 4. And if you ever need to disassociate all the servers from a particular
> tenant, you'd use the second POST call below:
> POST v2/{tenant_id}/os-networks/{id}/action
>
>
> {
> "disassociate": null
> }
>
>
> Any thoughts? I can explain further if needed.
>

Oh, and one more problem with the examples, it looks like we also have:
POST v2/{tenant_id}/os-networks/{id}/action


{
"disassociate_project": null
}


Are these two last dissociate examples incorrect? I'll log a doc bug if
someone can confirm.

Thanks,
Anne


> Thanks,
> Anne
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] need configration for Vm network should communicate with seconf NIC

2014-01-11 Thread Anne Gentle
On Sat, Jan 11, 2014 at 8:55 AM, Dário Nascimento
wrote:

> I'm doing a similar setup with 2 nodes, one node is the controller with
> "all components" except nova-compute and the other node is running just the
> nova compute. Main issue is being the single NIC. I'm learning how to use
> neutron, it will require a GRE tunnel I guess.
>
> One detail (main reason of my post):
> There is a missing line on that manual: chapter "Install networking
> support on dedicated controller node", point 4 (/etc/neutron/api-past.ini):
> *auth_uri=http://controller:5000/v2.0 *
>
> Please, if I'm correct, could someone report and add it? :)
>

It's already reported, triaged, and assigned.
https://bugs.launchpad.net/openstack-manuals/+bug/1264324

Anne


>
> It's being challenging to learn but really awesome
> best regards,
>
>
> On 10 January 2014 17:45, Bhattacharjee, Arindam (Arindam) <
> arindam.bhattachar...@alcatel-lucent.com> wrote:
>
>>  Use this link:
>>
>> http://docs.openstack.org/trunk/install-guide/install/apt/content/
>>
>>
>>
>>
>>
>>
>>
>> *From:* Sathyanarayana Pvr [mailto:sathyanarayana@tcs.com]
>> *Sent:* Friday, January 10, 2014 2:40 AM
>> *To:* openstack@lists.openstack.org
>> *Subject:* [Openstack] need configration for Vm network should
>> communicate with seconf NIC
>>
>>
>>
>> Hi,
>>
>>
>>
>>
>>
>> I have a single Ubuntu host with 2 nics.
>> One nic has a Public IP
>> and  second NIC as  VM network .
>>
>>
>>
>> How to set up this configuration.
>>
>>
>>
>> Sathya
>>
>> =-=-=
>> Notice: The information contained in this e-mail
>> message and/or attachments to it may contain
>> confidential or privileged information. If you are
>> not the intended recipient, any dissemination, use,
>> review, distribution, printing or copying of the
>> information contained in this e-mail message
>> and/or attachments to it are strictly prohibited. If
>> you have received this communication in error,
>> please notify us by reply e-mail or telephone and
>> immediately and permanently delete the message
>> and any attachments. Thank you
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
>
> --
> *Dário Nascimento*
>
> *Master Degree in Computer Science and Networks Engineering Student*
> *Instituto Superior Técnico - Technical University of Lisbon*
> *Skype: dario-nascimento   darionascimento.com
> *
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-01-16 Thread Anne Gentle
I definitely have questions I'd like to ask that are specific to
documentation. Give us a week or so to discuss on our list and then we'll
propose some.

Thanks!
Anne


On Thu, Jan 16, 2014 at 4:01 PM, Everett Toews
wrote:

> Hi All,
>
> Inspired by this thread [1], I think it's time we try to formulate some
> application developer oriented questions for the user survey. Having this
> information will help us guide OpenStack developers, SDK developers, and
> other tool developers.
>
> Sean Dague already proposed the following 3 questions. I've added some
> more answers to the first to flesh it out. I replaced the work toolkit with
> code in questions 2 and 3.
>
> 1. What toolkits do you use to interface with the OpenStack API?
> * OpenStack command line (i.e. nova cli)
> * OpenStack libraries (Python)
> * jclouds (Java)
> * fog (Ruby)
> * pkgcloud (node.js)
> * openstack.net (C#)
> * php-opencloud (PHP)
> * deltacloud (HTTP API)
> * other - please specify
> * none - wrote our own
>
> 2. If you wrote your own code for accessing the OpenStack API, what wire
> format are you using?
> * JSON
> * XML
>
> 3. If you wrote your own code for accessing the OpenStack API, what
> programming language did you write it in?
> * Python
> * Java
> * Ruby
> * node.js
> * C#
> * PHP
> * Perl
> * C/C++
> * Other (please specify)
>
> All of the answers would be multi-select. e.g. checkboxes instead of radio
> buttons.
>
> Do we need more questions?
>
> Do we need change the wording of the questions as if it's from the
> perspective of the OpenStack operators asking their users what tools they
> are using to develop applications on an OpenStack cloud?
>
> e.g.  What toolkits *are your users using* to interface with the OpenStack
> API?
> If *your users wrote their* own code for accessing the OpenStack API, what
> wire format are *they* using?
>
> Regards,
> Everett
>
> [1]
> http://lists.openstack.org/pipermail/openstack/2014-January/004638.html
> ___
> User-committee mailing list
> user-commit...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] multiple network nodes

2014-01-21 Thread Anne Gentle
On Tue, Jan 21, 2014 at 9:58 PM, Remo Mattei  wrote:

> I have not seen it personally but that does not mean it’s not there :)
>
>
There's a new example architecture being added to the OpenStack Operations
Guide in review at
https://review.openstack.org/#/c/67763/4/doc/openstack-ops/section_arch_example-neutron.xml.
You may find it useful - I expect it to be merged this week, then you can
read more at http://docs.openstack.org/trunk/openstack-ops/content/.

Anne


>
> Ciao
> --
> Remo Mattei
>
> --
> Da: Jeff Cai jeff_...@symantec.com
> Rispondi: Jeff Cai jeff_...@symantec.com
> Data: January 21, 2014 at 19:52:36
> A: Remo Mattei r...@italy1.com, Mike Spreitzer mspre...@us.ibm.com
> Oggetto:  RE: [Openstack] multiple network nodes
>
>  Mike and Remo,
>
>
>
> Thanks for your reply.
>
> I am wondering how to balance the network load in openstack deployment.
> Which services can I distribute among several network nodes? Is there a
> document to describe something like this?
>
>
>
> Jeff
>
>
>
> *From:* Remo Mattei [mailto:r...@italy1.com]
> *Sent:* Tuesday, January 21, 2014 11:34 PM
> *To:* Mike Spreitzer
> *Cc:* Jeff Cai; openstack@lists.openstack.org
> *Subject:* Re: [Openstack] multiple network nodes
>
>
>
> Yes now with ml2 you can have multiple plugins which was not possible
> before.
>
>
>
> Remo
>
> Inviato da iPhone ()
>
>
> Il giorno Jan 21, 2014, alle ore 6:15, Mike Spreitzer 
> ha scritto:
>
>  > From: Jeff Cai 
> > To: "openstack@lists.openstack.org" ,
> > Date: 01/21/2014 02:42 AM
> > Subject: [Openstack] multiple network nodes
> >
> > Hi,
> >
> > Does openstack support multiple network nodes deployment? Which
> > services should be running on each of the network nodes?
>
> Yes, OpenStack definitely supports a multi-node deployment.  OpenStack has
> a lot of flexibility in what you deploy and how.  Which services you run on
> which node depends on what services you deploy in your system and what you
> want to do about high availability for the logical singletons.  You can
> start to get some clues in
> http://docs.openstack.org/havana/install-guide/install/apt/content/ch_overview.html
>  ---
> but that does not attempt to be comprehensive.  For example, it does not
> show deployment of Cinder in the later pictures; Cinder is discussed in
> http://docs.openstack.org/havana/install-guide/install/apt/content/ch_cinder.html
>
> Regards,
> Mike
>
>   ___
>
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
> !DSPAM:1,52de857f299471995810054!
>
>   !DSPAM:1,52df4084187161359531833!
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [nova] v2 and v3 API, paste.ini configuration

2014-01-28 Thread Anne Gentle
Sorry it took me so long to see this.


On Wed, Jan 8, 2014 at 3:44 AM, George Shuklin wrote:

> Good day.
>
> We trying to create middleware to restrict downscale of disks, and here
> few questions:
>
> 1) There is 'v3' API for nova in api-paste.ini, but I found no any
> documentation about 'v3 nova api' on api.openstack.org, and
> horizon/nova-pythonclient use v2 only. What is this? Is middleware for v3
> differ from v2?
>
>
There is no v3 documentation yet, and the Compute v3 API it hasn't been
part of a release yet.

As for any middleware differences, I don't know what is coming in Icehouse,
the release currently being worked on.




> 2) In api-paste.ini there is typical construction for middlewares:
>
> use = call:nova.api.auth:pipeline_factory
> noauth = faultwrap sizelimit ...
> keystone = faultwrap sizelimit authtoken keystonecontext ...
> keystone_nolimit = faultwrap sizelimit authtoken keystonecontext ...
>
> What is those directives (noauth, keystone, keystone_nolimit)? I
> understand their meaning by names, but what exactly they means and which
> line is used for processing requests?
>
> Are they related to auth_strategy=keystone in nova.conf?
>
>
Yes.
noauth: legacy still hanging around for migration to a shared identity
service
keystone: OpenStack's shared Identity service
keystone_nolimit: this may have something to do with v3 but I'm unable to
figure it out, hopefully some others can chime in on this use case.

Anne




> Thanks.
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] storage virtualization

2014-02-02 Thread Anne Gentle
On Sun, Feb 2, 2014 at 12:02 AM, pragya jain  wrote:

> hi all
>
> my query is:
>
> Is openstack swift virtualize the storage to store the data?
> And how does openstack swift implement it?
>
>
Not in any way I can think of, all servers are not virtualized nor are the
storage concepts virtual.

Possibly you could run a proxy server on a virtualized cloud controller but
everything else is decidedly not virtual.

Anne


>  Pragya Jain
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Does OpenStack join this year's GSoC

2014-02-03 Thread Anne Gentle
Hi Damon,
Are you interested in being a mentor or participating as a student?

I sent out a call to the OpenStack community to ask for someone to
coordinate and recruit mentors:
http://lists.openstack.org/pipermail/openstack-dev/2014-January/025744.html

But haven't heard back from anyone interested yet.

Thanks for asking -- hopefully it'll encourage someone to step forward!
Anne


On Mon, Feb 3, 2014 at 7:37 AM, Damon Wang  wrote:

> Hi guys,
>
> Does OpenStack join this year's GSoC(Google Summer of Code) ?
>
> Mentoring organizations can begin submitting applications to Google these
> days, does OpenStack will join?
>
> And as I know, OpenStack has tried in 2012 but failed...
>
> Thanks,
>
> Damon
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [GSoC] GSoC participation

2014-02-07 Thread Anne Gentle
On Fri, Feb 7, 2014 at 10:34 AM, Debojyoti Dutta  wrote:

> Cool .
>
> I created a wiki page too ...
> https://wiki.openstack.org/wiki/GSoC2014
>
> Actually if you have a  member profile, I will register the org, we just
> need 2 admin profiles (yours and mine that I created) and this wiki page.
> The rest is boilerplate.
>
> Gr8 to see interest  lets get in this time (I think we didn't the last
> 2 years)
>

We applied in time in the last two years, but were not selected.

Anne



>
> debo
>
>
> On Fri, Feb 7, 2014 at 8:20 AM, Davanum Srinivas wrote:
>
>> Debo,
>>
>> i will be doing that this weekend, will add you as backup.
>>
>> -- dims
>>
>> On Fri, Feb 7, 2014 at 11:18 AM, Debojyoti Dutta 
>> wrote:
>> > Hi
>> >
>> > I would like to register Openstack for participating in GSoC if we have
>> not
>> > done so. Has anyone registered Openstack before? If not I will do it. Is
>> > anyone ready to be a backup admin? If so, please let me know ... we
>> need 2
>> > members to do this. Am happy to be one of them :)
>> >
>> > --
>> > -Debo~
>>
>>
>>
>> --
>> Davanum Srinivas :: http://davanum.wordpress.com
>>
>
>
>
> --
> -Debo~
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Outreach Program for Women - May-Aug 2014

2014-02-24 Thread Anne Gentle
Hi all,
Thanks the OpenStack Foundation for funding a spot for an intern with the
GNOME Outreach Program for Women for May-August 2014. I've updated the
OpenStack wiki page and would like to recruit mentors for this round. If
you're interested in mentoring an intern and have a good idea for a 3-month
project, please sign up here:

https://wiki.openstack.org/wiki/OutreachProgramForWomen

and add your project idea here:

https://wiki.openstack.org/wiki/OutreachProgramForWomen/Ideas

If your org would like to fund an intern for $6250 please reach out!

We should find out today if we're also participating in the Google Summer
of Code internship program so it's an exciting week for mentors. Your
support is much appreciated!

Thanks,
Anne
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] query about Statsd

2014-03-10 Thread Anne Gentle
Have you referred to this document?
http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/ch_introduction-to-openstack-object-storage-monitoring.html

Answers below based on that circa-April-2013 document, might need updates.


On Thu, Mar 6, 2014 at 4:36 AM, pragya jain  wrote:

> hello all,
>
> I have some questions about Statsd server for openstack swift
>
> Q1:  Is swift-informant middleware necessary to be included in
> proxy-server.conf in order to provide metrics to StatsD server?
>
>
yes, swift-informant sits in the proxy server's pipeline and after each
request to the proxy server, sends three metrics to a
StatsD
 server


>  Q2: what type of metrics does swift-informant middleware provide to
> StatsD server?
>


   -

   A counter increment for a metric like obj.GET.200 or cont.PUT.404.
   -

   Timing data for a metric like acct.GET.200 or obj.GET.200. [The README
   says the metrics will look likeduration.acct.GET.200, but I don't see
   the "duration" in the code. I'm not sure what Etsy's server does, but our
   StatsD server turns timing metrics into 5 derivative metrics with new
   segments appended, so it probably works as coded. The first metric above
   would turn into acct.GET.200.lower, acct.GET.200.upper, acct.GET.200.mean
   ,acct.GET.200.upper_90, and acct.GET.200.count]
   -

   A counter increase by the bytes transferred for a metric like
   tfer.obj.PUT.201.



>
> Q3:  What is StatsDlog? Is it a middleware or a daemon or something other?
> And, What type of metrics does it provide to StatsD server?
>

statsdlog can track events from all Object Storage daemons, not just
proxy-server


>
> I had searched many documents, but I still have confusion about it.
> Please somebody answer my questions.
>
> Thanks
> Pragya jain
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] administring openstack

2014-03-12 Thread Anne Gentle
Hi, have you had a chance to read the Operations Guide?

http://docs.openstack.org/trunk/openstack-ops/content/operations.html

You may also be interested in the User Guide particularly about managing
launched instances:

http://docs.openstack.org/user-guide/content/cli_manage_instances.html


On Wed, Mar 12, 2014 at 9:52 AM, cheniour ghassen wrote:

> Hi everyone,
> I have managed to configure openstack havana. I need to install some
> instances and adminester them. The administration book of openstack doc is
> a little bit general.Is there a step by step tutorial to learn how to do it?
> sincerely,
> Ghassen Cheniour
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Trove] Trove interface

2014-04-02 Thread Anne Gentle
Hi all,
Trove is in that awkward adolescent stage where they are about to become
integrated with all of OpenStack but we don't have them in all the
operator/deployer docs yet.

In flight:
There is a writer at Tesora working on adding Trove to the install guides.
There is API reference info to be added to
http://api.openstack.org/api-ref.html through the api-site/api-ref/
process. *
We still need a section added to the Virtual Machine Image Guide so that
deployers know how to make DBaaS (trove) work for their users:
http://docs.openstack.org/image-guide/content/ *

There is command-line interface reference:
http://docs.openstack.org/cli-reference/content/troveclient_commands.html

There is API documentation that we don't publish anywhere:
http://git.openstack.org/cgit/openstack/database-api/tree/openstack-database-api/src/markdown/database-api-v1.md

There is contributor dev doc at:
http://docs.openstack.org/developer/trove/

Please be patient and understand the state that we're all viewing Trove at
right now - about to hop onto the train that is OpenStack integration.

Thanks,
Anne

* No one is assigned to these two doc tasks to my knowledge but we
identified them at the trove mid-cycle meetup.




On Wed, Apr 2, 2014 at 3:52 PM, Parrott, Robert wrote:

> Is there documentation? Can you share links?
>
> Thanks!
>
>
> On Wed, Apr 2, 2014 at 4:25 PM, Hopper, Justin wrote:
>
>>  Ali,
>>
>> Please let us know what where you see opportunities for improvement with
>> Trove documentation.
>>
>> Thanks,
>>
>>  Justin Hopper
>> Software Engineer - DBaaS
>> irc: juice | gpg: EA238CF3 | twt: @justinhopper
>>
>>  From: Ali Nazemian 
>> Date: Wednesday, April 2, 2014 at 9:37
>> To: Akihiro Motoki 
>> Cc: openstack 
>> Subject: Re: [Openstack] Trove interface
>>
>>  Thank you very much but why the documentation for trove is so poor?
>>
>>
>> On Mon, Mar 31, 2014 at 5:50 PM, Akihiro Motoki wrote:
>>
>>> Hi Ali,
>>>
>>> Horizon Icehouse release which is coming soon support Trove.
>>> If keystone has Trove endpoint, Trove support in Horizon will be
>>> enabled automatically.
>>>
>>> On Sun, Mar 30, 2014 at 5:35 AM, Ali Nazemian 
>>> wrote:
>>> > Hi,
>>> > I recently got familiar with trove, I want to know that is there any
>>> > interface (web interface) available for using trove or just the trove
>>> > command line is considered for this purpose?
>>> > Regards.
>>> >
>>> > --
>>> > A.Nazemian
>>> >
>>> > ___
>>> > Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> > Post to : openstack@lists.openstack.org
>>> > Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> >
>>>
>>> ___
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>
>>
>>
>> --
>> A.Nazemian
>> 
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Q: OpenStack Docs vs Ubuntu Docs

2014-04-06 Thread Anne Gentle
On Sat, Apr 5, 2014 at 5:55 AM, Frans Thamura  wrote:

> Hi all
>
> i am evaluating docs in openstack.org
>
> http://docs.openstack.org/havana/install-guide
>
>
> and also try to map with ubuntu wiki documentation.
>
> my opinion said that openstack.org using ubuntu. CMIIW, Anne can help?
>
> and ubuntu also have their own documentation
>

Hi Frans,
As Steve noted, we try to document installs manually -- and the Ubuntu
install guide is the most read, so I'm not sure as many people use the
Ubuntu docs as you have heard.

Also because we document a manual install, many people will next seek a
configuration management solution (chef, puppet, juju) after learning
enough from our document to make better decisions. Here's the list of our
guides:

Installation Guide for Debian 7.0

Installation Guide for openSUSE and SUSE Linux Enterprise Server

Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora

Installation Guide for Ubuntu 12.04 (LTS) Server

Hope this helps.
Anne


>
> i am working to make a handon lab, that using both, openstack and ubuntu.
>
> which docs should i follow, and why dont we have 1 docs for both? that is
> my idea
>
>
> F
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Androidx86 VM image for Openstack

2014-04-10 Thread Anne Gentle
Hi Chathura,
Thanks for your doc submission and question, but I've had others look at it
and they agree this is specialized and belongs in your blog post.

Do keep thinking of ways you can use OpenStack and share with the community
though!
Thanks,
Anne


On Sun, Apr 6, 2014 at 6:49 PM, Chathura Sarathchandra Magurawalage <
77.chath...@gmail.com> wrote:

>
> Hello Everyone,
>
> I wanted to get Android virtual machines running on openstack for
> sometime. However, I finally had time to spend on it. I have created a
> project on sourceforge where you can download qcow2 Androidx86 4.4 kitkat
> image form;
>
> https://sourceforge.net/projects/androidx86-openstack/?source=navbar
>
> The image is not perfect yet. For some reason I can't get it to load GUI
> yet. But you can work on the terminal.
>
> If you would like to find out how to create this image, you can find
> instructions in
> http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html
>
> Best regards,
> Chathura
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Network API: how to set fixed MAC address

2014-04-14 Thread Anne Gentle
Looks like you can only list the assigned mac addresses with the
os-virtual-interfaces extension for the Compute API:
http://api.openstack.org/api-ref-compute-v2-ext.html#ext-os-virtual-interfaces

Looks like a doc bug that the os-virtual-interfaces extension isn't in the
Compute API guide you're looking through.

Someone else may have more ideas!
Anne


On Mon, Apr 14, 2014 at 7:23 PM, Jeffrey Nguyen (jeffrngu) <
jeffr...@cisco.com> wrote:

>  Hi,
>
>  I'm new to this mailing list, please feel free to direct my question to
> appropriate list if this is not the right one.
>
>  I'm currently using
> http://docs.openstack.org/api/openstack-compute/2/content/POST_createServer_v2__tenant_id__servers_CreateServers.html
>  to
> launch an instance on OpenStack with an attached network uuid and fixed IP
> address.   I was wondering if there's any API available to set fixed MAC
> address in addition to network UUID and fixed IP.   Ideally, I'd like to
> set all three parameters (network UUID, fixed IP, and MAC addr) in the same
> API call.
>
>  Thanks,
> -Jeffrey
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] OpenStack 2014.1 ("Icehouse") is released !

2014-04-17 Thread Anne Gentle
On Thu, Apr 17, 2014 at 8:54 AM, Ken Peng  wrote:

> 于 2014/4/17 星期四 21:40, Heiko Krämer 写道:
>
>  -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Oh really nice.
>>
>> Good job guys and girls!!!
>>
>
> Are there girls?
>

Yes.


> Anyway congraduations!
>
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Documentation for different releases

2014-04-29 Thread Anne Gentle
Great questions Sekhar. More inline.


On Tue, Apr 29, 2014 at 10:04 AM, Sekhar Vajjhala wrote:

> A few documentation related questions.
>
> 1. Where can I find the documentation specific to particular releases -
> e.g. Havana, Icehouse, documentation in progress ?
>

You can go to http://docs.openstack.org/trunk to find all the
continuously-published guides, you can go to
http://docs.openstack.org/icehouse for Icehouse docs, and
http://docs.openstack.org/havana for Havana docs. That said, only two
source docs are published with a release, everything else is continuous.
See more below.


>
> 2. Does the documentation on  http://docs.openstack.org/ refer to the
> latest released version  i.e. Icehouse  ?
>

There are just a few guides that are published with a release: the four
Install Guides and the Configuration Reference. So the
http://docs.openstack.org landing page has links to all the current
released documentation.

Most of our guides are written so that they are continually published at
any time in the release cycle.


>
> 3. Once a new version is released, is documentation for the previous
> release (e.g. Havana ) available anywhere ?
>
>
Only for the Install Guides and Configuration Reference. Everything else is
written so that notes about release-specific information are maintained for
as long as the release is supported.


> The reason for these questions is that I started with Havana release, but
> subsequently Icehouse was released. Now, when I run into an issue or have a
> question, I am not sure how to get the documentation to related to Havana
> release.
>

Often times there's not a big difference but when you want to ask in-depth
questions I'd say go to http://ask.openstack.org.
Hope this helps -
Anne


>
> Thanks,
> --
> Sekhar Vajjhala
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Atlanta Summit – Discuss docs process and tool improvements

2014-05-07 Thread Anne Gentle
Hi all,

Anne here - your friendly documentarian!

As the docs PTL, it’s my job to gather input about and make doc tool and
process decisions. This note is the first step: Your responses to this note
give me input to share at the Summit where, hopefully, we will form a
consensus about process and tool changes. About a week after the Summit,
I'll produce a roadmap for changes that we will implement as a community.

A recurring issue that I hope we can solve is barriers to doc
contributions. Leading up to the Summit, I've gathered as much data as I
can about these barriers. We have an awesome doc team and 20 core people on
the team, but only about dozen people write and review the bulk of the
cross-project documentation regularly. It's amazing we've accomplished all
we have with the resources available. We have increased doc contributions
by 10% since the last release, but even so, we must find ways to increase
the doc contributor base.

Remember three and a half years ago? We had nova and swift and a web site
for each. Fast-forward and we now have docs for multiple audiences:

- Contributors who make OpenStack
- Deployers who configure OpenStack
- Operations pros that run OpenStack
- End users who consume and administer OpenStack

But the docs’ contributor base is not growing at the same rate as our
audiences.

Why not? The responses to my recent survey about doc contributions indicate
that the top barriers to docs’ contributions are:

- Tools: DocBook and WADL are difficult
- Doc locations: Lack of knowledge about where docs belong
- Process: Git/gerrit as process
- Subject-matter expertise: People do not have test environments and they
feel that they don't know enough to contribute. Also, 70% of the
respondents to the survey work on or consume OpenStack fewer than 10 hours
a week.

It's not easy to interpret and analyze this data, but I believe we're not
facilitating part-time OpenStack users to write docs and feel confident in
their contributions.

To solve this problem, I want to explore possible changes to our doc tools
and processes. We must engage more doc contributors to spread the doc
creation and maintenance burden.

Tuesday at 12:05 in B304, [1] we're having cross-project
documentation session to discuss this list of requirements for doc tools
and process changes: (See [2] for spreadsheet format.)

Experience:
Solution must be completely open source
Content must be available online
Search engines must be able to index
Content must be searchable
Content should be easily cross-linked by topic and type (priority: low)
Enable comments, ratings, and analytics (or ask.openstack.org integration)
(priority: low)

Distribution:
Readers must get versions of technical content specific to version of
product
Modular authoring of content
Graphic and text content should be stored as files, not in a database
Consumers must get technical content in PDF, html, video, and audio
Workflow for review and approval prior to publishing content

Authoring:
Content must be re-usable across authors and personas (Single source)
Must support many content authors with multiple authoring tools
Existing content must migrate smoothly
All content versions need to be comparable (diff) across versions
Content must be organizationally segregated based on user personas
Draft content must be reviewable in HTML
Link maintenance - Links must update with little manual maintenance to
avoid broken links and link validation

I want to gather input about these requirements before we discuss
implementation. As far as tools go, some possible solutions are Markdown,
reStructuredText (RST), AsciiDoc, each with its own build framework. I'm
not anticipating a complete migration, but we need to solve these barriers
for certain docs.

Please let me know your thoughts through the OpenStack-docs mailing list if
you cannot attend in person. I am excited to hear your ideas, and I can't
wait to meet a wider audience and serve more doc contributors.

Thanks,
Anne

[1] http://junodesignsummit.sched.org/event/626a1e21babaf30d98973f5eb7402fcf

[2]
https://docs.google.com/spreadsheet/ccc?key=0AhXvn1h0dcyYdFNaQW1OaVNNejZzYlRMZjBnT0pLMVE&usp=sharing
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] securing connection nova to keystone https

2014-05-07 Thread Anne Gentle
Do you mean something like this:

http://docs.openstack.org/security-guide/content/ch020_ssl-everywhere.html




On Wed, May 7, 2014 at 12:25 PM, Remo Mattei  wrote:

> Hello guys,
> I wonder if anyone has any suggestions on changing from http to https
> interprocess communication like nova to keystone etc.. not for the
> DASHBOARD.
>
> so all the api calls will go over https.
>
> Any other suggestions will be welcomed.
>
> Thanks
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Why are OpenStack installs *so* hard to get fully functional?

2014-05-13 Thread Anne Gentle
On Tue, May 13, 2014 at 9:49 AM, Martinx - ジェームズ
wrote:

> Hello James,
>
> Back with OpenStack Grizzly, yes, it was very hard to configure and the
> official documentation wasn't satisfactory but, later with Havana, things
> started to getting better and better and now, with IceHouse, I can say that
> it is very easy to install.
>
> Before IceHouse, I was maintaining my own "OpenStack Quick Guide", which
> you can read it here: https://gist.github.com/tmartinx/9177697
>
> Nevertheless, these days, the following documentation:
> http://docs.openstack.org/icehouse/install-guide/install/apt/content/ is
> pretty much complete, tested and easy to follow.
>
>
Agreed with this assessment.

Let us know if you find issues by logging a doc bug at
https://bugs.launchpad.net/openstack-manuals/ so that we can continue to
improve the installation and configuration experiences.

Thanks,
Anne


> Best!
> Thiago
>
>
> On 13 May 2014 11:32, James Burnash - NOAA Affiliate <
> james.burn...@noaa.gov> wrote:
>
>> Greetings All.
>>
>> First  - some context:
>>
>> I've been doing enterprise Unix / Linux administration for 20+ years, and
>> I like to think that I'm reasonably competent at installing and
>> administering complex service stacks. So I'm not new to this area of
>> endeavor.
>>
>> What I've found, however, is that, quite simply - the instructions just
>> don't work to ultimately produce a fully functional OpenStack platform,
>> even using the "official "documentation.
>>
>> Quick Prototype installation - assorted failures
>> on "regular"
>> 
>> redhat.com:
>> (http
>> s://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platfo
>> rm/2/html/Getting_Started_Guide/part-Deploying_OS_using_PackStack.html
>> )
>>
>> Deploying it with Foreman:
>> (http://openstack.redhat.com/Deploying_RDO_using_Foreman#Foreman_with_RDO)
>> ...
>>
>> The closest I've come to something that works is going step by step
>> through this at docs.openstack:
>>
>> http://docs.openstack.org/havana/config-reference/content/config_overview.html
>>
>> My environment is:
>> Dell r710 servers (at least 12GB RAM, 20GB disk)
>> CentOS 6.5
>> Dual 1/10 NICs in each server (for private and public IP's)
>>
>> I'm interested to hear from other people on this list that are
>> encountering the same problem - namely that the cook book instructions
>> aren't working for us - and maybe we can help each other.
>>
>> My specific questions will be asked in separate posts.
>>
>> Thanks,
>>
>> James Burnash
>> RDHPCS Systems Administrator
>> GFDL, NOAA
>> Princeton, NJ, 08540
>>
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] OpenStack Nova Architecture Document

2014-06-12 Thread Anne Gentle
On Thu, Jun 12, 2014 at 2:55 AM, hossein zabolzadeh 
wrote:

> Hi Everyone,
> I am wondering why there are no architectral documentation for openstack
> nova project. I search on the openstack wiki, but everything was find be
> some API documents and administration guides.
>

Hi, can you be more specific about what you're seeking? It sounds like
you'd like more information about the code architecture for just the nova
project? OpenStack has many touch points across projects so we focus on
integrated, bigger-picture docs on the docs team, as you've noted.

We're hosting a book sprint the second week of July for a cloud
architecture guide which will offer example configurations for OpenStack
clouds, but I don't think this is what you seek. It sounds like you need
specific nova guidance to the code base and the links others have pointed
you to are your best starting point.

Let us know.

Thanks,
Anne
Documentation PTL



>  Where can I find useful resources for openstack nova project? Logical
> architecture is the best document to start learning about something. But I
> can not find this type of document for openstack nova project.
> Thanks in advance for your suggestions.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Adapting the install guide network setup for production

2014-06-12 Thread Anne Gentle
On Thu, Jun 12, 2014 at 8:51 AM, George Mihaiescu 
wrote:

>   Hi Daniel,
>
>
>
> It’s recommended to separate the external traffic reaching the Dashboard
> from the management, so the Dashboard server(s) should have at least two
> NICs (public and management).
>
> The installation guide covers only one of the multitudes of possible
> deployment scenarios, and in this case it describes a single NIC deployment
> model.
>
>
>
> The security recommendations for the Keystone endpoints are discussed in
> the Security guide (
> http://docs.openstack.org/security-guide/content/ch021_paste-and-middleware.html)
> which is a must-read before deploying Openstack in production.
>

Was just going to say something similar. The Install Guide is to get people
going quickly.

Read the Operations Guide for two real-world deployment architectures, and
read the Security Guide for securing endpoints and the rest of the cloud.

Next month we'll have an Architecture Guide to give even more input and
guidance for production clouds.

Anne


>
>
> George
>
>
>  --
>
> *From:* Daniel Petersen [mailto:daniel.peter...@hpc2n.umu.se]
> *Sent:* Thursday, June 12, 2014 3:20 AM
> *To:* openstack@lists.openstack.org
> *Subject:* [Openstack] Adapting the install guide network setup for
> production
>
>
>
>
>  edit: failed to add '[Openstack]' to the subject line previously.
> Hopefully avoiding everyone's spam filter this time around!
>
>
>
> Hi,
>
>
>
> Using the network strategy from the 'Installation Guide for Ubuntu' here:
>
>
>
>
> http://docs.openstack.org/icehouse/install-guide/install/apt/content/basics-networking-neutron.html
>
>
>
> How might one adapt this for a production setup, particularly with
> security in mind?
>
>
>
> A couple of thoughts that lead to this question:
>
>
>
> *With the controller node having only one NIC, all management
> communication is passing through the same NIC as user API or dashboard
> traffic. Wouldn't it be better to move user facing services, such as the
> dashboard to another 'external' interface, thus keeping the management
> network and interface isolated from external traffic?
>
>
>
> *Possibly related, how would the API service endpoint URLs be affected by
> this change, or how should they be configured? (publicurl, internalurl,
> adminurl)
>
> As an aside, where might I find a good explanation of the respective roles
> of these URLs? The CLI Reference only states the obvious, e.g.:
> "--publicurl - Public URL endpoint"
>
>
>
> Regards,
>
>
>
> Daniel
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] flavor extra_specs

2014-06-12 Thread Anne Gentle
On Thu, Jun 12, 2014 at 11:33 AM, Tiago Sousa  wrote:

> Hi, does anyone have documentation on how the extra_specs work?
>
>
There's a bit of a worked example in the Operations Guide.
>From http://docs.openstack.org/trunk/openstack-ops/content/scaling.html

An advanced use of this general concept allows different instance types to
run with different CPU and RAM allocation rations so that high-intensity
computing loads and low-intensity development and testing systems can share
the same cloud without either starving the high-use systems or wasting
resources on low-utilization systems. This works by setting metadata in
your host aggregates and matching extra_specs in your instance types.

The first step is setting the aggregate metadata keys cpu_allocation_ratio
 and ram_allocation_ration to a floating-point value. The filter schedulers
AggregateCoreFilter and AggregateRamFilter will use those values rather
than the global defaults in nova.conf when scheduling to hosts in the
aggregate. It is important to be cautious when using this feature, since
each host can be in multiple aggregates but should have only one allocation
ratio for each resources. It is up to you to avoid putting a host in
multiple aggregates that define different values for the same resource.

This is the first half of the equation. To get instance types that are
guaranteed a particular ratio, you must set theextra_specs in the instance
type to the key-value pair you want to match in the aggregate. For example,
if you defineextra specs cpu_allocation_ratio to "1.0", then instances of
that type will run in aggregates only where the metadata key
cpu_allocation_ratio is also defined as "1.0." In practice, it is better to
define an additional key-value pair in the aggregate metadata to match on
rather than match directly on cpu_allocation_ratio or core_allocation_ratio.
This allows better abstraction. For example, by defining a key overcommit and
setting a value of "high," "medium," or "low," you could then tune the
numeric allocation ratios in the aggregates without also needing to change
all instance types relating to them.


> I would like to add a serial port to a flavor, and my research pointed me
> to the extra_specs but got stuck there.
>
>
> Cheers,
> Tiago
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] OpenStack "Soft Reboot Instance" does not gracefully restart Instances

2014-06-21 Thread Anne Gentle
Seems like nova reboot  is a default soft (graceful shutdown and
restart). Use nova reboot --hard  for a forced shutdown and restart.

http://docs.openstack.org/user-guide/content/reboot.html

Is that what you seek?


On Sat, Jun 14, 2014 at 1:39 PM, Martinx - ジェームズ 
wrote:

> Guys,
>
>  No one knows how to achieve this?!
>
>  Using libvirt / virt-manager directly connected at the Compute Node, I
> can gracefully reboot any instance but, not from Horizon / OpenStack...
>
> Best!
> Thiago
>
>
> On 10 June 2014 20:53, Martinx - ジェームズ  wrote:
>
>> Stackers,
>>
>>  When I click at Horizon, in "Soft Reboot Instance / Shut Off Instance",
>> the instance is simple "Restarted / Destroyed".
>>
>>  So, how to tell (Nova?) OpenStack to gracefully reboot its Instances?
>>
>> Tks!
>> Thiago
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [openstack-dev] is tenant-id in network API?

2014-07-06 Thread Anne Gentle
We have an API doc bug to track this issue:

https://bugs.launchpad.net/openstack-api-site/+bug/1334837

Thanks for reporting, have marked it High.
Anne


On Sun, Jul 6, 2014 at 9:41 PM, Damon Wang  wrote:

> Agree, 
> http://docs.openstack.org/api/openstack-network/2.0/content/networks.html
> and http://developer.openstack.org/api-ref-networking-v2.html both have
> this problem.
>
>
> 2014-07-07 10:25 GMT+08:00 Yongsheng Gong :
>
>> Hi,
>> Today, I found the ​{tenant_id} is written in neutron API URLs at
>> http://developer.openstack.org/api-ref-networking-v2.html.
>>
>> But when I tried to access it accordingly, it failed.
>>
>> I don't think we have tenant_id in network API URL.
>>
>>
>> any Idea?
>>
>> regards,
>> yong sheng gong
>> UnitedStack Inc.
>>
>>
>> ___
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
> ___
> OpenStack-dev mailing list
> openstack-...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] need some advise on publicizing a translated version of openstack document.

2014-07-16 Thread Anne Gentle
Hi Jaesuk,
I'm copying you when forwarding your query to the
legal-disc...@lists.openstack.org list. I'm not sure of the answer to your
question.
Thanks for asking, and we really appreciate the effort to translate.
Anne


On Tue, Jul 15, 2014 at 9:45 PM, Jaesuk Ahn  wrote:

> HI Anne and Tom, and everyone here in this mailing list,
>
> I do have one question, actually I am relaying a question from someone
> else in Korea regarding publication of documents.
> A professor in Korea did translate the entire openstack security-guide
> document, and he wants to publish translated version as a book with some
> price tag.
> He wants to know if he can talk with OpenStack Foundation regarding this
> commercial publication of OpenStack Document.
>
> I told him Document has Creative Common License, and he just needs to
> follow whatever CC license says.
> However, if possible, we would like to have some help from you guys =.
>
> First, we are not open source license experts. It is a bit tricky to know
> what CC license exactly means when someone wants to publish “translated
> version” of a openstack document.
> Second, he wants to have an opinion form openstack foundation about
> publication.
>
> If you have experienced a similar situation with this one, could you give
> us some hints or advise?
> Thank you.
>
>
> Jaesuk Ahn | Ph.D.
> Senior Director | Co-Founder
> cloud4u, Inc.
>
> *… active member of openstack community *
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [openstack-dev] [Nova][API] Programmatic access to hypervisor servers

2014-07-17 Thread Anne Gentle
Hi Abbass,
Odd as it seems, the -dev list is for making OpenStack, not consuming it as
a developer. So I'm copying you and writing back to the openstack list,
openstack@lists.openstack.org.

For your question, use the --debug parameter on the nova command to get all
the API calls.
nova --debug hypervisor-servers computeHost1




On Thu, Jul 17, 2014 at 9:17 AM, Abbass MAROUNI <
abbass.maro...@virtualscale.fr> wrote:

>  Hi all,
>
> I'm trying to get the equivalent of the following nova client command
> programmatically :
>
> root@cloudController1:~# nova hypervisor-servers computeHost1
>
> +--+---+---+-+
> | ID   | Name  | Hypervisor ID
> | Hypervisor Hostname |
>
> +--+---+---+-+
> | b22fa835-4118-434d-a536-a8q95720a21a | instance-0030 | 1
> | compute1|
> | c1778664-e31d-455e-81f2-8776c8a8fa0e | instance-0031 | 1
> | compute1|
> | 318d61db-f67c-475c-84a7-a9580bkh53cc | instance-0035 | 1
> | compute1|
> | 5f5baaed-f8ca-4161-95eb-cbpopc41b70b | instance-0039 | 1
> | compute1|
>
> +--+---+---+-+
>
> I'm in the process of writing a filter and I need to get the hypervisor
> that's running a given VM. I have access to the novaclient api and a
> context object but cannot figure out how get the above result.
>
> Thanks,
>
> --
> --
> Abbass MAROUNI
> VirtualScale
>
>
> ___
> OpenStack-dev mailing list
> openstack-...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Swift] API changes in v2 vs v1

2014-07-22 Thread Anne Gentle
Hi Shri,
The Object Storage API change is just to add a header called
'X-Storage-Policy: ' where name is set in the swift configuration
files by the cloud provider.

See http://docs.openstack.org/developer/swift/overview_policies.html

We'll add it to the API docs next, no version change needed for the API
itself.
Anne


On Tue, Jul 22, 2014 at 12:46 AM, Shrinand Javadekar <
shrin...@maginatics.com> wrote:

> Hi,
>
> Swift has been following the semantic versioning scheme. The fact that
> the product version changed from v1.x to v2.0 should suggest that the
> Swift APIs changed in this release.
>
> I see that storage policies has been the biggest change in this
> release. Has that impacted the APIs?
>
> Is there a document that lists exactly the API difference between v1.x and
> v2.0?
>
> Thanks in advance.
> -Shri
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Floating IP Address Location

2014-07-24 Thread Anne Gentle
You probably know this, but this admin command gives you a list of projects
associated with floating IPs.


$ nova floating-ip-bulk-list
++---+---++---+
| project_id | address   | instance_uuid | pool   | interface |
++---+---++---+
| None   | 172.24.4.225  | None  | public | eth0  |
| None   | 172.24.4.226  | None  | public | eth0  |
| None   | 172.24.4.227  | None  | public | eth0  |
| None   | 172.24.4.228  | None  | public | eth0  |
| None   | 172.24.4.229  | None  | public | eth0  |
| None   | 172.24.4.230  | None  | public | eth0  |
| None   | 172.24.4.231  | None  | public | eth0  |
| None   | 172.24.4.232  | None  | public | eth0  |
| None   | 172.24.4.233  | None  | public | eth0  |
| None   | 172.24.4.234  | None  | public | eth0  |
| None   | 172.24.4.235  | None  | public | eth0  |
| None   | 172.24.4.236  | None  | public | eth0  |
| None   | 172.24.4.237  | None  | public | eth0  |
| None   | 172.24.4.238  | None  | public | eth0  |
| None   | 192.168.253.1 | None  | test   | eth0  |
| None   | 192.168.253.2 | None  | test   | eth0  |
| None   | 192.168.253.3 | None  | test   | eth0  |
| None   | 192.168.253.4 | None  | test   | eth0  |
| None   | 192.168.253.5 | None  | test   | eth0  |
| None   | 192.168.253.6 | None  | test   | eth0  |
++---+---++---+


http://docs.openstack.org/user-guide-admin/content/manage_ip_addresses.html

The lookup for floating IPs is stored in the nova database.




On Wed, Jul 23, 2014 at 3:09 PM, Luan Lucas  wrote:

> Hi, how are you ? So, I'm in a project and I need to know where the
> information about the floating IP addresses are stored, a log, a file, a
> table in database, something like that, because I need to connect the IP
> address information with the tenant that owns it.
> Thank you.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Openstack-docs] Where are Keystone trusts documented?

2014-07-26 Thread Anne Gentle
Yes, we've had a doc bug:

https://bugs.launchpad.net/openstack-manuals/+bug/1287498


On Sat, Jul 26, 2014 at 6:24 PM, Steve Martinelli 
wrote:

> Hey Tim,
>
> Sadly, I can't find any additional info surrounding trusts in the Keystone
> server or client side documentation.
>
> There are a few blog entries out there, I think Matt Huin's is probably
> the most to the point:
> http://techs.enovance.com/5858/role-delegation-in-keystone-trusts
> (There's also:
> http://techs.enovance.com/5858/role-delegation-in-keystone-trusts and
> http://hardysteven.blogspot.ca/2014/04/heat-auth-model-updates-part-1-trusts.html
> )
>
> If you'd like to open a bug against Keystone to add more docs on this
> topic, go ahead and do so, provide as much information on what docs you
> would like to see (maybe from a use case perspective?).
>
>
> Regards,
>
> *Steve Martinelli*
> Software Developer - Openstack
> Keystone Core Member
> --
>  *Phone:* 1-905-413-2851
> * E-mail:* *steve...@ca.ibm.com* 
> 8200 Warden Ave
> Markham, ON L6G 1C7
> Canada
>
>
>
>
>
> From:Tim Bell 
> To:Steve Martinelli/Toronto/IBM@IBMCA, Mike Spreitzer <
> mspre...@us.ibm.com>,
> Cc:"openstack@lists.openstack.org" ,
> "openstack-d...@lists.openstack.org" 
> Date:07/26/2014 02:45 PM
> Subject:RE: [Openstack] Where are Keystone trusts documented?
> --
>
>
>
>
> Steve,
>
> Thanks for the pointer. Is there any operator/user oriented documentation
> for this area ?
>
> It is quite a complex topic and the documentation reference you give is
> very consumer/developer oriented.
>
> Tim
>
> *From:* Steve Martinelli [mailto:steve...@ca.ibm.com ]
>
> * Sent:* 26 July 2014 06:45
> * To:* Mike Spreitzer
> * Cc:* openstack@lists.openstack.org
> * Subject:* Re: [Openstack] Where are Keystone trusts documented?
>
> Probably the best source is here:
> *https://github.com/openstack/identity-api/blob/master/v3/src/markdown/identity-api-v3-os-trust-ext.md*
> 
>
>
>
> Regards,
>
> * Steve Martinelli*
> Software Developer - Openstack
> Keystone Core Member
>
>   --
>  *Phone:* 1-905-413-2851
> * E-mail:* *steve...@ca.ibm.com* 
> 8200 Warden Ave
> Markham, ON L6G 1C7
> Canada
>
>
>
>
>
>
> From:Mike Spreitzer <*mspre...@us.ibm.com* >
> To:*openstack@lists.openstack.org* ,
>
> Date:07/26/2014 12:19 AM
> Subject:[Openstack] Where are Keystone trusts documented?
> --
>
>
>
>
> I looked in *http://developer.openstack.org/api-ref-identity-v2.html*
>  and
> *http://developer.openstack.org/api-ref-identity-v3.html*
>  but did not
> notice trusts.
>
> Thanks,
> Mike___
> Mailing list:
> *http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack*
> 
> Post to : *openstack@lists.openstack.org*
> 
> Unsubscribe :
> *http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack*
> 
>
>
> ___
> Openstack-docs mailing list
> openstack-d...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] external router interface is DOWN

2014-08-05 Thread Anne Gentle
On Tue, Aug 5, 2014 at 11:21 AM, Aru s  wrote:

> Hi All,
>
> I can see there is lot of people facing the same kind of issue and no body
> have a solution. Please help me to understand whether it is a bug or the
> configuration issue.
>
> Regards,
> Arumon
>
>
>
Hi Arumon,
You'll find lots of people with similar issues on ask.openstack.org and
often it's a configuration issue.

https://ask.openstack.org/en/questions/scope:all/sort:activity-desc/page:1/query:external%20router%20interface%20down/

Hope this helps -
Anne


> On Mon, Aug 4, 2014 at 11:02 PM, Aru s  wrote:
>
>> Hi All,
>>
>> I am trying openstack icehouse on rhel 6.4 on virtual box. All went good
>> except the external router interface shows as DOWN status. Hence the vm's
>> external communication is not working. Please help to troubleshoot.
>>
>> Regards.
>> Arumon
>>
>>
>> On Mon, Aug 4, 2014 at 10:58 PM, Aru s  wrote:
>>
>>> Hi All,
>>>
>>> I am trying openstack icehouse on rhel 6.4 on virtual box. All went good
>>> except the external router interface shows as DOWN status. Hence the vm's
>>> external communication is not working. Please help to troubleshoot.
>>>
>>> Regards.
>>> Arumon
>>>
>>
>>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Heat-IceHouse, stack creation fails

2014-08-05 Thread Anne Gentle
On Tue, Aug 5, 2014 at 9:13 PM, Steve Baker  wrote:

>  On 06/08/14 09:25, Parisa Heidari wrote:
>
> Hi,
> I am trying Heat - IceHouse but I cannot even create a tiny VM as explained in
> the documents
> (http://docs.openstack.org/icehouse/install-guide/install/apt/content/heat-verify.html).
> In Heat-engine log file, I saw that "stack-user-domain" ID is not set in the
> heat.conf file. So I modified heat.conf and added admin ID (the one defined
> when Keystone was installed and configured) and its name and password for
> stack_user_domain, stack_domain_admin, and stack_domain_admin_password,
> respectively. But still stack creation fails and I see in the logs that
> "ClientException: The server has either erred or is incapable of performing 
> the
> requested operation".
>
> What should be set in heat.conf as stack-user-domain and other corresponding
> variables? should I create a new domain for Heat and how?
>
> Many thanks,
> Parisa
>
>
>  It looks like you need to run the heat-keystone-setup-domain script and
> copy the resulting snippet into heat.conf
>


Hi Steve,
Should that script be part of the install docs? Currently it just says to
Create the heat_stack_user role.

I can log a doc bug, just want to be clear what it is that's missing.
Thanks,
Anne


>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Compute V2 API Extensions: No HTTP Status error codes ?

2014-08-06 Thread Anne Gentle
Hi Sekhar,
Each extension is documented in a separate WADL file, and the WADL can be
revised to display the more descriptive status error codes.

Log a doc bug at http://bugs.launchpad.net/openstack-api-site for any
extensions missing the extra information you seek.

Thanks,
Anne


On Wed, Aug 6, 2014 at 2:47 PM, Sekhar Vajjhala  wrote:

> In Compute V2 API extensions  (
> http://developer.openstack.org/api-ref-compute-v2-ext.html ) , the
> expanded documentation for an API obtained by clicking the detail button
> next to an method shows only normal correct HTTP status codes. For e.g.
>
> *Normal response codes*
> 200
>
> Why aren't the HTTP status error codes specified  like in other APIs ?
> ( for e.g. Compute V2 API -
> http://developer.openstack.org/api-ref-compute-v2.html )
>
> Thanks,
> --
> Sekhar Vajjhala
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] OpenStack sponsorship for OPW - Dec-Mar 2015 internship

2014-08-08 Thread Anne Gentle
Hi Mahati,

Glad to hear of your interest! I'm the admin for OpenStack in OPW, and I do
hope we'll find the funding to participate again.

As for Swift, we haven't had a mentor for Swift yet, but I can certainly
start now to try to identify someone. I just can't promise that exact
project will participate, hopefully that makes sense.

Let us know if you have any questions as you go!

Anne


On Fri, Aug 8, 2014 at 9:41 PM, Mahati C  wrote:

> Hi,
>
> I'm interested in participating in OPW (Outreach Program for Women) 2014
> for Dec 2014 -Mar 2015 internship. Would OpenStack be a  participating
> organization this time around too? (I see that it was for May-Aug:
> https://wiki.gnome.org/OutreachProgramForWomen/2014/MayAugust#Participating_Organizations
> ).
>
> I'm currently trying to understand Swift program of OpenStack and
> interested in exploring that. I wanted to know how relevant is Swift for
> this round of OPW. Is Swift looking to be a part of it?
>
> How relevant would it be for OPW if i continue to explore and learn Swift?
>
> Thank you in advance.
>
> -Mahati
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Multiple network and nodes

2014-08-13 Thread Anne Gentle
Hi Dan,
Try these links:

http://docs.openstack.org/openstack-ops/content/example_architecture.html#example_architecture-neutron

http://docs.openstack.org/high-availability-guide/content/ch-intro.html

Let us know how it goes -
Anne



On Wed, Aug 13, 2014 at 2:16 PM, O'Reilly, Dan 
wrote:

> For the sake of redundancy, is it possible to have multiple network and
> admin nodes in an Openstack setup?  If so, how is that managed?
>
>
>
> Dan O'Reilly
>
> UNIX Systems Administration
>
> [image: cid:638154011@09122011-048B]
>
> 9601 S. Meridian Blvd.
>
> Englewood, CO 80112
>
> 720-514-6293
>
>
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [openstack-dev] [openstack][DOUBT]Please clarify

2014-08-24 Thread Anne Gentle
Please don't take conversations off-list as others may benefit from your
questions and I don't have all the answers. Adding openstack as the list as
this is not an openstack-dev discussion about the future of OpenStack. More
below.


On Fri, Aug 22, 2014 at 4:31 AM, Sharath V  wrote:

> Hi Anne ,
>
> Thanks a lot for your help,
>
> I have small doubts mentioned below.
>
> 1. Why we need to separate controller,Compute and Network node .
>

For scalability, performance, availability and probably other reasons
related to keeping the cloud running day after day. The diagrams in the
install guide are examples to get you started. The first is using
nova-network the second offers an example with neutron.
http://docs.openstack.org/icehouse/install-guide/install/apt/content/ch_overview.html#example-architecture-with-neutron-networking


> 2) As per above diagram, why we need network interface for each
> controller, may i know the what is the use of it ?
>

I believe it's to connect the external network to the internal network
(between VMs). Also you may want to provide separate endpoints for admin
API actions hence the management interface. These descriptions are for when
you consider operating a cloud for many users. For a proof of concept you
don't have to worry about a management network interface, for instance.


>
> 3) When i reading document about controller node , their i found below
> mentioned statement
> "Optionally, the controller node also runs portions of Block Storage,
> Object Storage,
> Database Service, Orchestration, and Telemetry. These components provide
> additional
> features for your environment."
>
> may i know whats mean by *"Portion" *services ? then where complete
> services will run ?
>

Portions means "parts" or "pieces" here. For reliability, security,
availability and other reasons you run some daemons and services on
different nodes.

You would consider your users needs and determine which services they want.
You can find more examples of what architectures and designs are for
different clouds in the Architecture Design Guide. Here are prescriptive
examples:
http://docs.openstack.org/arch-design/content/prescriptive-example-online-classifieds.html

http://docs.openstack.org/arch-design/content/prescriptive-example-compute-focus.html

http://docs.openstack.org/arch-design/content/prescriptive-example-storage-focus.html

http://docs.openstack.org/arch-design/content/prescriptive-example-large-scale-web-app.html

http://docs.openstack.org/arch-design/content/prescriptive-example-multisite.html

http://docs.openstack.org/arch-design/content/prescriptive-examples-multi-cloud.html

http://docs.openstack.org/arch-design/content/massively_scalable.html

http://docs.openstack.org/arch-design/content/specialized.html

You should figure out what your goals are and then choose an architecture.
If it's a proof-of-concept and you have the hardware, the install guide
should meet the needs. If you need an all-in-one to try out, see RDO
(packstack), stackgeek, or devstack.


>
> if its a client and server how communication will happen between the
> services ?
>
>
Communication happens over RPC with remote procedure calls and other ways
such as reading/writing database information.


> may i know your IRC ?
>

We have established support channels in http://ask.openstack.org and the
OpenStack mailing list so you don't need to reach out to me directly.

Anne


>
> Thanks in advance.
>
> BR,
> Sharath
>
>
>
>
>
> On Fri, Aug 22, 2014 at 9:21 AM, Anne Gentle  wrote:
>
>>
>>
>>
>> On Thu, Aug 21, 2014 at 2:11 AM, Sharath V  wrote:
>>
>>> Dear Friends,  Have an doubt, please clarify me .!!  When i start
>>> understanding openstack , There are three nodes a) controller node
>>> b)Compute node c) Network node
>>> i) as my understanding controller node contains all the components like
>>> nova,neutron cinder,glance,swift,Horizon etc
>>>
>>> ii) Compute node is nova and neutron but not all components.
>>>
>>> iii) Network node is nova and neutron.
>>>
>>>
>> This three node description is for the install guide, where our goal is
>> to get you to be able to launch an instance or store an object for example.
>> For running a real production cloud there are many more considerations. I'd
>> suggest reading the Operations Guide first, such as
>> http://docs.openstack.org/openstack-ops/content/cloud_controller_design.html
>> which says that the cloud controller is just a simplification.
>>
>>
>>> when i reading doc , they said like openstack compute (Controller
>>> Services) , openstack network services (Cloud c

Re: [Openstack] How to Fix "Invalid OpenStack Identity credentials"?

2014-08-31 Thread Anne Gentle
Ok, next step is to ensure your /etc/keystone/keystone.conf really has that
token in it and you've restarted the keystone service to pick up that
change.

Check to be sure the keystone service is running also (though a 400 is
about creds not the service itself running).

To try to get more info, run keystone CLI with the --debug command:

keystone --debug tenant-create --name=admin --description="Admin Tenant"

Then you can see the REST API requests and responses.
Thanks for replying to the list, I couldn't post to the list from my phone.
Anne


On Sun, Aug 31, 2014 at 12:33 PM, Hossein Zabolzadeh 
wrote:

> Yes, I defined my token and service endpoint as follow:
> export OS_SERVICE_TOKEN=572aa9b4424d4c6dfbe5a794c253a1b4
> export OS_SERVICE_ENDPOINT=http://10.0.0.1:35357/v2.0
>
> But it doesn't work at all.
>
>
> On Sun, Aug 31, 2014 at 9:45 PM, Anne Gentle <
> annegen...@justwriteclick.com> wrote:
>
>> Hi there - make sure you've got the service token in your environment as
>> described here:
>>
>>
>> http://docs.openstack.org/icehouse/install-guide/install/apt/content/keystone-users.html
>>
>> It provides a way to bootstrap that first set of user creation steps.
>> Feel free to ask for more explanation if the page doesn't explain enough.
>>
>> Anne
>>
>> Anne Gentle
>> Content Stacker
>> a...@openstack.org
>>
>>
>> > On Aug 31, 2014, at 11:39 AM, Hossein Zabolzadeh 
>> wrote:
>> >
>> > Hi there,
>> > When I executed the following command, the above mentioned message was
>> shown. How can I solve the problem?
>> > keystone tenant-create --name=admin --description="Admin Tenant"
>> > Thanks is advance.
>> > ___
>> > Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> > Post to : openstack@lists.openstack.org
>> > Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Docs Bug Squash Day tomorrow, 9/9/14

2014-09-08 Thread Anne Gentle
Hi all,
We're planning a docs bug squash day tomorrow round-the-planet. With over
650 doc bugs there's plenty to go around. Last time we squashed over 100
bugs.

Refer to
https://wiki.openstack.org/wiki/Documentation/BugDay for details. We have
documentarians standing by in #openstack-doc.

Sometimes just finding a bug to work on is a challenge. Search for
Confirmed or Triaged, and make sure Nobody is assigned, then go to town!
openstack-manuals: http://is.gd/r07MXm
openstack-api-site: http://is.gd/Icn3h9

As a reminder, triaging bugs is super helpful. If you know the fix, but
can't set up the docs environment for any reason, please just comment in
the bug itself. Search for New bugs and triage those first.

Thanks -- looking forward to tomorrow (cleaning up still in anticipation)!
Anne
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] icehouse install stuck on cinder , page 80

2014-09-12 Thread Anne Gentle
Look at keystone service list by itself and see what line two outputs. You
can then decipher what  awk '/ volume / {print $2}' contains.

What you want to happen is for the service-id to match the volume service
ID.

On Fri, Sep 12, 2014 at 7:52 PM, b t <905...@gmail.com> wrote:

> hi,
> I am working through icehouse install guide for ubuntu .
> and stuck on page 80 seeing the following error messages .  any idea ?
> thanks !
>
> root@controller:/var/log/cinder#  keystone endpoint-create \
> > --service-id=$(keystone service-list | awk '/ volume / {print $2}') \
> > --publicurl=http://controller:8776/v1/%\(tenant_id\)s \
> > --internalurl=http://controller:8776/v1/%\(tenant_id\)s \
> > --adminurl=http://controller:8776/v1/%\(tenant_id\)s
> usage: keystone [--version] [--timeout ]
> [--os-username ]
> [--os-password ]
> [--os-tenant-name ]
> [--os-tenant-id ] [--os-auth-url ]
> [--os-region-name ]
> [--os-identity-api-version ]
> [--os-token ]
> [--os-endpoint ]
> [--os-cacert ] [--insecure]
> [--os-cert ] [--os-key ] [--os-cache]
> [--force-new-token] [--stale-duration ]
>  ...
> keystone: error: unrecognized arguments: 21b81cc68515472abd723b00b3909af5
> 39e0e9f2a158456891e85f1af308ca0b 5ecdab1834f1462987db10884fe44a90
> 929ab81e9dcf40469cead70e92dbf309 9efca880f92547ed8595402617cac04e
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Neutron Network Paths

2014-09-22 Thread Anne Gentle
On Mon, Sep 22, 2014 at 9:51 AM, Mengert, Robert  wrote:

> I believe there is an error in figure 12.2 on the Operations Guide
> ,
> looking to confirm.  The install guide frequently references eth2 as the
> internet facing interface off of neutron yet, the figure has eth0.  It
> seems like eth0 and eth2 may just be reversed on the diagram.  Can anyone
> confirm if that’s the case?
>
>
>

Hi Robert,

The install guide architecture is specifically different from the two
architectures in the Operations Guide. I've opened a doc bug [1] just to be
sure we're accurate, and yes, we are accurate in the text and image in the
Ops Guide.

Hope that explanation helps -
Anne


1. https://bugs.launchpad.net/openstack-manuals/+bug/1372516


> Thanks,
>
> Rob
>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Fwd: Flood of compute node's auth.log messages

2014-09-27 Thread Anne Gentle
I'm not exactly sure what's causing this, but read here:
http://docs.openstack.org/admin-guide-cloud/content/root-wrap-reference.html

and see if there's something different about the new compute node; root
wrap folder, permissions or filters?

Anne

On Sat, Sep 27, 2014 at 4:31 PM, Matej  wrote:

> I am still seeing bunch of those every 2 seconds.
> What is the proper debugging method for such an issue? I have reinstalled
> neutron and openvswitch, nothing unusual in any log files.
>
> Thanks,
> Matej
>
>
> -- Forwarded message --
> From: Matej 
> Date: Wed, Sep 17, 2014 at 9:30 PM
> Subject: Flood of compute node's auth.log messages
> To: "openstack@lists.openstack.org" 
>
>
> Hi all,
>
> I have added another compute node to our Openstack installation. Newly
> created instances are successfully created on the system, also networking
> via Neutron and GRE works as it should - I have copied the configuration
> from the working compute nodes (except changing some IP addresses to the
> new compute node's).
>
> But there are a lot of  the following messages:
> Sep 17 21:26:52 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
> Sep 17 21:26:54 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
> Sep 17 21:26:56 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
> Sep 17 21:26:58 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
> Sep 17 21:27:00 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
> Sep 17 21:27:02 EagleNetCompute3 sudo:  neutron : TTY=unknown ; PWD=/ ;
> USER=root ; COMMAND=/usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
> ovs-ofctl dump-flows br-int table=22
>
> Since messages of this kind are not present on other compute nodes and
> those entries are filling my disk, I will be very grateful for any ideas on
> how to find the root of why are they shown.
>
> Thank you very much for and ideas and time in advance.
> Matej
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [openstack-dev] No one replying on tempest issue?Please share your experience

2014-09-29 Thread Anne Gentle
On Mon, Sep 29, 2014 at 1:55 PM, Nikesh Kumar Mahalka <
nikeshmaha...@vedams.com> wrote:

> Hi Jay,
> But there is not screen session for nova-compute as you can see below:
> Below  are nova screen-seesions what i got:
> 6-$(L) n-api  7$(L) n-cpu  8$(L) n-cond  9$(L) n-crt  10$(L) n-net  11$(L)
> n-sch  12$(L) n-novnc  13$(L) n-xvnc  14$(L) n-cauth  15$(L) n-obj
>
>

It's n-cpu (cpu being short for Compute).

Anne



>
> Regards
> Nikesh
>
> On Mon, Sep 29, 2014 at 9:32 PM, Jay Pipes  wrote:
>
>> On 09/29/2014 06:51 AM, Nikesh Kumar Mahalka wrote:
>>
>>> How to get nova-compute logs in juno devstack?
>>>
>>
>> If you set the following configuration option in your devstack localrc,
>> all the log files from the different screen session'd services will end up
>> in the $LOGDIR directory:
>>
>> SCREEN_LOGDIR=$LOGDIR
>>
>> Best,
>> -jay
>>
>>
>> ___
>> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
>> openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
>> openstack
>>
>
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [openstack-dev] Support the Ada Initiative: A Challenge to the OpenStack Communtiy

2014-10-06 Thread Anne Gentle
You got it Mike! Donating now!

This is awe-inspiring. Male allies are what we need, and you are delivering.

Anne

On Mon, Oct 6, 2014 at 1:33 PM, Mike Perez  wrote:

> Some of you may already be aware of Sage Weil’s challenge to the open
> source
> storage community to raise the level of female participation in open
> source by
> contributing to the Ada Initiative [1]. I would also like to share about
> the
> Ada Initiative, and how they are helping open source communities like
> OpenStack. I’m also going to increase Sage’s original matching to $10,000
> and
> extend a personal challenge [2] to the OpenStack community. If you already
> know
> about the Ada Initiative, you can donate now:
>
> https://supportada.org?campaign=openstack
>
> The current status of the campaign can be found here:
> https://adainitiative.org/counters/2014counter-openstack.svg
>
> The Ada Initiative has helped over two million women get and stay involved
> with
> open source communities. The organization helps communities understand
> a culture that needs to exist in order to successfully achieve diversity.
> While
> women make up about 30% of the software developer community, they only
> account
> for less than 10% of the open source community.
>
> On a personal level this is something that I have been actively committed
> to
> doing and I have had the wonderful opportunity to volunteer as a mentor at
> a couple of groups that are bringing diversity to the tech community. The
> PyLadies San Francisco group is providing exciting workshops [3] that will
> give
> a foundation to women to expand on. The Women Who Code group is preparing
> women
> for internship opportunities through the Gnome Outreach Program for Women
> in
> open source projects like OpenStack [4]. It's these experiences that led
> me to
> explore how the OpenStack community promotes diversity.
>
> Today the OpenStack community has been including a Code of Conduct [5] in
> an
> attempt to provide a safe, no harassment environment at our summits. We
> have
> events [6] that bring women together to talk about their achievements, to
> get
> others excited on what can be contributed to the community. Our
> participation
> in the Gnome Outreach Program for Women continues to grow with mentors
> eager to
> bring out the talent of our selected interns [7].  Things are getting
> better
> but we have a long way to go.  The Atlanta design summit had attendance of
> 9%
> women, up from 7% at the previous Hong Kong summit.  But this number is
> still
> unacceptable, and as others have echoed in the community, we must work to
> make
> it better.
>
> This is a change I want the OpenStack community to be part of. I would
> like to
> kick start things with the community with a challenge for us to raise
> $10,000
> before Wednesday, Oct 8th, to which Sage and I will match that dollar for
> dollar!
>
> https://supportada.org?campaign=openstack
>
> Thanks,
> Mike Perez
>
> [1] -
> http://ceph.com/community/support-ada-initiative-challenge-open-storage-community
> [2] -
> https://www.dreamhost.com/dreamscape/2014/10/06/support-the-ada-initiative-a-challenge-to-the-openstack-community/
> [3] - http://www.meetup.com/PyLadiesSF/events/201387112/
> [4] - http://www.meetup.com/Women-Who-Code-SF/events/195850392/
> [5] -
> https://www.openstack.org/summit/openstack-paris-summit-2014/code-of-conduct/
> [6] - https://www.youtube.com/watch?v=jkzyNbvl_5g
> [7] - https://wiki.openstack.org/wiki/OutreachProgramForWomen
>
> ___
> OpenStack-dev mailing list
> openstack-...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Need your kind help in rectifying the issue related to nova-api

2014-10-10 Thread Anne Gentle
Check your filters_path in your nova.conf file. Refer to
http://docs.openstack.org/admin-guide-cloud/content/root-wrap-reference.html
for more information about rootwrap -- something in that configuration
seems to be preventing the nova-api service from being noticed by the
controller.

Anne

On Fri, Oct 10, 2014 at 6:38 AM, Abdul Rauf  wrote:

> Hi All;
>
> I have installed keystone, glance and nova compute services on controller
> node as instructed in OpenStack Installation Guide for Ubuntu 12.04/14.04
> (LTS). I have to still configure the compute node separately. When I
> restart the services as directed on page 45 of the manual, nova-api is not
> starting. Further when I use the command "*nova image-list*". It returns 
> "*ERROR
> (ConnectionError): ('Connection aborted.', error(111, 'Connection
> refused'))*. Here are some outputs, which may help to diagnose the issue:
>
> 
> root@controller:/home/arauf# *service nova-api restart*
> *stop: Unknown instance:*
> nova-api start/running, process 13206
> --
> root@controller:/home/arauf# *ps -eaf | grep "nova-api"*
> root 13521  1684  0 15:20 pts/100:00:00 grep --color=auto nova-api
> --
> root@controller:/home/arauf# *nova-manage service list*
> Binary   Host Zone
> Status State Updated_At
> nova-certcontroller   internal
> enabled:-)   2014-10-09 12:18:57
> nova-consoleauth controller   internal
> enabled:-)   2014-10-09 12:19:01
> nova-scheduler   controller   internal
> enabled:-)   2014-10-09 12:19:00
> nova-conductor   controller   internal
> enabled:-)   2014-10-09 12:18:58
>
> *NOTE: NOVA-API is not enabled*
> 
> *tail -30 /var/log/nova/nova-api.log*
> 014-10-10 14:10:49.573 20500 TRACE nova   File
> "/usr/lib/python2.7/dist-packages/nova/openstack/common/processutils.py",
> line 193, in execute
> 2014-10-10 14:10:49.573 20500 TRACE nova cmd=' '.join(cmd))
> 2014-10-10 14:10:49.573 20500 TRACE nova ProcessExecutionError: Unexpected
> error while running command.
> 2014-10-10 14:10:49.573 20500 TRACE nova Command: sudo nova-rootwrap
> /etc/nova/rootwrap.conf iptables-save -c
> 2014-10-10 14:10:49.573 20500 TRACE nova Exit code: 1
> 2014-10-10 14:10:49.573 20500 TRACE nova Stdout: ''
> 2014-10-10 14:10:49.573 20500 TRACE nova Stderr: 'Traceback (most recent
> call last):\n  File "/usr/bin/nova-rootwrap", line 6, in \nfrom
> oslo.rootwrap.cmd import main\nImportError: No module named rootwrap.cmd\n'
> 2014-10-10 14:10:49.573 20500 TRACE nova
> 2014-10-10 14:10:49.692 20507 INFO nova.openstack.common.service [-]
> Parent process has died unexpectedly, exiting
> 2014-10-10 14:10:49.692 20509 INFO nova.openstack.common.service [-]
> Parent process has died unexpectedly, exiting
> 2014-10-10 14:10:49.692 20507 INFO nova.wsgi [-] Stopping WSGI server.
> 2014-10-10 14:10:49.693 20507 INFO nova.wsgi [-] WSGI server has stopped.
> 2014-10-10 14:10:49.693 20508 INFO nova.openstack.common.service [-]
> Parent process has died unexpectedly, exiting
> 2014-10-10 14:10:49.692 20506 INFO nova.openstack.common.service [-]
> Parent process has died unexpectedly, exiting
> 2014-10-10 14:10:49.693 20506 INFO nova.wsgi [-] Stopping WSGI server.
> 2014-10-10 14:10:49.694 20508 INFO nova.wsgi [-] Stopping WSGI server.
> 2014-10-10 14:10:49.694 20509 INFO nova.wsgi [-] Stopping WSGI server.
> 2014-10-10 14:10:49.695 20506 INFO nova.wsgi [-] WSGI server has stopped.
> 2014-10-10 14:10:49.696 20508 INFO nova.wsgi [-] WSGI server has stopped.
> 2014-10-10 14:10:49.696 20509 INFO nova.wsgi [-] WSGI server has stopped.
> -
>
> I am looking forward for a positive response.
>
> Thanks and best regards,
> Abdul Rauf
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [swift] openstack swift PUT object question

2014-10-10 Thread Anne Gentle
Hi, this list isn't for OpenStack support -- you want
openstack@lists.openstack.org instead of foundat...@lists.openstack.org.

So I'm sending to that list instead. I don't know the answer but I know
you'll have a better chance of getting the answer on the correct list.

Anne

On Fri, Oct 10, 2014 at 7:44 AM, dboyzhong  wrote:

> Hi.
>when i put a object(1K) to swift cluster, the performance is so bad,
> QPS only 16. and i found the function: "_finalize_put" in file Diskfile.py
> cost too much time .
> mainly caused by the fsync() inside _finalize_put operation, the fsync()
> will cost 30ms when write 1KB data to disk .  as a result the PUT
> performance is bad.
>
>   how can tuning the performance ? and why call fsync() function?
>
>
>
> thanks
>
>
>
> ___
> Foundation mailing list
> foundat...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/foundation
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Unable to launch an instance with ICEHOUSE

2014-10-15 Thread Anne Gentle
On Wed, Oct 15, 2014 at 8:41 AM, Phani Bhushan 
wrote:

> Hi all,
>
>
>
> I am very much new to the openstack and I am trying to get
> some hands on experience on openstack. I installed openstack compute,
> controller, network nodes on single ubuntu 14.04 64 bit server machine.
>
> I have installed horizon. From pages of openstack, I failed to launch an
> instance. I got an error message saying that “*Error:* Failed to launch
> instance "test": Please try again later [Error: No valid host was found. ].
> “
>
>
>

This error means the scheduler couldn't find a node to launch an instance
on.


> “Nova-manage service list” is showing every thing is fine
>
>
>
> root@controller:~# nova-manage service list
>
> Binary   Host Zone
> Status State Updated_At
>
> nova-certcontroller   internal
> enabled:-)   2014-10-15 12:51:28
>
> nova-consoleauth controller   internal
> enabled:-)   2014-10-15 12:51:27
>
> nova-scheduler   controller   internal
> enabled:-)   2014-10-15 12:51:28
>
> nova-conductor   controller   internal
> enabled:-)   2014-10-15 12:51:18
>
> nova-compute controller   nova
> enabled:-)   2014-10-15 12:51:26
>
>
>
>
>
> Attached the log files for the nova-api, nova-compute, nova-scheduler.log.
>

I believe your nova-compute log shows a problem with rootwrap
configuration. See
http://docs.openstack.org/admin-guide-cloud/content/root-wrap-reference.html
for more info.

Anne


>
> I have no hint why this error message is coming. Can anyone please help me
> in resolving this issue.?
>
>
>
>
>
> With Regards,
>
> Phani Bhushan PV.
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


  1   2   >