Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Dean Troyer
VICE_PASSWORD=$ADMIN_PASSWORD SERVICE_TOKEN=poiuyt SKIP_EXERCISES=boot_from_volume STACK_LOG=stack.sh.log SWIFT_HASH=8213897fads879789asdf789 SWIFT_REPLICAS=1 SYSLOG=true dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cg

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Dean Troyer
the static IP NIC first, then try to use the second NIC as your VM network (assuming that is what you want). The config I posted is a near-equivalent to nova network's flat model. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://list

Re: [Openstack] Prevent Devstack from creating demo project.

2013-07-31 Thread Dean Troyer
o illustrate how to create a simple project with roles. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.

Re: [Openstack] [Nova] Deprecation of nova-network deferred to Icehouse

2013-07-31 Thread Dean Troyer
next thing I want to have is the code for unstack.sh to call to back out as much of the net configuration as possible. At least as far as nova-network does today with br100 holding the IP for the public interface, but even getting that out would be cool. dt -- Dean Troy

Re: [Openstack] Prevent Devstack from creating demo project.

2013-07-31 Thread Dean Troyer
s) installations. dt -- Dean Troyer dtro...@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

[Openstack] [openstackclient] python-openstackclient 0.2 release

2013-08-03 Thread Dean Troyer
thon.org/pypi/python-openstackclient A big thank-you all of the contributors to OpenStackClient! dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.or

Re: [Openstack] devstack won't startup nova-api

2013-08-05 Thread Dean Troyer
that particular failure yet. dt -- Dean Troyer dtro...@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

Re: [Openstack] Fwd: Re: I'm back

2013-08-09 Thread Dean Troyer
nt them from doing it again. Again, my apologies for not having kept up on this but a completely separate auth step that can either be called as-needed or performed up front and passed in to the clients would be extremely useful. dt -- Dean Troyer dtro...@gmail.com _

Re: [Openstack] [openstack-dev] cinder netapp 7 mode nfs driver - failed to mount share

2014-12-04 Thread Dean Troyer
t -t nfs > 10.XX.XX.XX:/nfsvol > /mnt/state/var/lib/cinder/mnt/527dc3646de39dbda076e3a72dca54e5\nExit code: > 32\nStdout: ''\nStderr: 'mount.nfs: Protocol not supported\\n'"} > Make sure you have everything installed for NFS support on your cinder volume nodes and nova com

[Openstack] [OpenStackClient] Release 1.0.0

2014-12-04 Thread Dean Troyer
had hoped back when this started... [1] a release increasing only the 'z' value in the x.y.z version scheme -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : open

[Openstack] [OpenStackClient] OSC Release 1.0.1

2014-12-08 Thread Dean Troyer
tackclient * OpenStack tarball: http://tarballs.openstack.org/python-openstackclient/python-openstackclient-1.0.1.tar.gz Release Notes Bug 1399757: EC2 credentials create fails dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.opensta

[Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-02 Thread Dean Troyer
g 'no-' to options, but that is my current backup. * Do we need an 'un-ACK' option for a 'receiving' project to remove the shared image from their list without requiring the owner project to do so? Is this even possible in the Image v2 API? dt -- Dean Troyer d

Re: [Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-06 Thread Dean Troyer
On Mon, Jan 5, 2015 at 10:17 AM, Kevin L. Mitchell < kevin.mitch...@rackspace.com> wrote: > (Shouldn't this be on openstack-dev?) It's really a CLI usability question, I'm looking for a user audience. I know how I'd do it already. ;) > On Fri, 2015-01-02 a

Re: [Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-06 Thread Dean Troyer
On Tue, Jan 6, 2015 at 8:55 AM, Jay Pipes wrote: > On 01/02/2015 03:10 PM, Dean Troyer wrote: > >> I suppose first of all, does there remain a need/desire to add these for >> Image API v1? >> > > Yes. There's many shops that still use the v1 Glance API. And

[Openstack] [OpenStackClient] Release 1.0.2

2015-01-19 Thread Dean Troyer
use session Bug 1411337: identity v3 service list should have “description” column dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe

[Openstack] [OpenStackClient] OSC release 1.0.3

2015-03-10 Thread Dean Troyer
-18 +18 @@ python-cinderclient>=1.1.0 -python-neutronclient>=2.3.6,<3 +python-neutronclient>=2.3.11,<3 dt -- Dean Troyer dtro...@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

Re: [Openstack] Nova user missing for devstack install

2015-03-16 Thread Dean Troyer
is no upstream OpenStack default here except in documentation. DevStack uses one non-root account for everything, by default that is 'stack', but it also works fine as _any_ non-root account. You will need to set up the ssh keys accordingly, which may include root->root. dt -- De

Re: [Openstack] DevStack on Nginx

2015-07-06 Thread Dean Troyer
omeone point me in the right direction as to how to achieve this? > DevStack is only set up to use Apache. White technically possible, using Nginx would be a bit of work due to amount of configuration in multiple projects and is not something we intend to do. dt -- Dean Troyer dt

Re: [Openstack] Building DevStack

2015-09-03 Thread Dean Troyer
r services when configured to run under mod_wsgi such as Keystone. As was mentioned earlier, the usual way to do stand-alone service development with DevStack is to start and stop the services within their screen sessions as needed. Ctrl-C, Up Arrow, Return is usually all that is required. dt -- D

Re: [Openstack] devstack on fedora 19 i386 failure

2013-11-24 Thread Dean Troyer
9/i386/repodata/repomd.xml: > [Errno 14] HTTP Error 404 - Not Found > Can you get this file via curl? Is yum working outside of DevStack? Given the weekend time, server maintenance is also not out of the question... dt -- Dean Troyer dtro...@gmail.com

Re: [Openstack] Regarding Openstack upgrade for havana onwards

2013-12-05 Thread Dean Troyer
eeds to be done during an upgrade, though. dt -- Dean Troyer dtro...@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/m

Re: [Openstack] [DevStack] Using create-stack-user.sh

2013-12-17 Thread Dean Troyer
> P.S. Is it a bug that create-stack-user.sh doesn't have the user execute > bit set? > Yes. Again, I don't use it and never noticed. Thanks. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/ma

Re: [Openstack] this can crash devstack

2014-01-01 Thread Dean Troyer
tances are not from that image. > Restarting after a reboot is really outside what DevStack is intended to be able to do. rejoin_stack.sh is only meant to restart the screen sessions and nothing else. Even then it isn't perfect, which is why you should run stack.sh again after reboo

Re: [Openstack] devstack + ldap

2014-03-06 Thread Dean Troyer
a one line change to lib/ldap. dt -- Dean Troyer dtro...@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

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Dean Troyer
ne'>: '') > > Should this work? Am I doing something wrong? > The nova client lib uses requests/urllib3 for HTTP, they do not support SOCKS proxies out of the box. There have been some forks/patches to add that to requests or urllib3, we have not tested those. dt --

[Openstack] OpenStackclient 0.4.0 release

2014-06-20 Thread Dean Troyer
ate' * Volume v1: change –volume-type options for 'volume create' to –type fix quiet/verbose/debug output levels to be more consistent with other programs dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin

Re: [Openstack] OpenStack "K" naming poll

2014-07-10 Thread Dean Troyer
On Thu, Jul 10, 2014 at 10:19 AM, Gary Kotton wrote: > What about Kilimanjaro? That'll get you sentenced to writing it on the chalkboard once for each commit during the cycle... dt Dean Troyer dtro...@gmail.com ___ Mailing li

Re: [Openstack] create custom devstack setup with new backend enabled

2014-07-28 Thread Dean Troyer
ther way, this is the default value because your CINDER_ENABLED_BACKENDS is not working. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscr

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-05 Thread Dean Troyer
#x27;ll follow Oslo in dropping it if that decision is made. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://list

[Openstack] OpenStackClient 0.4.1 released

2014-09-08 Thread Dean Troyer
commands * add initial support for global --timing option (similar to nova CLI) * complete Python 3 compatibility * add authentication via --os-trust-id for Identity v3 ...and more... dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http

Re: [Openstack] [Devstack][Icehouse] TENANT_ID Failure retrieving TENANT_ID for demo

2014-09-17 Thread Dean Troyer
622be52b520d44e' > This is your error report, neutron net-create failed. You'll need to dig through neutron logs to figure out why. I'd start with q-svc and q-agt logs. It is possible that this is a side-effect of an earlier error. dt -- Dean Troyer dtro...@gmail.com ___

Re: [Openstack] python keystone v3 api coding question

2014-10-13 Thread Dean Troyer
the v3 API with role_assignments.list(). OSC does a bit of processing before and after so to match its output you would want to look at openstackclient.identity.v3.role_assignment:ListRoleAssignment dt -- Dean Troyer dtro...@gmail.com ___ Mai

Re: [Openstack] [DevStack] Keystone not restarting

2014-10-14 Thread Dean Troyer
rwritten. Also, if you are making the same changes to nova.conf, see if using local.conf's additional config file bits work for you. http://devstack.org/configuration.html dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.ope

Re: [Openstack] [DevStack] Keystone not restarting

2014-10-14 Thread Dean Troyer
DevStack manages that symlink, ie, stack.sh puts in place and restarts Apache. unstack.sh removes it and restarts Apache. Adding it and manually restarting Apache doesn't hurt (if keystone is still configured). dt -- Dean Troyer dtro...@gmail.com ___

Re: [Openstack] OpenStack 2014.2 ("Juno") is released !

2014-10-17 Thread Dean Troyer
On Fri, Oct 17, 2014 at 9:30 AM, Ian Y. Choi wrote: > I am quite expecting 'juno/stable' branch for DevStack, but I can happily > wait that delay :) The DevStack stable/juno defaults update has merged and is ready. dt -- Dean Troyer d

Re: [Openstack] SSL cert issue on openstack client

2016-03-23 Thread Dean Troyer
bundle and this is also changed to use the system CA bundle/certs by some packagers. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsub

Re: [Openstack] Get URL for Horizon from CLI?

2016-04-20 Thread Dean Troyer
t that using OpenStackClient with this (assuming the service type is 'dashbaord'): openstack catalog show dashboard dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post

Re: [Openstack] Barcelona Food recommendations

2016-10-20 Thread Dean Troyer
> and some vino. I think most places call this pizza? :) At least Caputxes in el Born did ... dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@list

Re: [Openstack] [openstack-dev] Common client version to communicate with various OpenStack releases

2017-04-09 Thread Dean Troyer
7.1.0 will still work fine. In general you will want to use the current clients whenever possible. We work very hard to remain backward compatible so users are not required to match clients to the cloud release. dt -- Dean Troyer dtro...@gma

Re: [Openstack] [openstack-dev] Common client version to communicate with various OpenStack releases

2017-04-10 Thread Dean Troyer
get reminded about something. :) -- Dean Troyer dtro...@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

Re: [Openstack] [openstack-dev] [all][OSC] OpenStack Interpreter: A useful tool python interpreter tool for the OpenStack client libraries.

2017-05-03 Thread Dean Troyer
the global options, maintaining multiple client contexts, etc. Thanks for sharing! dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscr

Re: [Openstack] Devstack with OpenStack's local repo

2017-11-02 Thread Dean Troyer
and branch to check out for each project and many sub-projects and libraries. Also, the GIT_BASE variable may be sufficient to point at your own collection of repos. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-

Re: [Openstack] Issues Understanding Neutron Networking Layout

2017-12-21 Thread Dean Troyer
vices built from source you will have a much better time down the road installing from packages of one form or another, if not just using something like Packstack. Sorting out the network configuration should be easier as you will not need to translate between DevStack's variables and the docu

Re: [Openstack] Issues Understanding Neutron Networking Layout

2017-12-21 Thread Dean Troyer
On Thu, Dec 21, 2017 at 11:11 AM, wrote: > Can you point me to any documentation to allow me to build to this kind of > layout? I'm afraid I do not have any good pointers for that sort of network setup, thus far my needs have been simple in that dept. dt -- Dean Troyer dtro..

Re: [Openstack] masakari client (cannot list/add segment)

2018-07-02 Thread Dean Troyer
not having your auth variables set properly, in this case OS_AUTH_URL. Check all of your auth configuration for the client. dt -- Dean Troyer dtro...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to

Re: [Openstack] neutron python client stopped working

2018-11-15 Thread Dean Troyer
rify you have a good install of openstacksdk that matches your python-openstackclient. I have the following versions installed and working: openstacksdk==0.19.0 python-openstackclient==3.17.0 dt -- Dean Troyer dtro...@gmail.com ___ Mai