Hey, Li, Chen.
I implemented event log feature, and general aim event log feature is to
provide some info about cluster provisioning to users. Actually, all fields
of 'step', 'event' are only user-facing info. So, answer to questions are
following:
1) Actually, the general aim of the 'step_type'
+1
Matt Fischer a écrit
+1
On Jul 27, 2015 3:10 PM, "Emilien Macchi"
mailto:emil...@redhat.com>> wrote:
Puppet group,
Yanis has been working in our group for a while now.
He has been involved in a lot of tasks, let me highlight some of them:
* Many times, involved in improving con
Hi Sahara,
"step_type" is a member of ClusterProvisionStep, and also be stored in context.
https://github.com/openstack/sahara/blob/master/sahara/db/sqlalchemy/models.py#L457
https://github.com/openstack/sahara/blob/master/sahara/context.py#L264
I noticed that the "step_type" in context sometim
According to the error message, looks like no enough mysql db connections
for the HA Congress server launching.
Can you double check your mysql '*max_connections*' option in my.cnf and
show the active connections in mysql console like this:
*msyql> show full processlist;*
more details:
https://
On Jul 23, 2015 8:39 PM, "Paul Carver" wrote:
> I think Kevin is right here. Network is fundamentally a layer 2
construct, it represents direct reachability. A network could in principle
support non-IP traffic (though in practice that may or may not work
depending on underlying implementation.) Su
According to the error message, looks like no enough mysql db connections
for the HA Congress server launching.
Can you double check your mysql '*max_connections*' option in my.cnf and
show the active connections in mysql console like this:
*msyql> show full processlist;*
more details:
https://
On Jul 23, 2015 6:04 PM, "Kevin Benton" wrote:
>
> > IOW, I don't think what I
> proposed in adding L3 stuff to the network that wasn't already here.
>
> The point I'm trying to make is that there isn't any L3 stuff on the
network itself. There are L3 things that depend on the network because an
L
Thanks Mike!
Let me try and clarify the difference between the two features and why I
think they both have a place in Cinder. I don't necessarily mean these two
implementations as they exist today need to be there, but the features they
provide do have their own uses and I think we will want them.
Thanks Li Ma.
Then will the value of binding:host_id have no effect? Do you know the function
will realize in the future?
Thank you.
-- --
??: "Li Ma";;
: 2015??7??28??(??) 9:32
??: "OpenStack Development Mailing List (not for us
On 7/27/2015 4:49 PM, Sean M. Collins wrote:
I think when the API is too complex, where python-neutronclient is
expected to create a better UX, that means that the API itself may need
some further thinking and simplification. I think you are right however,
that "Get me a network" is the first c
On 7/27/2015 5:20 PM, Anita Kuno wrote:
I think you need to acknowledge in both email topic and in content that
Sean tried to draw the fact that you are duplicating this work on July
16th. Collaboration is much more than "our meeting decided you shouldn't
do your work". Perhaps taking a step bac
Nova will modify it when scheduling. You should let nova schedule the
vm to the given host: dvr-compute1.novalocal.
On Mon, Jul 27, 2015 at 3:14 PM, Kevin Benton wrote:
> If it's a VM, Nova sets the binding host id. That field is set by the system
> using the port. It's not a way to move ports ar
Hi Zaro,
On 07/24/2015 11:44 PM, Zaro wrote:
Tang, Have you tried to look at the function registrations and gearman
queue on the gearman server as i suggested? The instructions are in
the wiki i referenced (in 'Starting the gearman workers' section).
What you are seeing from the gear_client
A lot of us have had use cases where a cloud-admin wanted to set -
1. Quota per flavor
2. Quota per Availability Zone
3. Quota per flavor_az (flavor and availability zone)
4. Quota per X (any random category)
All of these use cases requires an update to the quota module.
Currently, quota module on
Excerpts from Jim Rollenhagen's message of 2015-07-27 13:35:25 -0700:
> Hi friends.
>
> Ironic implemented API "micro" versions in Kilo. We originally did this
> to allow for breaking changes in the API while allowing users to opt in
> to the breakage.
>
> Since then, we've had a "default version
On 23:04 Jul 02, Tomoki Sekiyama wrote:
> Hi Cinder experts,
>
> Currently Glance has cinder backend but it is broken for a long time.
> I am proposing a glance-spec/patch to fix it by implementing the
> uploading/downloading images to/from cinder volumes.
>
> Glance-spec: https://review.openstac
Thanks Dolph,
I won't be back at work until mid August, but I will try it then from a
benchmark POV.
On Mon, Jul 27, 2015 at 10:12 AM, Dolph Mathews
wrote:
> Adam Young shared a patch to convert the tree back to a linear list:
>
> https://review.openstack.org/#/c/205266/
>
> This shouldn't be
Hi all,
As we did not hear back further on the requirement of this blueprint, I
propose to keep the existing behavior without any modification.
We would like to explore the decision on this blueprint on our next
weekly IRC meeting[1].
Regards,
SURO
irc//freenode: suro-patz
[1] - https://wik
FYI, those rules have been moved into OpenStack under the QA program. I'm
currently working on getting npm publish jobs to function so we can release
those rules as well.
http://git.openstack.org/cgit/openstack/eslint-config-openstack/
Michael
On Mon, Jul 27, 2015 at 4:13 PM Kirill Zaitsev
wrot
On 07/27/2015 07:10 PM, Jim Rollenhagen wrote:
> On Mon, Jul 27, 2015 at 03:28:49PM -0700, Clint Byrum wrote:
>> Excerpts from Sean Dague's message of 2015-07-27 13:41:20 -0700:
>>> So the CLI should actually break less often, and will expose the most
>>> functionality you can get out of your cloud
Anita,
The spec https://review.openstack.org/#/c/204695/ has this history: it is
the latest
in a series of patches on the spec 'API for Service Chaining'
https://review.openstack.org/#/c/192933/.
On Jun 17 Armando ported our original spec 'Neutron API for Service Chaining'
https://review.opens
Hi Anita,
Not sure if you read the logs. The concern on
https://review.openstack.org/#/c/186663/ and duplication were brought up by
Sean.
The goal is to have one set of API instead of multiple APIs with minor
differences. The consensus is that the SFC API seems more general than the
forwarding
As of Jul 27 2015 - we are currently passing 85% of the time on the LB
CI job. There are some legitimate failures on patches where LB was the
dissenting job, meaning there was most likely a bug in the LB code or
job. I've listed the runs where the Linux Bridge CI job under L32 of
this etherpad - I
Since there was some interest in my side activity (which is described in
https://blueprints.launchpad.net/murano/+spec/add-js-lint-jobs) I’ve created an
etherpad with files, that are yet to be cleaned up.
Here is the link https://etherpad.openstack.org/p/murano-escleanup
So I suggest, that if y
On Mon, Jul 27, 2015 at 03:28:49PM -0700, Clint Byrum wrote:
> Excerpts from Sean Dague's message of 2015-07-27 13:41:20 -0700:
> > So the CLI should actually break less often, and will expose the most
> > functionality you can get out of your cloud.
> >
>
> What I find odd about this is that I w
Could you show us the contents of /tmp/congress.conf?
Tim
On Mon, Jul 27, 2015 at 3:09 PM Wong, Hong wrote:
> Hi Tim and Alex,
>
>
>
> I see congress recently added the HA functionality, and I was looking at
> the tempest test code to understand how to start a replica. I created a
> new cong
Excerpts from Sean Dague's message of 2015-07-27 13:41:20 -0700:
> On 07/27/2015 04:35 PM, Jim Rollenhagen wrote:
> > Hi friends.
> >
> > Ironic implemented API "micro" versions in Kilo. We originally did this
> > to allow for breaking changes in the API while allowing users to opt in
> > to the b
Hi Tim and Alex,
I see congress recently added the HA functionality, and I was looking at the
tempest test code to understand how to start a replica. I created a new
congress.conf file with the different "bind_port" and set the
"datasource_sync_period" value to 5. However, I got the errors be
Sorry, I forgot to finish this up and send it out.
#--SNIP--
def absent_default(
$value,
$default,
$unset_when_default = true,
){
if ( $value == $default ) and $unset_when_default {
# I cant think of a way to deal with this in a define so lets pretend
# we can re-use this with mult
python-swiftclient is only needed by operators that are using the swift
backend, so it really doesn't belong in requirements.txt. Listing it in
requirements forces all operators to install it, even if they're not going
to use the swift backend. When I proposed a change [1] to move this from
requi
I agree with Sean's note.
On Mon, Jul 27, 2015 at 1:49 PM, Assaf Muller wrote:
> +1
>
> - Original Message -
> > We should have the Wiki page redirect, or link to:
> >
> > https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging
> >
> > And then update that RST file it to a
On 07/24/2015 06:50 PM, Cathy Zhang wrote:
> Hi Everyone,
> In our last networking-sfc project IRC meeting, an issue was brought up that
> the API proposed in https://review.openstack.org/#/c/186663/ has a lot of
> duplication to the SFC API https://review.openstack.org/#/c/192933/ that is
> bei
On Sun, Jul 26, 2015 at 12:34:29AM EDT, Paul Carver wrote:
> I would, however, like input on the idea of CLI and API shortcuts. I don't
> think the API proposed in 186663 should be a completely separate
> implementation of creating flow table entries, but I can see the appeal of
> CLI options and p
+1
- Original Message -
> We should have the Wiki page redirect, or link to:
>
> https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging
>
> And then update that RST file it to add any info we have about
> debugging under IDEs. Generally, I dislike wikis because they go st
+100 on what Sean said
On Mon, Jul 27, 2015 at 9:39 PM, Sean M. Collins wrote:
> We should have the Wiki page redirect, or link to:
>
> https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging
>
> And then update that RST file it to add any info we have about
> debugging under IDEs
+1
On Jul 27, 2015 3:10 PM, "Emilien Macchi" wrote:
> Puppet group,
>
> Yanis has been working in our group for a while now.
> He has been involved in a lot of tasks, let me highlight some of them:
>
> * Many times, involved in improving consistency across our modules.
> * Strong focus on data bi
On 07/27/2015 04:35 PM, Jim Rollenhagen wrote:
> Hi friends.
>
> Ironic implemented API "micro" versions in Kilo. We originally did this
> to allow for breaking changes in the API while allowing users to opt in
> to the breakage.
>
> Since then, we've had a "default version" for our client that w
We should have the Wiki page redirect, or link to:
https://github.com/openstack/neutron/blob/master/TESTING.rst#debugging
And then update that RST file it to add any info we have about
debugging under IDEs. Generally, I dislike wikis because they go stale
very quick and aren't well maintained, co
Hi friends.
Ironic implemented API "micro" versions in Kilo. We originally did this
to allow for breaking changes in the API while allowing users to opt in
to the breakage.
Since then, we've had a "default version" for our client that we bump to
something sensible with each release. Currently it
On Fri, Jul 24, 2015 at 04:27:57PM EDT, Cathy Zhang wrote:
> Do you know the process of getting the API spec published at
> http://specs.openstack.org/openstack/neutron-specs/? We can port the merged
> networking-sfc API spec and the latest patch over. Or we have to wait until
> we have some wor
"Elizabeth K. Joseph" writes:
> Hi everyone,
>
> The OpenStack Infrastructure (Infra) team is having our next weekly
> meeting on Tuesday July 28th, at 19:00 UTC in #openstack-meeting
>
> Meeting agenda available here:
> https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is
> welco
Hi John ,
Thanks a lot for providing me the response:)
I followed the link[1] for configuring the HA SETUP
[1] : http://docs.aws.amazon.com/cloudhsm/latest/userguide/ha-setup.html
the final step in the above link is haAdmin command which is run on the
client side(on Barbican) .
The slot 6 is th
Thanks for this work Gorka. Even if we don't end up taking the approach you
suggest, there are parts that are undoubtedly useful piece of quality, well
thought out code, posted in clean patches, that can be used to easily try
out ideas that were not possible previously. I'm both impressed, and
imth
On 7/26/2015 11:43 PM, Adrian Otto wrote:
Peng,
For the record, the Magnum team is not yet comfortable with this
proposal. This arrangement is not the way we think containers should be
integrated with OpenStack. It completely bypasses Nova, and offers no
Bay abstraction, so there is no user se
Asha,
I've used the Safenet HSM "HA" virtual slot setup and it does work. However,
the setup is very interesting because you need to generate the MKEK and HMAC on
a single HSM and then replicate it to the other HSMs out of band of anything we
have in Barbican. If I recall correctly, the Safenet
Hi all,
I know we've all been looking at the HA Active-Active problem in Cinder
and trying our best to figure out possible solutions to the different
issues, and since current plan is going to take a while (because it
requires that we finish first fixing Cinder-Nova interactions), I've been
lookin
Matt Fischer also discusses key rotation here:
http://www.mattfischer.com/blog/?p=648
And here:
http://www.mattfischer.com/blog/?p=665
On Mon, Jul 27, 2015 at 2:30 PM, Dolph Mathews
wrote:
>
>
> On Mon, Jul 27, 2015 at 2:03 PM, Clint Byrum wrote:
>
>> Excerpts from Dolph Mathews's messag
On Mon, Jul 27, 2015 at 2:03 PM, Clint Byrum wrote:
> Excerpts from Dolph Mathews's message of 2015-07-27 11:48:12 -0700:
> > On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote:
> >
> > > Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700:
> > > > Greetings!
> > > >
> > > > I
On 7/27/15, 11:29, "Louis Taylor" wrote:
>On Fri, Jul 17, 2015 at 07:50:55PM +0100, Louis Taylor wrote:
>> Hi operators,
>>
>> In Kilo, we added the Catalog Index Service as an experimental API in
>>Glance.
>> It soon became apparent this would be better suited as a separate
>>project, so
>> i
On 07/27/2015 01:06 PM, Emilien Macchi wrote:
Puppet group,
Yanis has been working in our group for a while now.
He has been involved in a lot of tasks, let me highlight some of them:
* Many times, involved in improving consistency across our modules.
* Strong focus on data binding, backward co
Puppet group,
Yanis has been working in our group for a while now.
He has been involved in a lot of tasks, let me highlight some of them:
* Many times, involved in improving consistency across our modules.
* Strong focus on data binding, backward compatibility and flexibility.
* Leadership on coo
Excerpts from Dolph Mathews's message of 2015-07-27 11:48:12 -0700:
> On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote:
>
> > Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700:
> > > Greetings!
> > >
> > > I'd like to discuss pro's and contra's of having Fernet encryption k
Hi All ,
I am working on Integrating Barbican with HSM HA set up.
I have configured slot 1 and slot 2 to be on HA on Luna SA set up . Slot 6
is a virtual slot on the client side which acts as the proxy for the slot 1
and 2. Hence on the Barbican side , I mentioned the slot number 6 and its
passwor
Hi,
Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted. (There wasn't any
subteam report last week since the meeting was cancelled.)
Bugs (dtantsur)
Dashboard moved to a new home on openshift:
- http://ironic-divi
Excerpts from Thierry Carrez's message of 2015-07-27 15:48:52 +0200:
> Hi PTLs with deliverables using the "development milestone" model,
>
> This week is the *liberty-2* development milestone week. That means you
> should plan to reach out to the release team on #release-mgmt-office
> during offi
Hi everyone,
The OpenStack Infrastructure (Infra) team is having our next weekly
meeting on Tuesday July 28th, at 19:00 UTC in #openstack-meeting
Meeting agenda available here:
https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is
welcome to to add agenda items)
Everyone intereste
On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote:
> Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700:
> > Greetings!
> >
> > I'd like to discuss pro's and contra's of having Fernet encryption keys
> > stored in a database backend.
> > The idea itself emerged during discuss
Barbican depends on Keystone though for authentication. Its not a silver bullet
here.
Kevin
From: Dolph Mathews [dolph.math...@gmail.com]
Sent: Monday, July 27, 2015 10:53 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-
On 23:04 Jul 02, Tomoki Sekiyama wrote:
> Hi Cinder experts,
>
> Currently Glance has cinder backend but it is broken for a long time.
> I am proposing a glance-spec/patch to fix it by implementing the
> uploading/downloading images to/from cinder volumes.
>
> Glance-spec: https://review.openstac
Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700:
> Greetings!
>
> I'd like to discuss pro's and contra's of having Fernet encryption keys
> stored in a database backend.
> The idea itself emerged during discussion about synchronizing rotated keys
> in HA environment.
> Now F
Although using a node's *local* filesystem requires external configuration
management to manage the distribution of rotated keys, it's always
available, easy to secure, and can be updated atomically per node. Note
that Fernet's rotation strategy uses a staged key that can be distributed
to all node
?Wonder if this is the same behavior as the TLS scenario? I have some higher
priorities but I am attempting to debug the TLS test in between doing other
things. Ill let you know if I come across anything.
Phillip V. Toohill III
Software Developer
[http://600a2794aa4ab5bae6bd-8d3014ab8e4d12d3346
On 07/26/2015 07:39 PM, Zhenyu Zheng wrote:
Hi all,
Recently, I've been asked to perform this kind of action using OpenStack:
1. Launch an volume-backended instance.
2. Take a snapshot of this instance using nova image-create, an image will be
added in glance, the size is zero, and the BDM will
garyk has a change up [1] which proposes to add a config option to log a
warning rather than call the stop API when nova thinks that an instance
is in an inconsistent state between the database and hypervisor and
decides to stop it.
Regardless of that proposal, it brings up the fact that this
On 14:26 Jul 15, John Griffith wrote:
> Ok, so I spent a little time on this; first gathering some detail around
> what's been done as well as proposing a patch to sort of step back a bit
> and take another look at this [1].
>
> Here's some more detail on what is bothering me here:
> * Inheritanc
Thanks for joining the meeting today!
Meeting minutes:
http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-07-27-16.01.html
Meeting log:
http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-07-27-16.01.log.html
The next meeting will be on Aug 3. You can post your agenda
Not being very familiar with how this all works, can someone provide a bit
more hand holding here?
The overall question is, do we remove VPN from all the DevStack based tests
(except for those run by VPN repo)?
Thanks,
PCM
On Mon, Jul 27, 2015 at 8:26 AM Sean Dague wrote:
> On 07/27/2015 08:
Greetings!
I'd like to discuss pro's and contra's of having Fernet encryption keys
stored in a database backend.
The idea itself emerged during discussion about synchronizing rotated keys
in HA environment.
Now Fernet keys are stored in the filesystem that has some availability
issues in unstable
On Fri, Jul 17, 2015 at 07:50:55PM +0100, Louis Taylor wrote:
> Hi operators,
>
> In Kilo, we added the Catalog Index Service as an experimental API in Glance.
> It soon became apparent this would be better suited as a separate project, so
> it was split into the Searchlight project:
>
> http
Good, thanks everyone for your feedback. As suggested, let's merge
pb_num calculation as a bugfix (no exception needed). With regards to UI
part, I do agree that it's just nice to have feature and I don't see the
review with GUI part amongst of those nominated for exception. So -
let's put it t
Adam Young shared a patch to convert the tree back to a linear list:
https://review.openstack.org/#/c/205266/
This shouldn't be merged without benchmarking as it's purely a
performance-oriented change.
On Thu, Jul 23, 2015 at 11:40 AM, Matt Fischer wrote:
> Morgan asked me to post some of my
On 07/27/2015 04:52 AM, Alexander Makarov wrote:
I've filed a ticket to test Fernet token on the scale lab:
https://mirantis.jira.com/browse/MOSS-235
This is good, but keep in mind that the broader community does not have
access to the Mirantis JIRA :) Probably better to just mention you have
Adrian,
Can we put hyper as a topic for this week's (Tomorrow) meeting? I want to
have some discussion with you.
Thanks
2015-07-27 0:43 GMT-04:00 Adrian Otto :
> Peng,
>
> For the record, the Magnum team is not yet comfortable with this
> proposal. This arrangement is not the way we think con
A lot of heat templates precreate the ports though. its sometimes easier to
build the template that way.
May not matter too much. Just pointing out its more common then you might think.
Thanks,
Kevin
From: Mike Dorman [mdor...@godaddy.com]
Sent: Monday, J
Hey
> On 27 Jul 2015, at 16:22, Gregory Haynes wrote:
> I just cut the 1.0.0 release, so no going back now. Enjoy!
woot!
Cheers,
Chris
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-
Vitaly,
>>1) feature_groups - This is, in fact, runtime parameter rather then build
one, so we'd better store it in astute.yaml or other runtime config file.
>This parameter must be available in nailgun - there is code in nailgun and
UI which relies on this parameter.
Sure it must, but since it i
Excerpts from Gregory Haynes's message of 2015-06-29 12:44:18 +:
> Hello all,
>
> DIB has come a long way and we seem to have a fairly stable interface
> for the elements and the image creation scripts. As such, I think it's
> about time we commit to a major version release. Hopefully this can
On 7/23/15, 8:54 AM, "Carl Baldwin" wrote:
>On Thu, Jul 23, 2015 at 8:51 AM, Kevin Benton wrote:
>>>Or, migration scheduling would need to respect the constraint that a
>> port may be confined to a set of hosts. How can be assign a port to a
>> different network? The VM would wake up and what
Thierry Carrez wrote:
> The "next tags" workgroup will be having a meeting this week on Friday
> at 14:00 UTC in #openstack-meeting. Join us if you're interested !
>
> In the mean time, we are braindumping at:
> https://etherpad.openstack.org/p/next-tags-wg
The work group met 10 days ago and deci
On 07/27/2015 10:05 AM, Daniel P. Berrange wrote:
> On Fri, Jul 24, 2015 at 09:48:15AM +0100, Daniel P. Berrange wrote:
>> On Thu, Jul 23, 2015 at 05:55:36PM +0300, mhorban wrote:
>>> Hi all,
>>>
>>> During development process in nova I faced with an issue related with config
>>> options. Now we ha
- Original Message -
>
> On 7/23/15, 9:42 AM, "Carl Baldwin" wrote:
>
> >On Wed, Jul 22, 2015 at 3:21 PM, Kevin Benton wrote:
> >> The issue with the availability zone solution is that we now force
> >> availability zones in Nova to be constrained to network configuration.
> >>In
> >>
+1
Kyle Mestery wrote on 07/27/2015 08:16:07 AM [with a
bit of cleanup]:
> > On Mon, Jul 27, 2015 at 6:57 AM, Thierry Carrez
wrote:
> > Ihar Hrachyshka wrote:
> > > I noticed that dvr job is now voting for all stable branches, and
> > > failing, because the branch misses some important fixes fr
On 7/23/15, 9:42 AM, "Carl Baldwin" wrote:
>On Wed, Jul 22, 2015 at 3:21 PM, Kevin Benton wrote:
>> The issue with the availability zone solution is that we now force
>> availability zones in Nova to be constrained to network configuration.
>>In
>> the L3 ToR/no overlay configuration, this mea
On Fri, Jul 24, 2015 at 09:48:15AM +0100, Daniel P. Berrange wrote:
> On Thu, Jul 23, 2015 at 05:55:36PM +0300, mhorban wrote:
> > Hi all,
> >
> > During development process in nova I faced with an issue related with config
> > options. Now we have lists of config options and registering options m
Hi,
Every functionality should be applied to both clients. Core developers
should set -1 if it's not applied to second version of plugin. Though I
believe we should completely get rid of first version of CLI in Fuel 8.0
--
Best regards,
Sergii Golovatiuk,
Skype #golserge
IRC #holser
On Fri, Jul
Hello team,
Here's an initial agenda for our weekly meeting, tomorrow at 1500 UTC
in #openstack-meeting-4:
https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20150728
Please add additional items you'd like to discuss.
If our schedule allows it, we'll make bug triage during the meet
Hi,
Is there a plans to allow plugin to be delivered as docker container images?
Thanks
--
Kostiantyn Danilov aka koder.ua
Principal software engineer, Mirantis
skype:koder.ua
http://koder-ua.blogspot.com/
http://mirantis.com
___
Hi PTLs with deliverables using the "development milestone" model,
This week is the *liberty-2* development milestone week. That means you
should plan to reach out to the release team on #release-mgmt-office
during office hours tomorrow:
08:00 - 10:00 UTC: ttx
18:00 - 20:00 UTC: dhellmann
During
Hi,
Do we have any results from Scale team? I would like to compare Apache
results with eventlet. Also we need to perform destructive tests and get
numbers when one controller is down.
--
Best regards,
Sergii Golovatiuk,
Skype #golserge
IRC #holser
On Fri, Jul 24, 2015 at 12:29 AM, Mike Scherbak
Hi,
Experimental feature may be removed at any time. That's why it's
experimental. However, I agree that upgrade of such environments should be
disabled.
--
Best regards,
Sergii Golovatiuk,
Skype #golserge
IRC #holser
__
Open
We need to update that page. I haven't used PyDev in years, I use PyCharm.
There's an option in PyCharm called 'Enable Gevent debugging' (Gevent is
a green threads library very similar to eventlet, which is what we use
in OpenStack). I read that PyDev 3.7+ has support for Gevent debugging
as well.
On Mon, Jul 27, 2015 at 6:57 AM, Thierry Carrez
wrote:
> Ihar Hrachyshka wrote:
> > I noticed that dvr job is now voting for all stable branches, and
> > failing, because the branch misses some important fixes from master.
> >
> > Initially, I tried to just disable votes for stable branches for t
Actually Fernet token IS the best bet on stability and quality.
On Mon, Jul 27, 2015 at 3:23 PM, Sergii Golovatiuk wrote:
> Guys, I object of merging Fernet tokens. I set -2 for any Fernet related
> activities. Firstly, there are some ongoing discussions how we should
> distribute, revoke, rotat
I'm on vacation tomorrow (yeah!), and there wasn't much new to discuss, so
I was planning on canceling the meeting this week. If you have something
pressing and want to host the meeting, let everyone know, by updating the
agenda and responding to this message. Otherwise you can use neutron IRC
chan
Hi,
On 27/07/2015 12:35, Roman Vasilets wrote:
Hi, just what to share with you. Rally project also have voting py34
jobs. Thank you.
Cool! I don't know if Rally port the Python 3 is complete or not, so I
wrote "work in progress". Please update the wiki page if the port is done:
https://wiki.
Hi,
I have checked the code. After fixing tests, this patch maybe included to
FFE as it has minimal impact on core functionality. +1 for FFE for
https://review.openstack.org/#/c/196114/
--
Best regards,
Sergii Golovatiuk,
Skype #golserge
IRC #holser
On Mon, Jul 27, 2015 at 1:38 PM, Vladimir Kukl
+1
On 07/24/2015 12:31 PM, Davanum Srinivas wrote:
> +1 from me. Thanks for the hard work @lifeless
>
> -- dims
>
> On Fri, Jul 24, 2015 at 12:21 PM, Doug Hellmann wrote:
>> Requirements reviewers,
>>
>> I propose that we add Robert Collins (lifeless) to the requirements-core
>> review team.
>>
Maybe I'm not explaining myself well (sorry)...
For VPN commits, there are functional jobs that (now) enable the devstack
plugin for neutron-vpnaas as needed (and grenade job will do the same).
>From the neutron-vpnaas repo standpoint everything is in place.
Now that there is a devstack plugin fo
On 07/27/2015 08:21 AM, Paul Michali wrote:
> Maybe I'm not explaining myself well (sorry)...
>
> For VPN commits, there are functional jobs that (now) enable the
> devstack plugin for neutron-vpnaas as needed (and grenade job will do
> the same). From the neutron-vpnaas repo standpoint everything
Guys, I object of merging Fernet tokens. I set -2 for any Fernet related
activities. Firstly, there are some ongoing discussions how we should
distribute, revoke, rotate SSL keys for Fernet. Secondly, there some
discussion in community about potential security concerns where user may
renew token in
1 - 100 of 139 matches
Mail list logo