Re: [Openstack] IMPORTANT: Openstack List Migration (Please read)

2013-07-24 Thread Kevin L. Mitchell
enstack.org will be the actual list. If you continue > to send emails to the Launchpad list, this will be > you: http://i.imgur.com/MQUmmqo.gif Do you mean 1000 UTC or 0100 UTC? "100UTC" could be interpreted either way… -- Kevin L. Mitchell

Re: [Openstack] security blueprint related to os binaries

2013-05-14 Thread Kevin L. Mitchell
hat can mitigate something that disastrous. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Turnstile updates

2013-05-08 Thread Kevin L. Mitchell
eah, I know, bad pun; https://github.com/klmitch/nutjob [5] Because it carries rate limit configuration from Turnstile to Turnstile: https://github.com/klmitch/subway -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Absolute limits is quotas?

2013-04-17 Thread Kevin L. Mitchell
limits" are just another name for quotas. I'm not certain why the difference in terminology; it's probably a hold-over from nova's precursors. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Service RBAC policy.json documentation and usability

2013-04-16 Thread Kevin L. Mitchell
osed a blueprint for addressing this, but haven't had an opportunity to really work on it. If any other developer wants to take up the task, see: https://blueprints.launchpad.net/oslo/+spec/self-documenting-policies -- Kevin L. Mitchell ___

Re: [Openstack] Grizzly Dashboard Quota Problem...

2013-03-18 Thread Kevin L. Mitchell
HttpBadRequest to be raised, and to subsequently apply the IETF mantra: "Be liberal in what you accept and conservative in what you send." -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : ope

Re: [Openstack] git review failure

2013-03-18 Thread Kevin L. Mitchell
is sounds like a firewall issue… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [Swift]A design draft of Storage Quota

2013-02-20 Thread Kevin L. Mitchell
On Wed, 2013-02-20 at 21:09 +0100, Chmouel Boudjnah wrote: > On Wed, Feb 20, 2013 at 5:26 PM, Kevin L. Mitchell > wrote: > > I'll also point out Boson: https://wiki.openstack.org/wiki/Boson and > > https://github.com/klmitch/boson with some initial work. Unfortunately, &

Re: [Openstack] [Swift]A design draft of Storage Quota

2013-02-20 Thread Kevin L. Mitchell
i/Boson and https://github.com/klmitch/boson with some initial work. Unfortunately, I'm not able to work on Boson at the moment due to higher-priority tasks… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack P

Re: [Openstack] Reinstating Trey Morris for Nova Core

2013-01-22 Thread Kevin L. Mitchell
s, and I've even seen reviews with a +2 get auto-abandoned after 2 weeks because no one else has reviewed them. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

[Openstack] Bark logging middleware

2013-01-14 Thread Kevin L. Mitchell
for compatibility). For a full write-up, see the README, available at: http://pypi.python.org/pypi/bark -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https:/

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Kevin L. Mitchell
dly please help me by validating my understanding ... I think you've fairly well understood most of it, aside from some subtleties that I've tried to correct above. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~opensta

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Kevin L. Mitchell
On Thu, 2012-12-06 at 13:13 -0600, Michael Basnight wrote: > Seems like a good start to a wiki page to me :) Heh. Feel free to start one up :) Or maybe this would be a candidate for Sandy Walsh's nova internals blog series? :) -- Kevin L.

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Kevin L. Mitchell
authorization checks ("Does this user have permission to take this action on this resource?"). -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Kevin L. Mitchell
ni file in the > configuration of nova/quantum and other modules of ipenstack? > > > [2] How do the modules use these API configuration options? How they > are used different from normal ".conf" files? -- Kevin L. Mitchell ___

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Kevin L. Mitchell
Python package ConfigParser to read it…) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Distributed rate-limiting

2012-12-05 Thread Kevin L. Mitchell
that would be generally desired, or that it would be generally beneficial… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [Glance] config_file parameter in glance-registry.conf file

2012-10-31 Thread Kevin L. Mitchell
i You are correct, it should be glance-registry-paste.ini when you're discussing glance-registry.conf. > Just verifying if there is a typo in the doc. Looks like it is a typo. Would you mind logging a doc bug on that? -- Kevin L. Mitchell ___

Re: [Openstack] Quotas in folsom

2012-10-30 Thread Kevin L. Mitchell
ry I have for it, at https://github.com/klmitch/boson (I'll worry about going into incubation later, after we have something that kinda works, but I'm happy to accept pull requests…) I'll likely hold off on blueprints until it's time to start integrating it into the opens

Re: [Openstack] Quotas in folsom

2012-10-29 Thread Kevin L. Mitchell
finally been able to start working on Boson, which may help with that… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Quotas in folsom

2012-10-29 Thread Kevin L. Mitchell
tself for quota records for your tenants; you can revert to defaults (drawn from nova.conf) by deleting any 'quotas' table rows for the resources you're interested in. If it still doesn't take the values you set in nova.conf, then th

Re: [Openstack] Keystone connection issue

2012-10-24 Thread Kevin L. Mitchell
happen with our gate jobs, which run tests under a fresh devstack environment. You might try running it again and seeing if it runs the second time… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists

Re: [Openstack] Discussion / proposal: Ability to reset tenant's quotas to default

2012-10-09 Thread Kevin L. Mitchell
extension(s) and often thought we needed to add one for just this case… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] TC candidacy

2012-09-17 Thread Kevin L. Mitchell
On Mon, 2012-09-17 at 21:34 +, Chris Behrens wrote: > I'd like to announce my candidacy for a seat on the OpenStack > Technical Committee. +1 -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Cells Status

2012-09-14 Thread Kevin L. Mitchell
It should be in Grizzly. Sorry for the delay :/ -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Set quotas

2012-09-11 Thread Kevin L. Mitchell
ta classes, if you're using those, but you're probably not.) >From the actual Python API, you want client.quotas.get(), client.quotas.defaults(), and client.quotas.update(, **kwargs). -- Kevin L. Mitchell ___ Mailing list: https://launchpad.

Re: [Openstack] nova-manage db sync fails

2012-08-28 Thread Kevin L. Mitchell
fails and returns the > following warnings: These are just warnings and can be safely ignored at this point. The next release of nova should not emit these warnings. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstac

Re: [Openstack] [openstack-dev] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Kevin L. Mitchell
the actual model objects passed to them…) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [glance] legacy client removal and python-glanceclient

2012-08-01 Thread Kevin L. Mitchell
sses as deprecated, using the DeprecationWarning…but it got ripped out by someone because it wasn't used anywhere. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Instance stuck in deleting state with error

2012-08-01 Thread Kevin L. Mitchell
is one of the admin_actions extension, by the way; the goal of that default configuration was to prevent gratuitous state changes while still allowing administrators to help users who were having problems deleting instances. -- Kevin L. Mitchell ___ Mail

Re: [Openstack] [glance] legacy client removal and python-glanceclient

2012-08-01 Thread Kevin L. Mitchell
LI (unless Brian feels the work can be reasonably done to make > them compatible) but it's something we need to be really mindful of > going forward. As an example of how it can be done properly, check out https://review.openstack.org/#/c/10577/ (at least, I believe I did it c

Re: [Openstack] Instance stuck in deleting state with error

2012-07-31 Thread Kevin L. Mitchell
On Tue, 2012-07-31 at 07:14 +0200, Wolfgang Hennerbichler wrote: > On 07/30/2012 09:35 PM, Kevin L. Mitchell wrote: > > That said, be aware that there is a "reset-state" command to novaclient, > > so that you can do Chris's recommended reset without having to muc

Re: [Openstack] Keyring support in openstack

2012-07-30 Thread Kevin L. Mitchell
missions? > > As mentioned in wiki page, the password is stored in base64 format. Which means it's stored in cleartext. That is Not Good(tm) :) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : ope

Re: [Openstack] Instance stuck in deleting state with error

2012-07-30 Thread Kevin L. Mitchell
That said, be aware that there is a "reset-state" command to novaclient, so that you can do Chris's recommended reset without having to muck around with the database directly. -- Kevin L. Mitchell ___ Mailing list: https://launch

Re: [Openstack] Instance stuck in deleting state with error

2012-07-30 Thread Kevin L. Mitchell
| > | OS-EXT-STS:vm_state | error > | If you're using the Xen driver on trunk, I recently cleaned up a few bugs that might have lead to this problem. Make sure you're updated and try

Re: [Openstack] quota question

2012-07-20 Thread Kevin L. Mitchell
ut the Boson proposal and thread…) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Distributed quota manager concept

2012-07-18 Thread Kevin L. Mitchell
I wrote that because I couldn't see a simple way of doing what I wanted via SQL at the time. Now that I think about it, I think it is possible, and I'm not against using SQL at all. (I also think there was an aspect of "I'd like to try working with NoSQL sometime" when I w

[Openstack] Distributed quota manager concept

2012-07-17 Thread Kevin L. Mitchell
is at http://wiki.openstack.org/Boson -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [Nova] resource free -vs- allocated utilization?

2012-07-12 Thread Kevin L. Mitchell
if it bothers me > enough I'll implement a different interface... Check out the hypervisors extension and related novaclient addition, now in trunk; I made all the information from the compute_nodes table available via the API. -- Kevin L. Mitchell

Re: [Openstack] [keystone] Rate limit middleware

2012-07-12 Thread Kevin L. Mitchell
f what nova_limits does, by the way… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Please vote for the name of the "G" release

2012-07-11 Thread Kevin L. Mitchell
On Wed, 2012-07-11 at 16:38 -0400, Duncan McGreggor wrote: > > You just don't know what the Bear Revolt crew was ready to do to let > > Grizzly win :) > > *laughs* > > Not the BEAR REVOLT!!! Nobody expects the BEAR

Re: [Openstack] [keystone] Rate limit middleware

2012-07-11 Thread Kevin L. Mitchell
hon.org/pypi/nova_limits * https://github.com/klmitch/turnstile * https://github.com/klmitch/nova_limits -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://

Re: [Openstack] PEP8 checks

2012-07-09 Thread Kevin L. Mitchell
sable or change what it's doing. I need to point out that "run_tests.sh -p" doesn't run straight-up pep8; it monkey-patches the pep8 tool to include several HACKING-compliance tests. Ever since tox stopped using this version of pep8, several HACKING-compliance issues have cr

Re: [Openstack] Unit tests, individual vs. test suite

2012-06-29 Thread Kevin L. Mitchell
th the full path as compared to the abbreviated path? -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Jenkins and transient failures

2012-06-29 Thread Kevin L. Mitchell
retry in the latter case. Is this possible in practice with our current CI infrastructure? -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~open

Re: [Openstack] Openstack special sauce checking tool??

2012-06-28 Thread Kevin L. Mitchell
I know some HACKING compliance issues have managed to slip in. To run it stand-alone, try "./run_tests.sh --pep8" (the HACKING compliance tests were rolled into pep8 testing in run_tests.sh). -- Kevin L. Mitchell ___ Mailing list: https

Re: [Openstack] RFC: Thoughts on improving OpenStack GIT commit practice/history

2012-06-28 Thread Kevin L. Mitchell
t. There are slight stylistic differences between the different project, and there is resistance to adopting an openstack-wide HACKING style guide. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.l

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-26 Thread Kevin L. Mitchell
t depends on being able to import; when you run from the top-level of the repo, things like "nova.virt.libvirt.utils" can be found, whereas importing from the nova/virt/libvirt directory means that "nova.virt.libvirt" makes no sense. -- Kevin L. Mitchell __

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-26 Thread Kevin L. Mitchell
always be absolute. This is why I suggest that you should always call run_tests.sh from the top-level of the repository, not from the nova subdirectory… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-26 Thread Kevin L. Mitchell
on't expect this to actually fix your problem, but it's a place to start…) Also, double-check the permissions on the diagnostics.py file. Finally, verify that your current directory is the top-level directory of the repository, not the "nova" subdirectory of the re

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-26 Thread Kevin L. Mitchell
I'm all out of ideas… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-26 Thread Kevin L. Mitchell
elp you track down what the problem is. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Kevin L. Mitchell
our email address in Authors, and if you mean to submit this to the trunk, it'd be nice to put your entry in the alphabetically-appropriate place…) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstac

Re: [Openstack] gerrit reviews change?

2012-06-20 Thread Kevin L. Mitchell
en pushed into gerrit in the first place. It's possible that that email is just a little slow getting to me, but I *did* get the email from my review comment, and it seems like I've received relatively few new review emails regarding nova today… --

Re: [Openstack] Thoughts on client library releasing

2012-06-18 Thread Kevin L. Mitchell
ibrary. There is work underway to create a unified client (command-line interface), but I believe it was intended to use the client libraries for each of the projects. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack P

Re: [Openstack] glance_api_servers vs. glance_host vs. keystone?

2012-06-18 Thread Kevin L. Mitchell
something similar has happened WRT the endpoints system, since there are so many subtleties that need to be taken into account. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubsc

Re: [Openstack] glance_api_servers vs. glance_host vs. keystone?

2012-06-18 Thread Kevin L. Mitchell
it may be necessary to pierce abstraction boundaries to perform that caching; and the glance endpoint is likely to be pretty static anyway, and thus fine for setting by means of configuration. And again, it has been a while since I looked at that cod

Re: [Openstack] glance_api_servers vs. glance_host vs. keystone?

2012-06-18 Thread Kevin L. Mitchell
ce, you simply give a URL to the desired image rather than a simple identifier. (My comments about the support for endpoints in this email may differ from my previous comments; chalk that up to further reflection on the problem being solved…) -- Kevin L. Mitchell

Re: [Openstack] glance_api_servers vs. glance_host vs. keystone?

2012-06-15 Thread Kevin L. Mitchell
ded, and as a benefit, it added the concept of endpoints. The reason these options have not gone away is probably a combination of supporting non-Keystone authentication and general programmer laziness… -- Kevin L. Mitchell ___ Mailing list: https://la

[Openstack] gerrit reviews change?

2012-06-13 Thread Kevin L. Mitchell
, but the other emails are MIA. What's up? I depended on those emails to tell me when I needed to re-review a change or stop tracking a change because it merged… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Pos

Re: [Openstack] The right way to deprecate things in nova?

2012-06-13 Thread Kevin L. Mitchell
I don't really think we can avoid that if we want people to actually use nova. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] How to let nova use localtime rather than UTC time?

2012-06-06 Thread Kevin L. Mitchell
n't want to do this. Trust me. If you need to see the time in the local timezone, then convert it; there are tools in python to do this. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad

Re: [Openstack] Quotas... 1 of 1 instances? What's the deal?

2012-06-05 Thread Kevin L. Mitchell
On Tue, 2012-06-05 at 13:03 -0400, Jay Pipes wrote: > On 06/04/2012 05:43 PM, Kevin L. Mitchell wrote: > > One thing to check is the total quotas on memory and disk, relative to > > the size of the instance. The original code computes a maximum number > > of instances base

[Openstack] Lossage in nova test suite?

2012-06-04 Thread Kevin L. Mitchell
nybody have any other insights? -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Quotas... 1 of 1 instances? What's the deal?

2012-06-04 Thread Kevin L. Mitchell
deal with, and it's possible there are problems I haven't found yet :/ > At a minimum, I think that the OverLimit: "Quota exceeded: already used > 1 of 1 instances" message should be updated to not be so obviously wrong > with regard to the value of the resource quota itse

Re: [Openstack] No JSON object could be decoded

2012-05-31 Thread Kevin L. Mitchell
application/json" > http://192.168.1.68:35357/v2.0/tokens | python -mjson.tool Your submitted JSON data is improperly formatted, unless that's a c&p error. You appear to have left out a ':' and a '{' after the "passwordCredentials" dictiona

Re: [Openstack] Identity API v3 - Why allow multi-tenant users?

2012-05-29 Thread Kevin L. Mitchell
somewhat similar scenarios, such as the value-added reseller; having multiple tenants allows them to ensure the proper client is billed the proper amount, while still being able to perform whatever their value-add is. -- Kevin L. Mitchell ___ Mailing

Re: [Openstack] Unused code in Nova [was Re: Quota classes]

2012-05-24 Thread Kevin L. Mitchell
a_class to Keystone, then have authtoken/keystonecontext use it when creating the RequestContext, which is why I added an argument to RequestContext to do that. Unfortunately, I have to move on to working on things other than quotas, now :/ -- Kevin L. Mitchell ___

Re: [Openstack] ERROR: Malformed request url (HTTP 400)

2012-05-09 Thread Kevin L. Mitchell
ot;: > "adminUser", "password": "lfplhfgthvf"}}}' The request body for Keystone is not, in fact, malformed. It would be interesting to look at the nova-api logs for this request… -- Kevin L. Mitchell _

Re: [Openstack] [Swift][Keystone] Swift Quotas

2012-05-03 Thread Kevin L. Mitchell
;m sure there's a lot of stuff I've thought of that may not be obvious from the above references, and your questions will probably help me articulate it better :) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Pos

Re: [Openstack] proposal for Russell Bryant to be added to Nova Core

2012-04-27 Thread Kevin L. Mitchell
On Fri, 2012-04-27 at 11:09 -0400, Dan Prince wrote: > I'd like to seem him Nova core so he can help out w/ reviews... > definitely the RPC ones. +1 -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] [OpenStack][Nova] Minimum required code coverage per file

2012-04-26 Thread Kevin L. Mitchell
ents for why it was decided to do the copy, and I'm not really involved in openstack-common development at the moment…) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Using Nova APIs from Javascript: possible?

2012-04-25 Thread Kevin L. Mitchell
time you need to contact a particular service, thanks to the credentials cache. Finally, it is very easy to set up redundant slave KDCs. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launch

Re: [Openstack] [OpenStack][Nova] Minimum required code coverage per file

2012-04-25 Thread Kevin L. Mitchell
en the code is… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Monitoring / Billing Architecture proposed

2012-04-23 Thread Kevin L. Mitchell
which Yagi consumes. Have you looked at our existing notifications? Yagi? One or both might solve at least parts of your problem… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsub

Re: [Openstack] control user quota

2012-04-12 Thread Kevin L. Mitchell
s mechanism would > not be relevant. I should also point out that "nova quota-update" did not exist in the diablo release of python-novaclient… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : op

Re: [Openstack] Image API v2 Draft 4

2012-04-10 Thread Kevin L. Mitchell
JSON - we now have > a horrible hybrid, where JSON is used for some calls because the XML > has/had bugs. Well, hopefully the XML support has been a little better since my templates stuff went in. Either way, though, if I had the choice, I'd rip all of nova&

Re: [Openstack] [Nova] removing nova-direct-api

2012-04-09 Thread Kevin L. Mitchell
ut clearly no one is using it so lets axe it. Also +1 for removal. I discovered this thing when I was first trying to figure out how the API worked, and it confused me no end… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~

Re: [Openstack] Quota classes

2012-04-04 Thread Kevin L. Mitchell
ed with a list of either quota class IDs or > (quota class name, resource type) pairs. I think it'd be better to have it be replaced with a list of quota class names; for a given quota class, you define only the specific resources you're interested in,

Re: [Openstack] Quota classes

2012-03-30 Thread Kevin L. Mitchell
also need some additional logic in the quota-classes API > extension to allow tenant-to-quota-class mappings be established and torn > down? Well, yeah :) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : o

Re: [Openstack] Quota classes

2012-03-30 Thread Kevin L. Mitchell
he selected rate limit class. I envisioned that, ultimately, the quota_class would be set by the authentication processing middleware(s), but I'm not against adding an association to nova to manage that. -- Kevin L. Mitchell ___ Mailin

Re: [Openstack] Distributed rate-limiting

2012-03-29 Thread Kevin L. Mitchell
prefixed with '/v1.1/' or '/v2/', the version identifier is dropped (otherwise the route wouldn't match). That would be easy to work around; simply extend NovaClassLimit and override route() to do the appropriate transformation for EC2. Any EC2 experts want to weigh in?

Re: [Openstack] Caching strategies in Nova ...

2012-03-23 Thread Kevin L. Mitchell
tables. > SQL query optimization, I'm sure, will go equally far. For that matter, I wouldn't be surprised if there were things we could do to nova's DB to speed things up. For instance, what if we supported non-SQL data stores? -- Kevin L. Mitchell _

Re: [Openstack] Caching strategies in Nova ...

2012-03-23 Thread Kevin L. Mitchell
course, then there's the problem of, what if the user is behind a firewall or some sort of NAT... :/ -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launc

Re: [Openstack] Being pedantic about pedanticism: HACKING styleguide

2012-03-22 Thread Kevin L. Mitchell
should *also* be in the project in a prominent place—someone just getting started is likely to start with exactly one project, and it would be best to have the HACKING instructions where they can find them in that project. Besides, copying bits is cheap, right? :) -- K

Re: [Openstack] Being pedantic about pedanticism: HACKING styleguide

2012-03-22 Thread Kevin L. Mitchell
On Thu, 2012-03-22 at 11:22 -0500, Andrew Bogott wrote: > Nova, this: > >A docstring ends with an empty line before the closing quotations. Huh? I thought I removed that... -- Kevin L. Mitchell ___ Mailing list: https://laun

Re: [Openstack] nova-manage quota --headroom

2012-03-22 Thread Kevin L. Mitchell
o count how many instances there are each time it checks the quota; I think other parts that use quotas may do the counting themselves and just ask quota.py what the upper limit is.) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~open

Re: [Openstack] Quota classes

2012-03-19 Thread Kevin L. Mitchell
ries), but *shrug*. (I am certainly not recommending that we separate them, by the way ;) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Distributed rate-limiting

2012-03-19 Thread Kevin L. Mitchell
I hope you won't mind if I contribute a REST-ful interface for > configuration management and status reporting? Not at all; I designed the limit classes—specifically the limit attributes—to be easily introspectable for exactly that sort of purpose. --

Re: [Openstack] Quota classes

2012-03-19 Thread Kevin L. Mitchell
already configurable via an extension, but no CLI command was available for manipulating them in python-novaclient (although the API support was there). My quota classes patch to novaclient adds the CLI commands as well. -- Kevin L. Mitchell _

[Openstack] Quota classes

2012-03-16 Thread Kevin L. Mitchell
x27;d for right now since we haven't opened trunk yet for Folsom. If you'd like to have a look at it, the relevant changes are: * Nova: https://review.openstack.org/#change,5298 * Nova client: https://review.openstack.org/#change,5

[Openstack] Distributed rate-limiting

2012-03-16 Thread Kevin L. Mitchell
hould be fairly well documented (start with README.rst), and please feel free to log issues or make pull requests. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https:

Re: [Openstack] Removal of VSA Code

2012-03-15 Thread Kevin L. Mitchell
ntial changes to the code since diablo was released, which has resulted in bitrot in the VSA code and the attendant breakages to which Vish is referring. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lis

Re: [Openstack] [GLANCE] owner: name vs id

2012-03-09 Thread Kevin L. Mitchell
glance having to do with the lack of migration.) -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] WebOb + DeprecationWarning

2012-03-08 Thread Kevin L. Mitchell
7;m not sure how well this best-practice has been adhered > to. I think the only way to really know is going to be to go there and exercise it, then make sure everything handles it OK. Maybe we should consider some unit tests? -- Kevin L. Mitchell __

Re: [Openstack] Keystone should to Apache HTTPD.

2012-03-01 Thread Kevin L. Mitchell
e highest number of hits for any given operation…which in turn makes it *the* most likely bottleneck. -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~

Re: [Openstack] Remove Zones code - FFE

2012-02-21 Thread Kevin L. Mitchell
That said, +1 for "cell"… -- Kevin L. Mitchell ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Remove Zones code - FFE

2012-02-14 Thread Kevin L. Mitchell
> * Collection > > - Set > - Cell > - Huddle > - Constellation > - Herd/Flock//Pod/Animal metaphor of choice. > - System - Realm - Universe - Galaxy - Kingdom - Nebula ... -- Kevin L. Mitchell ___ Mailing list: https://launchpad.n

Re: [Openstack] Propose to make Monsyne Dragon a nova core developer

2012-02-07 Thread Kevin L. Mitchell
On Mon, 2012-02-06 at 22:48 +, Matt Dietz wrote: > Dragon has really stepped up lately on reviewing patches into Nova, > and has a ton of knowledge around Nova proper, so I propose he be > added to Nova core. I think he'd be a great addition to the team. +1 -- Kev

Re: [Openstack] [Scaling][Orchestration] Zone changes. WAS: [Question #185840]: Multi-Zone finally working on ESSEX but cant "nova list" (KeyError: 'uuid') + doubts

2012-01-26 Thread Kevin L. Mitchell
my thoughts on it as the following blueprint: https://blueprints.launchpad.net/keystone/+spec/multi-realm The spec is at: http://wiki.openstack.org/MultiRealmKeystone And your email provides a perfect starting point for kicking off a discussion on the concept :)

  1   2   >