-
Hello, I noticed an issue when I'm opening the first connection to a Postgres cluster on a remote machine. This has nothing to do with issue #268 or #313 (at least I think).
With the help of a small n…
-
Building on #253, I'd like to look into how we mutate queue items. Currently it's all done synchronously, and I'd like to save them asynchronously after they're mutated, perhaps via an upsert method o…
-
Given the class:
``` ruby
class Property < ActiveRecord::Base
has_many :property_grouping_properties, inverse_of: :property, dependent: :destroy
has_many :property_groupings, through: :property_g…
-
Utah is introducing a new AM for stitching among the Utah things. Not sure why. But since we handle PG AMs specially in a few ways, and transit AMs are special, we'll need to make sure things work wit…
-
Since i'm running v3.0 ( right now, the latest v3.1) the suggestions in HTPC do not show up. The charts do show up, but are not 'clickable'
l-t-k updated
9 years ago
-
PG is now sometimes using am_code 24 for a vlan unavailable. Handle it properly.
Example:
```
09:28:34 ERROR omni: {'output': "vlan tag 3732 for 'stitched0' not available", 'code': {'protogeni_e…
-
It would be nice if an omni user could figure out the aggregate nicknames available to me without digging through my omni_config. (This is nice if you get an omni_config from someone else and is a lo…
-
See gcf trac ticket 146
Source had:
```
Omni knows about the following aggregates...
============================================
| Nickname | Version | URL |
========================…
-
Using gcf-2.4-preview8, in a scenario where 4 xen nodes are requested, one of the nodes ("client_id": "Ub11") is failed, but readyToLogin.py reports it being all being ready:
```
$ readyToLogin.py -a…
-
The PG log file URL is getting included in the result summary from listresources on success. It is noisy, and should be removed.
_Imported from trac ticket [#240](http://trac.gpolab.bbn.com/gcf/tick…