Re: [openstack-dev] [nova] Create an instance with a custom uuid

2014-09-24 Thread Dean Troyer
wouldn't even need to be in your project to block you from creating that clone instance if I knew your UUID. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin

Re: [openstack-dev] [Nova] Some ideas for micro-version implementation

2014-09-23 Thread Dean Troyer
of transforming both request and response for further 'live' API change mockups. I'm sure this has already been done, suggestions and pointers to existing projects welcome. If not, suggestions for a good starting point/platform. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] Thoughts on OpenStack Layers and a Big Tent model

2014-09-22 Thread Dean Troyer
allegorical noun [1] Yuck, better word here too! -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Thoughts on OpenStack Layers and a Big Tent model

2014-09-19 Thread Dean Troyer
and 2 more useful, especially for organizational and other purposes. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] usability anti-pattern, part 2

2014-09-19 Thread Dean Troyer
had used Termie's bits a year ago. Whether that is a bug or a feature is left to the reader to decide. Code speaks, sometimes, so I'm going back to writing some more client bits. Someone come help. dt [0] except swift and glance, both of which were originally in the server repo. -- Dean Troyer

Re: [openstack-dev] Thoughts on OpenStack Layers and a Big Tent model

2014-09-18 Thread Dean Troyer
also be true for user-facing tools. OpenStackClient already picks up installed plugins with the proper entry points configured so everything doesn't need to be in the primary repo to play along. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev

Re: [openstack-dev] Please do *NOT* use vendorized versions of anything (here: glanceclient using requests.packages.urllib3)

2014-09-17 Thread Dean Troyer
to be happy, especially on Windows. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Please do *NOT* use vendorized versions of anything (here: glanceclient using requests.packages.urllib3)

2014-09-17 Thread Dean Troyer
On Wed, Sep 17, 2014 at 3:53 PM, Robert Collins robe...@robertcollins.net wrote: On 18 September 2014 08:01, Dean Troyer dtro...@gmail.com wrote: Interestingly enough, the distros are doing exactly what they don't want us to do, ie, rebuilding things to use 'their' tested version

Re: [openstack-dev] PostgreSQL jobs slow in the gate

2014-09-17 Thread Dean Troyer
too big (nproc) or too small (Keystone at 1). Of course, moving things to mod_wsgi moots all of that, but it'll be a while before everything moves. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

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

2014-09-17 Thread Dean Troyer
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 ___ Mailing list

Re: [openstack-dev] Error creating instances in DevStack

2014-09-08 Thread Dean Troyer
that out you'll need to dig further into the Nova log files to see why no working compute node is available. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

[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-dev] [nova][neutron] default allow security group

2014-09-05 Thread Dean Troyer
may vary; allow 4 to 6 weeks for delivery; any resemblance to functional code, living or dead, is unintentional and purely coincidental; representations of this code may be freely reused without the express written consent of the Commissioner of the National Football League. -- Dean Troyer dtro

Re: [openstack-dev] [Zaqar] Comments on the concerns arose during the TC meeting

2014-09-05 Thread Dean Troyer
choose. I'd say for starters that anything from Stackforge that we use in integrated/incubated projects is on the short list for that status, as it already has that implicitly by our use. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

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

2014-09-05 Thread Dean Troyer
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://lists.openstack.org/cgi-bin

Re: [openstack-dev] [Nova] Feature Freeze Exception process for Juno

2014-09-03 Thread Dean Troyer
, and those responding to them) to note the outcome of those discussions on the record somewhere, IMO preferably in Gerrit. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin

Re: [openstack-dev] [bashate] .bashateignore

2014-09-02 Thread Dean Troyer
.bashateignore to both exclude as well as include the files to be processed using the gitignore syntax. Starting with the list of files in the repo is also an option, and excluding from there...but I'm not going to have that tonight. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] [bashate] .bashateignore

2014-08-29 Thread Dean Troyer
the existing .gitignore files we have. Just to join the party I pushed up the working state in https://review.openstack.org/117772. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org

Re: [openstack-dev] [bashate] .bashateignore

2014-08-29 Thread Dean Troyer
and .bashateifnore. ;) dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [all] gate debugging

2014-08-28 Thread Dean Troyer
that making the logfile names and locations more obvious in the gate results will be helpful. I've started scratching out a plan to migrate to full names and will get it into an Etherpad soon. Also simplifying the log file configuration vars and locations. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] [all] gate debugging

2014-08-28 Thread Dean Troyer
if we're capturing something that is also being logged elsewhere, but when using screen people seem to want it all in a window (see horizon and recent keystone windows) anyway. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

Re: [openstack-dev] [infra] [neutron] [tc] Neutron Incubator workflow

2014-08-27 Thread Dean Troyer
to not use the word 'incubator'. It also has the connotations from Oslo of being 'copy-pasta' code. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] [ceilometer] repackage ceilometer and ceilometerclient

2014-08-21 Thread Dean Troyer
were not required for pure client installations. I don't know what your middleware dependencies are, but I think it would be good to consider the effect that move would have on client-only installations. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack

Re: [openstack-dev] [QA] Picking a Name for the Tempest Library

2014-08-15 Thread Dean Troyer
On Fri, Aug 15, 2014 at 4:31 PM, Jay Pipes jaypi...@gmail.com wrote: current Tempest repository, into their own repo called openstack-integration-tests or os-integration-tests. I see what you did there... +1 anyway dt Dean Troyer dtro...@gmail.com

Re: [openstack-dev] [all] The future of the integrated release

2014-08-13 Thread Dean Troyer
on the commits for that feature. That specific bit might not scale to other projects, but I think documenting some informal connectivity like this would be helpful. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [devstack] Core team proposals

2014-08-12 Thread Dean Troyer
These changes have been completed. Welcome Ian! dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [cinder] Bug#1231298 - size parameter for volume creation

2014-08-11 Thread Dean Troyer
. You're right, nothing _should_ break. But then the following is legal: cinder create What does that do? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

Re: [openstack-dev] [cinder] Bug#1231298 - size parameter for volume creation

2014-08-08 Thread Dean Troyer
semver releases. [1] Bad pun alert...or is there such a thing as a bad pun??? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [devstack] Core team proposals

2014-08-07 Thread Dean Troyer
members Vish Ishaya and Jesse Andrews, who between them were responsible for instigating the whole 'build a stack script' back in the day. Please respond in the usual manner, +1 or concerns. Thanks dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev

Re: [openstack-dev] DevStack program change

2014-08-05 Thread Dean Troyer
Thanks for the feedback everyone, I've proposed the change in https://review.openstack.org/112090. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

[openstack-dev] DevStack program change

2014-08-01 Thread Dean Troyer
project itself. dt (soon-to-be-former?) DevStack PTL -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [Openstack] OpenStack K naming poll

2014-07-10 Thread Dean Troyer
On Thu, Jul 10, 2014 at 10:19 AM, Gary Kotton gkot...@vmware.com 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 list

Re: [openstack-dev] Using tmux instead of screen in devstack

2014-07-03 Thread Dean Troyer
to the nature of how we use screen, we are not going to support two. Adding a third set of semantics to consider when debugging process problems is not an option. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] Using tmux instead of screen in devstack

2014-07-02 Thread Dean Troyer
has certainly been a challenge for us but at the moment we have about 90% of our issues with it solved. Changing the devil we know for a bag of unknown is not appealing to me at this point. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing

Re: [openstack-dev] Creating new python-new_project_nameclient

2014-06-25 Thread Dean Troyer
. The Python SDK is being built on a similar Session layer (without the backeard compat bits). dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] OpenStackclient 0.4.0 release

2014-06-20 Thread Dean Troyer
levels to be more consistent with other programs 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

Re: [openstack-dev] [Ironic] handling drivers that will not be third-party tested

2014-05-22 Thread Dean Troyer
for anything 'special' to at least know who to notify if the thing is so broken that removal is contemplated. Projects are going to do what they want regarding inclusion/exclusion policies, I hope we can use common practices to implement those choices. dt -- Dean Troyer dtro...@gmail.com

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

2014-05-16 Thread Dean Troyer
? 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 -- Dean Troyer dtro...@gmail.com ___ Mailing list: http

Re: [openstack-dev] [Programs] Client Tools program discussion

2014-05-07 Thread Dean Troyer
/golang-client/http://git.openstack.org/cgit/stackforge/golang-client/ https://git.openstack.org/cgit/stackforge/openstack-cli-powershell/http://git.openstack.org/cgit/stackforge/openstack-cli-powershell/ dt -- Dean Troyer dtro...@gmail.com ___ OpenStack

Re: [openstack-dev] [Programs] Client Tools program discussion

2014-05-06 Thread Dean Troyer
the output from a UX RD effort, I guess I am open on the program structure to make that work. Horizon is already a part of a program, OSC needs to be and the SDKs will also need to be in the near future. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] [Programs] Client Tools program discussion

2014-05-06 Thread Dean Troyer
happening as the Client Tools adds the SDK projects (#1 and 2). #3, 5 and 6 are already goals for OSC[1]; and #4 is what we are here talking about now. [1] I expect OSC to switch to use the Python OpenStack SDK as it becomes ready rather than attempt to salvage the existing client libs. dt -- Dean

Re: [openstack-dev] [Programs] Client Tools program discussion

2014-05-06 Thread Dean Troyer
their future use diminishing over time. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] SSL in Common client

2014-05-02 Thread Dean Troyer
into this since then but do recall talk about being able to either implement the required changes in upstream requests or somehow hack it in from below. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] SSL in Common client

2014-05-02 Thread Dean Troyer
this and it is likely to need some love. The basic structure, including building a root and intermediate CA to issue certs that look like real-world certs, has been present for almost a year and a half. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack

[openstack-dev] [Programs] Client Tools program discussion

2014-04-28 Thread Dean Troyer
as a PyPI package and the usual OpenStack tarballs. -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [UX] User Experience cross-project sessions at Summit

2014-04-24 Thread Dean Troyer
; 'tenant' vs 'project' is a prime example. The ambiguousness of the term 'user' is not helping. It means different things to an SDK and a CLI and a webUI: an operator, a consumer, an app developer and devops/sysadmin, and more. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] How to re-compile Devstack Code

2014-04-24 Thread Dean Troyer
to the branches in stackrc/local.conf. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Devstack] add support for ceph

2014-04-18 Thread Dean Troyer
as I think it is cool and useful. But it is not required to be in the DevStack repo to be useful. Chmouel has proposed a session on this subject and it is likely to be accepted as there are no other submissions for the last slot. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] Help in re-running openstack

2014-04-04 Thread Dean Troyer
they will fail. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [keystone] [oslo] Using oslo.cache in keystoneclient.middleware.auth_token

2014-04-04 Thread Dean Troyer
is a separate repo but still part of the Keystone project. The primary problem being addressed is dependencies and packaging, not governance. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

[openstack-dev] DevStack PTL Candidacy

2014-04-01 Thread Dean Troyer
://review.openstack.org/#/q/reviewer:dtroyer%2540gmail.com,n,z dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [Openstack] devstack + ldap

2014-03-06 Thread Dean Troyer
/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-dev] [devstack] [neutron] How to tell a compute host the control host is running Neutron

2014-03-03 Thread Dean Troyer
to determine how to configure that node. That is what I'm trying to explain in that last paragraph above, maybe not too clearly. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

[openstack-dev] OpenStackClient release 0.3.1

2014-03-01 Thread Dean Troyer
-- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-28 Thread Dean Troyer
many times. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] Tuskar CLI UX

2014-02-27 Thread Dean Troyer
would be code changes. It sounds like you may be wanting something parallel to OSC, ie, a Tuskar-specific rebranding of it with a overlapping-but-different command set. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-27 Thread Dean Troyer
(as is the case now) the old check in is_service_enabled for 'neutron' should still catch it. That happens everywhere else and in the DevStack test scripts, so I'm baffled and awaiting the current gate check on 76867. dt -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] bug 1203680 - fix requires doc

2014-02-26 Thread Dean Troyer
is just asking for trouble in a number of ways. Sean's local mounts via VBox and my remote git repos are only two ways to operate in that environment, I'm sure there are many others. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

Re: [openstack-dev] [nova] [glance] [heat] bug 1203680 - fix requires doc

2014-02-26 Thread Dean Troyer
is closed and against Grizzly, is that the one you meant to reference? I added a note about INSTALL_TESTONLY_PACKAGES to the wiki page above and it will be in the next rev of devstack.org. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

Re: [openstack-dev] [python-*client] moving to WebOb exceptions

2014-02-26 Thread Dean Troyer
is bad enough, adding to it is not tenable and is part of what is motivating the SDK efforts. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [devstack] Bug in is_*_enabled functions?

2014-02-26 Thread Dean Troyer
- ENABLED_SERVICES had multiple q-* entries, but 'is_service_enabled neutron' was returning 0. This is the correct return, 0 == success. Can you point to a specific log example? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

Re: [openstack-dev] [nova] [glance] [heat] bug 1203680 - fix requires doc

2014-02-26 Thread Dean Troyer
. Maybe this is the way to go? That is exactly what that variable is for. There are times we don't want those packages installed and it is MUCH easier to add them than to remove them. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing

Re: [openstack-dev] [TripleO] Tuskar CLI UX

2014-02-26 Thread Dean Troyer
command sets in OSC also are loaded in this manner even though they are in the OSC repo so they represent additional examples of writing plugins. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

[openstack-dev] Documenting test environments (was Re: supported dependency versioning and testing)

2014-02-21 Thread Dean Troyer
of work I think it could provide the info above and be logged with the rest of the logfiles. Thoughts? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] supported dependency versioning and testing

2014-02-21 Thread Dean Troyer
is huge; I've got the benefit of having learned it as it grew. We need this kind of input from fresh eyes to help flush out the inconsistencies that I know I am blind to. dt Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] Version Discovery Standardization

2014-02-13 Thread Dean Troyer
://localhost:5000/v2.0. Do we need to talk about another horrible horrible hack to deal with these or are these deployments going to be left out in the cold? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [OpenStack-Dev] [Cinder] Cinder driver verification

2014-02-13 Thread Dean Troyer
strengthening the precedent that makes it harder to get things in that are not ready even if the timing is inconvenient. We're seeing this in project incubation and I think we all benefit in the end. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev

Re: [openstack-dev] healthnmon and devstack

2014-02-12 Thread Dean Troyer
into an existing DevStack checkout and go. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Ugly Hack to deal with multiple versions

2014-02-04 Thread Dean Troyer
the existing clients. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Ugly Hack to deal with multiple versions

2014-02-03 Thread Dean Troyer
default could be worked out here too; is 'localhost' ever the right thing to advertise in a real-world deployment? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin

Re: [openstack-dev] a common client library

2014-01-16 Thread Dean Troyer
transfers they both do. I'm really curious what 'noauth' means against APIs that have few, if any, calls that operate without a valid token. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

Re: [openstack-dev] a common client library

2014-01-16 Thread Dean Troyer
is the bottom of the cake and eliminating duplication and accumulated cruft from repeated forking and later direction changes. The creamy gooey middle is the API-specific bits that right stay exactly where they are (for now??) and can continue to ship a stand-alone cli if they wish. dt -- Dean Troyer dtro

Re: [openstack-dev] a common client library

2014-01-16 Thread Dean Troyer
to see how slim I could make then and still be usable. It isn't necessarily what I want to ship everywhere, but the REST layer is eerily similar to Jamie's in keystoneclient. There's why my bias... dt -- Dean Troyer dtro...@gmail.com ___ OpenStack

Re: [openstack-dev] a common client library

2014-01-16 Thread Dean Troyer
they didn't get changed. I feel a bit braver now... :) dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] a common client library

2014-01-16 Thread Dean Troyer
in this manner... dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [devstack] libvirt default log level

2014-01-15 Thread Dean Troyer
mechanism. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] a common client library

2014-01-15 Thread Dean Troyer
the long-term goals include a common caching layer? dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [DevStack] Nominate Chmouel Boudjnah for core team

2014-01-13 Thread Dean Troyer
Welcome to the DevStack core team Chmouel! dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Devstack on Fedora 20

2014-01-10 Thread Dean Troyer
the end of the window. Setting FORCE_PREREQ=1 in local.conf will turn off the whole mechanism. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] Less option

2014-01-10 Thread Dean Troyer
that is extremely hard to recover from. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Devstack on Fedora 20

2014-01-09 Thread Dean Troyer
# dist:f20 There are some additional tweaks that I'll ask Flavio to add to https://review.openstack.org/63647 as it needs at least one more patch set anyway. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [Openstack] this can crash devstack

2014-01-01 Thread Dean Troyer
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 rebooting. dt -- Dean Troyer

Re: [openstack-dev] Process for proposing patches attached to launchpad bugs?

2013-12-23 Thread Dean Troyer
to copyright. Copyright is +1...this stuff gets confused too much these days... dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [devstack]

2013-12-18 Thread Dean Troyer
for the OpenStack bits that you want. Mixing them (ie, some Havana and some Icehouse) is not directly supported, you'll have to do that by hand. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

Re: [openstack-dev] [devstack]

2013-12-18 Thread Dean Troyer
manually. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] Tuskar CLI after architecture changes

2013-12-11 Thread Dean Troyer
package, but the internal API should have its own namespace/modules/whatever. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] Tuskar CLI after architecture changes

2013-12-11 Thread Dean Troyer
API bindings and a this CLI on top of them. Some of the newer clients may not include a CLI. By default I think most people mean the library API when referring to clients without 'CLI'. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing

Re: [openstack-dev] [policy] Let's make topics mandatory for openstack-dev

2013-12-05 Thread Dean Troyer
://lists.openstack.org/pipermail/openstack-dev/2013-November/019233.html [2] https://wiki.openstack.org/wiki/Mailing_Lists#Future_Development dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

Re: [Openstack] Regarding Openstack upgrade for havana onwards

2013-12-05 Thread Dean Troyer
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/mailman/listinfo

Re: [openstack-dev] [Solum] CLI minimal implementation

2013-12-03 Thread Dean Troyer
://etherpad.openstack.org/p/MinimalCLI I left some comments about how I would format the commands to be consistent with OSC. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin

Re: [openstack-dev] [Keystone][Oslo] Future of Key Distribution Server, Trusted Messaging

2013-11-24 Thread Dean Troyer
that with the middleware. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] tenant or project

2013-11-23 Thread Dean Troyer
for the compatability OS_TENAMT_{ID,NAME} variables and --os-tenant-{id,name} options. Neither of those is documented anywhere though. This includes commands for all OS APIs it supports. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list

Re: [openstack-dev] How to best make User Experience a priority in every project

2013-11-20 Thread Dean Troyer
users bend it in ways I never imagined. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Openstack + OpenContrail

2013-11-18 Thread Dean Troyer
to DevStack indicate a shortcoming in the plugin interface and may need to be generalized anyway. dt [1] http://www.mail-archive.com/openstack-dev@lists.openstack.org/msg08700.html [2] http://ci.openstack.org/third_party.html -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] Openstack + OpenContrail

2013-11-16 Thread Dean Troyer
is unmergable, even if it was based on a semi-current commit. FWIW, the opencontrail.org website appears to be off the air making it harder to understand what it is you are trying to integrate here. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev

Re: [openstack-dev] Shall backward compatibility env. vars be removed from python-clients?

2013-11-11 Thread Dean Troyer
, over a year in the auth variable cases seems to be plenty long to me. Related but different are the now-long-undocumented option names with underscores in them. I've noticed new undocumented ones get added from time to time alongside the same option with dashes. ??? dt -- Dean Troyer dtro

Re: [openstack-dev] [Solum] Command Line Interface for Solum

2013-11-11 Thread Dean Troyer
embedded auth. Please don't just copy one of the existing clients, down that path lies madness. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] Migrating to newer full projects from what used to be part of nova

2013-11-01 Thread Dean Troyer
in Havana? Is it clear in the docs that this sort of situation is coming in the next release or two? (And no, I haven't gone to look for myself, maybe on the plane tomorrow...) dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] Migrating to newer full projects from what used to be part of nova

2013-10-31 Thread Dean Troyer
of the new project activity is around new services/features. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Remove vim modelines?

2013-10-25 Thread Dean Troyer
modelines? Who would be resistant to enforcing addition of modelines? Who doesn't know or care what a modeline is? For the record, I don't mind these things as long as they are at the end of the file. dt -- Dean Troyer dtro...@gmail.com ___ OpenStack

<    1   2   3   4   5   >