Excerpts from Peter Cheung's message of 2013-07-29 07:29:10 -0700:
> Dear Brian thanks for reply. May be because there is no cheap AIX, so
> linux and AIX can be sell in different price range. But in here, the market
> is : openstack compete with ESXi or ESX essential plus. We are a consultan
Excerpts from Peter Cheung's message of 2013-07-29 09:52:46 -0700:
> Thanks Clint. If we treat VMWare as a neighbor, we meet another trouble, how
> can we pack openstack and vmware into a single solution? what kind of
> customer need such as solution?
> Compete with VMWare seems to be the right c
Please do not reply to one thread to start a new one.
https://wiki.openstack.org/wiki/MailingListEtiquette#Threading
Excerpts from raghavendra.lad's message of 2013-08-02 05:39:17 -0700:
> Hi Openers,
>
> I have installed the Grizzly version of openstack . I request if anybody can
> provide ste
Excerpts from Mark Chaney's message of 2013-08-02 04:36:16 -0700:
> So I am planning on setting up my first openstack cloud a little like so
> where my Compute nodes will be diskless:
>
> http://content.screencast.com/users/MACscr/folders/Snagit/media/539491bf-c5ed-49e8-88a5-d812f954176e/2013-08
Excerpts from Daniel Ellison's message of 2013-08-12 03:03:00 -0700:
> On Aug 12, 2013, at 5:17 AM, Jake G. wrote:
> >
> > How can I install/enable the baremetal provisioning feature for Openstack
> > Grizzly? Any good resources, links?
>
> http://lmgtfy.com/?q=openstack+grizzly+baremetal
-1
Excerpts from Jake G.'s message of 2013-08-12 19:10:42 -0700:
> I was trying to find information from other than official openstack
> documentation. Every time I have followed the openstack docs I have either
> rendered my whole openstack server unusable or can never get said feature to
> work.
Excerpts from Jake G.'s message of 2013-08-19 02:13:57 -0700:
> Hi all!
>
> Just wondering if the baremetal provisioning driver supports any other OS`s
> images besides ubuntu?
> REHL, CentOS, etc...?
Hi Jake,
Any Linux OS that can be PXE booted should work. You just need to be
able to upload a
Excerpts from Matt Hogstrom's message of 2013-08-19 09:39:14 -0700:
> Linux as a starting point makes sense, but, wouldn't the long term plan
> include any bootable instance? I would find it interesting to boot Windows,
> a KVM instance (fits Linux), Solaris x86, FreeBSD to name a few.
>
Anyth
Excerpts from Jake G.'s message of 2013-08-19 21:31:34 -0700:
> Thanks for the reply. That is good to here.
> However, My baremetal host is CentOS 6.4 so i am unable to run
> diskimage-builder.
> Is there another way to create images for baremetal? Or perhaps pre-made
> images somewhere?
You can
Excerpts from Guilherme Russi's message of 2013-09-03 11:52:39 -0700:
> Query OK, 502150 rows affected (32 min 2.77 sec) and nothing has changed,
> lol.
There's also indexes in Havana that help a lot, you might consider adding
them manually:
ALTER TABLE token ADD INDEX ix_token_valid (valid);
ALT
Hi Batsayan, welcome to the OpenStack list! :)
Please don't hijack threads, it creates a lot of confusion, and many
people will not even see your message as they may have already filtered
out the thread.
https://wiki.openstack.org/wiki/MailingListEtiquette#Threading
Instead, start a new thread b
Excerpts from Michael Basnight's message of 2013-09-09 07:57:34 -0700:
> On Sep 9, 2013, at 7:39 AM, Giuseppe Galeota
> wrote:
>
> > So, I think that "Trove is designed to support a single-tenant database
> > within a Nova instance" is a misleading definition. What do you think?
>
> What exact
Excerpts from Muralidhar Balcha's message of 2013-09-10 16:23:09 -0700:
> I strongly believe this is the wrong forum to discuss pro and cons of a
> particular offering here. Obviously no one solution fits all and every
> products have merits.
>
What forum would you suggest people share OpenStack
Excerpts from Juha Tynninen's message of 2013-09-19 23:29:26 -0700:
> Hi,
>
> In havana deleting the stack occasionally fails to timeout "Error: Timed
> out trying to delete user". If tried again the the delete can be succesfull.
>
> 2013-09-20 08:58:56.910 ERROR heat.engine.resource [-] Delete R
Excerpts from Byron McCollum's message of 2013-09-26 06:30:57 -0700:
> Are you talking about booting from a volume that was created from an image
> (bootable volume)?
>
> Depending on cloud-init's configuration, it might be configured to only run
> on first boot. If that volume had previously be
Excerpts from Ali Nazemian's message of 2013-09-29 08:02:00 -0700:
> Hi,
> I am looking for a way to run dbaas in our organization. I want to know
> that is there any way to do that using open stack? If yes how that is
> possible?
> Regards.
>
Currently the Trove project is in incubation to becom
Excerpts from Jay Pipes's message of 2014-12-08 13:52:38 -0800:
> Hi Jordi, thank you SO much for this email. It is excellent feedback for
> our community and our developers. I've provided some comments inline,
> but overall just wanted to thank you for bringing some of these product
> needs to
Excerpts from Steven Hardy's message of 2015-01-16 01:11:44 -0800:
> On Fri, Jan 16, 2015 at 08:34:47AM +, Duan, Li-Gong
> (Gary@HPServers-Core-OE-PSC) wrote:
> >Does Heat support executing an OpenStack operation, such as migrating an
> >Nova instance, powering off a Nova instance?
>
Excerpts from Forrest Townsend's message of 2015-04-22 11:13:30 -0700:
> Hey all,
>
> I am writing an application that writes and reads from Swift using an SDK
> to communicate to Openstack. Would like to hear some insight as to avoid
> the default 60 minute token expiration. What I was looking in
Excerpts from Priyanka's message of 2015-07-27 21:36:47 -0700:
> Hi Nitish,
> Thanks for the reply. But I can ssh into the VM and then add these
> things (root password) too right? Is adding all these during spawning
> necessary?
This is an option that should be removed from nova, as it is a l
Excerpts from John Dickinson's message of 2015-07-28 22:01:54 -0700:
> You can also use swiftclient.service module. It is the wrapper on top of the
> low-level swiftclient.client that is actually what the CLI tool uses for some
> of its higher-order functions (like splitting larger local files an
Excerpts from Andrew Bogott's message of 2015-09-16 10:03:48 -0700:
> My users are mostly happy with VMs, but I get occasional requests for
> physical hardware in order to host databases, run performance tests,
> etc. I'd love to rack a dozen small servers and graft the ironic
> service onto my
Excerpts from Jeff Peeler's message of 2015-09-17 20:07:00 -0700:
> On Wed, Sep 16, 2015 at 5:03 PM, Clint Byrum wrote:
>
> > Excerpts from Andrew Bogott's message of 2015-09-16 10:03:48 -0700:
> > > My users are mostly happy with VMs, but I get occasional requests
Excerpts from Frans Thamura's message of 2013-10-14 08:45:20 -0700:
> Hi all
>
> Just a little question
>
> Will there is a PaaS stack in Openstack.
>
> A little curiousity, will openshift part of openstack one day? Redhat
> guy?.. or cf.
>
*** Warning, heavy use of "the cloud is transport
Excerpts from Sam Morrison's message of 2013-10-16 21:06:41 -0700:
> It looks like there is an issue with six with havana nova
> (milestone-proposed).
>
> Nova has:
> six<1.4.0
havana global requirements is >=1.4.1, so nova is in error here.
It needs to be fixed to be in sync with the global r
Excerpts from Andrew Plunk's message of 2013-11-07 06:48:33 +0800:
> Hello All,
>
> Imagine for a minute that you are displaying outputs from heat, but some of
> those outputs could have sensitive data (think passwords or private keys). It
> would be beneficial to allow outputs to be accessed on
Hi Daniel, if you are using the latest trunk, you can do this:
resources:
yourServer:
type: OS::Nova::Server
properties:
user_data: |
Here is the raw data
user_data_format: RAW
Note that when using this RAW format, Heat will not configure the server
for usage with he
Excerpts from Randall Burt's message of 2013-11-11 06:45:54 -0800:
> (sorry for the double-post Steve)
>
> I agree with Steve here. Clint's suggestion is good, but wouldn't it prevent
> the practical use of that value inside the orchestration itself? Also, how
> would I use that method for outpu
Excerpts from Andrew Plunk's message of 2013-11-12 17:24:25 -0800:
> Thanks for reiterating that Zane. The problem I have is I want to display
> generated passwords once, and only once in a ui. I want the ability to flag
> or conditionally display outputs based on conditions.
>
A problem is st
Excerpts from Anton Massoud's message of 2013-12-17 06:14:36 -0800:
> Hi,
> Could keystone HA active/active?
> Any hints or links how to do that if possible ? Any special setting that is
> required
Keystone is basically stateless if configured to use only the SQL and
Memcache backends. Both of th
Excerpts from Sławek Kapłoński's message of 2013-12-18 12:56:05 -0800:
> Hello,
>
> I'm tryin to understand and install heat on intrastructure. I hava one
> node which is controller node with nova, ceilometer-agent-central,
> horizon etc. installed and second host with only nova-compute. So
> shou
Excerpts from Rajshree Thorat's message of 2013-12-18 21:33:59 -0800:
> Hi All,
>
> I am trying multinode Grizzly deployment. On a separate node, I
> registered glance services and relative endpoints
> in keystone. If I want to run glance on multiple host servers, do I need
> to register two gla
Excerpts from Matthew Ray's message of 2013-12-20 20:22:20 -0800:
> Perhaps we could try to co-locate a future Operators mini-summit with
> FOSDEM or SCALE (February) and/or OSCON (July)? Events like those are
> conveniently scheduled between November and April and likely to already
> have OpenStac
Excerpts from Jay Pipes's message of 2013-12-26 08:58:10 -0800:
> On 12/26/2013 07:43 AM, skywalker.n...@gmail.com wrote:
> > Hi stackers,
> > I'm preparing for an OpenStack cloud in the production system. I've
> > achieved HA and load balancing for most of the components to a certain
> > degree.
>
Excerpts from Adam Young's message of 2014-01-02 08:51:04 -0800:
> On 12/24/2013 11:30 AM, Xin Zhao wrote:
> > Hello,
> >
> > I am running a Grizzly multi-host test cluster on RHEL6. On the
> > controller node, there are several keystone-signing- files
> > automatically created by the daemons
Excerpts from pragya jain's message of 2014-01-01 09:14:19 -0800:
> thanks for the reply
>
> are you definitely sure that there is not a general standard?
>
> and my 2nd question is:
> you give three examples- swift, ceph and mogilefs
> swift and ceph are examples of object storage but mogilefs i
Excerpts from Dnsbed Ops's message of 2014-01-02 18:15:12 -0800:
> On 2014-1-3 5:13, Clint Byrum wrote:
> > MogileFS isn't really a file system. There is a FUSE plugin but nobody
> > really wants to use it that way. It works basically identically to S3
> > and Swift
Excerpts from Sayali Lunkad's message of 2013-12-24 04:23:53 -0800:
> Hello,
>
> I need to deploy OpenStack on a distributed system mainly comprising of
> Control, Compute and Network nodes (more if required). I need an
> architecture that would help me to deploy it. I am not sure how things work
Excerpts from Jay Pipes's message of 2014-01-06 08:32:13 -0800:
> On Mon, 2014-01-06 at 10:10 -0500, Adam Young wrote:
> >
> > On 01/03/2014 11:38 PM, Xu (Simon) Chen wrote:
> >
> > > Hi folks,
> > >
> > >
> > > I am having trouble with using memcache as the keystone token
> > > backend. I hav
Excerpts from jeffty's message of 2014-01-18 03:25:07 -0800:
> Hi Mayur,
>
> 4G is ok. Maybe you can try devstack, which will automatically install
> openstack in on node for you. Although it use nova network with
> FlatDHCPManager by default.
>
Mayur did not state the final purpose of the cloud
Excerpts from Salvo Rapisarda's message of 2014-01-22 11:06:17 -0800:
> Il 22/01/2014 18.18, Jay Pipes ha scritto:
> > On Wed, 2014-01-22 at 17:21 +0100, Salvo Rapisarda wrote:
> >> But you surely know that MySQL is not the only SQL back-end for
> >> OpenStack services. ;-)
> >
> > I don't see any
Excerpts from Matthew Mosesohn's message of 2014-02-20 16:03:44 +:
> Hi Stackers,
>
> I'm curious to find out if we have anyone already using pt-archiver to
> purge Keystone tokens in MySQL + Galera in production under heavy load with
> Galera in multi-master mode. I'm referring to the tripleo
Excerpts from Clark, Robert Graham's message of 2014-03-19 07:41:35 -0700:
> Has there been much discussion on how to ensure that keys are
> recoverable in the event that Barbican has some sort of horrific
> failure?
>
> I suppose a HA frontend, Redundant Keystore Databases and HA paired HSMs
> w
Excerpts from Daniel Ellison's message of 2014-03-20 12:10:52 -0700:
> Hi all,
>
> I've tried to look this up online but all I seem to get is information about
> continuous integration/distribution in the OpenStack project itself and not
> much of anything concerning using OpenStack as part of a
Excerpts from Nagaraj Mandya's message of 2014-03-25 08:58:14 -0700:
> Hello,
> If I start a VM (on Havana), is there a way I can get into the console
> through a script? Is the console accessible over telnet to a port or
> something like that? Or is the only supported access through VNC? Thanks.
Excerpts from Alexandre De Carvalho's message of 2014-04-09 09:22:06 -0700:
> Hi,
>
> I use ceph to store images. But i don't know where these images are stored.
> I searched in /var/lib/glance/images/, nothing. So I put this line :
> filesystem_store_datadir
> = /var/lib/glance/images/ in /etc/gl
Excerpts from James Burnash - NOAA Affiliate's message of 2014-05-13 07:32:54
-0700:
> Greetings All.
>
> First - some context:
>
> I've been doing enterprise Unix / Linux administration for 20+ years, and I
> like to think that I'm reasonably competent at installing and administering
> complex
Excerpts from Clint Dilks's message of 2014-05-20 14:30:40 -0700:
> Hi,
>
> I seem to be hitting a known issue with HEAT MySQL 5.6 and UTF8
>
> ERROR: (OperationalError) (1071, 'Specified key was too long; max key
> length is 767 bytes') 'CREATE INDEX ix_software_config_tenant ON
> software_confi
Be permissive on br-ex to allow VM traffic to flow out to the internet.
Otherwise be protective of the host address that the machine listens to.
Excerpts from walterxj's message of 2014-05-31 13:46:24 +0100:
>
>
>
>
>
>
> hi all: The network node(s) is the only node(s) that expose to the
>
Excerpts from Green, Paul's message of 2014-07-03 09:51:52 -0700:
> I just ran the Icehouse Nova self-tests under Devstack under VirtualBox, and
> found that 75 of them failed. Is there a list anywhere of the known failing
> tests, or should all of them have passed? Or am I doing something dumb?
Excerpts from Sergey Motovilovets's message of 2014-07-06 09:29:11 -0700:
> Hello everyone.
>
> I'm running Horizon with nginx and radosgw with tengine (nginx fork with an
> option to disable fastcgi request buffering).
> The thing is that when I upload files using swift console client directly
>
Not sure what is in stackrc, but if you used tripleo's 'devtest', it
produces a 'tripleorc' which can be sourced, but you still also need to
choose between overcloud and undercloud. So:
. $TRIPLEO_ROOT/tripleorc
. $TRIPLEO_ROOT/overcloudrc
Should work.
Excerpts from 严超's message of 2014-07-21 02
This isn't really how clouds are meant to operate. Servers are cattle,
not pets. Thus, you need a recipe for rebuilding your servers and
harvesting them when you're done with them.
To be more clear, You need to automate the creation of working machines
and migration of data. You should not concern
Excerpts from 严超's message of 2014-07-29 22:24:01 -0700:
> I think the underlcloud.qcow2 is different.
> Because
> http://fedorapeople.org/~slagle/slagle-tripleo-images-fedora-i2/undercloud.qcow2
> can be used directly by libvert.
> However in devtest, undercloud.qcow2 is uploaded to heat.
>
Imag
You'll find documentation for the OS::Nova::Server resource here:
http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server
So you'll need to add this to the properties section:
properties:
networks:
- { network: public }
- { network: priva
Excerpts from Marcus White's message of 2014-08-23 09:55:24 -0700:
> Hello,
> I had some keystone and Horizon questions, would apprecite it if
> anyone can help:-)
>
> a. Does Keystone run as a service scaled across multiple nodes? Since
> it would need access to shared data, I dont understand how
Excerpts from Marcus White's message of 2014-08-23 21:17:24 -0700:
> Thank you Clint, had some follow up questions inline:)
>
> On Sun, Aug 24, 2014 at 12:12 AM, Clint Byrum wrote:
> > Excerpts from Marcus White's message of 2014-08-23 09:55:24 -0700:
> >> H
Excerpts from Adam Lawson's message of 2014-09-26 14:43:40 -0700:
> Hello fellow stackers.
>
> I'm looking for discussions/plans re VM continuity.
>
> I.e. Protection for instances using ephemeral storage against host failures
> or auto-failover capability for instances on hosts where the host su
y instance hosted on it. Otherwise there is no
> real abstraction going on and the cloud loses immense value.
> On Sep 26, 2014 4:15 PM, "Clint Byrum" wrote:
>
> > Excerpts from Adam Lawson's message of 2014-09-26 14:43:40 -0700:
> > > Hello fellow stackers.
&g
Excerpts from 严超's message of 2014-10-23 01:08:09 -0700:
> Hi, All:
> I recently deployed an Overcloud machine using Undercloud. And when
> login to the overcloud . It has the following route:
> stack@undercloud002-undercloud-xjjnlfe5guan:~$ route -n
> Kernel IP routing table
> Destination
Excerpts from Ken D'Ambrosio's message of 2016-01-28 12:39:01 -0800:
> Hey, all. Trying to have geographically-dispersed legs to a ~60 node
> liberty development cloud. Based on the traffic I see back and forth on
> our icehouse cloud, it makes me think that having a cell hierarchy for
> the n
Excerpts from Rick Jones's message of 2016-01-29 09:41:05 -0800:
> On 01/29/2016 01:35 AM, Hinds, Luke (Nokia - GB/Bristol) wrote:
> > I am also genuinely intrigued about this. Are your test results publically
> > available Clint?
>
> And does this simulation happen to include the effect of WAN l
Excerpts from Hinds, Luke (Nokia - GB/Bristol)'s message of 2016-01-29 01:35:38
-0800:
> From: EXT Tomas Vondra [von...@czech-itc.cz]
> Sent: Friday, January 29, 2016 9:04 AM
> To: openstack@lists.openstack.org
> Subject: Re: [Openstack] Cells: *how* experimental?
>
&
Excerpts from Mārtiņš Jakubovičs's message of 2016-02-09 03:00:51 -0800:
> Hello,
>
> I can't find documentation about this.
> Is it possible to resize instance down when use CEPH as storage?
> Right now I try to resize down and I receive error:
>
> Flavor's disk is too small for requested image.
Ubuntu 15.04 ended support on February 4. So basing anything on that
means getting no security updates at all. You'd be much better off
on 14.04 or if you're a bit brave, 16.04, which is alpha right now,
but will be beta soon and released in just under 2 months.
https://wiki.ubuntu.com/Releases
h
Excerpts from Florian Rommel's message of 2016-03-11 04:06:39 -0800:
> Hi, I am involved in a project where there is a need to migrate instances
> from an older Openstack release (Juno) to Liberty. However the trick is that
> all the instances should be moved into Ceph as a backend.
>
> So far,
Excerpts from Tim Bell's message of 2016-03-23 09:17:20 -0700:
>
> The difficulty with the environment variables is that the administrator of
> the box you are logged into can read the environment using ps aux.
>
> There has been some work done to support storing all the variables in a file
Excerpts from CARVER, PAUL's message of 2016-03-23 08:40:43 -0700:
> Jagga Soorma wrote:
>
> >Currently when using the openstack api I have to save my password in clear
> >text in
> >the OS_PASSWORD environment variable. Is there a more secure way to use the
> >openstack api without having to ei
Excerpts from Tim Bell's message of 2016-03-23 11:53:38 -0700:
>
> On 23/03/16 18:41, "Clint Byrum" wrote:
>
> >Excerpts from Tim Bell's message of 2016-03-23 09:17:20 -0700:
> >>
> >> The difficulty with the environment variables is that t
Excerpts from Sylvernass Arthas's message of 2016-05-08 05:33:13 -0700:
> Hi, guys
>
> Now, all tenant share the public config "max_stacks_per_tenant" which
> decides maximum number of stacks any one tenant may have active at one time,
> the default value is 1000.
> Should heat provides abili
Hello and welcome!
Please send to the list with a text format, as many of us use text
email readers for efficiency on mailing lists. Also your From: address
does not give your real name, which is important for us to be able to
identify you off-list at social events and in other forums.
https://wi
Excerpts from Turbo Fredriksson's message of 2016-06-24 22:50:40 +0100:
> The page
> http://docs.openstack.org/mitaka/config-reference/compute/hypervisors.html
> states:
>
> Most installations use only one hypervisor. However, you can use
> ComputeFilter and ImagePropertiesFilter to schedule
Excerpts from Jose Manuel Ferrer Mosteiro's message of 2016-08-22 08:43:57
+0200:
>
>
> In my case I choose Mitaka because Ubuntu 16.04 LTS has 5 years of free
> support without updates breaking anything. I can program updates and
> reboots, go home, receive zabbix messages at 18:00 saying the
Excerpts from Martinx - ジェームズ's message of 2016-08-31 18:24:07 -0400:
> But I need to rely on the upstream URLs for two reasons:
>
> 1- During Glance provision, I can't download the images, the images MUST be
> downloaded by Glance itself, by demand (that's why I always use --location
> and that's
Excerpts from Alexandr Porunov's message of 2016-09-19 21:46:54 +0300:
> Hello,
>
> I am thinking about using the keystone as an authentication system but I am
> afraid about failures which can affect all the cluster. In fact if the
> keystone server dies then our full cluster will stop. It would
Excerpts from Alexandr Porunov's message of 2016-09-20 17:09:06 +0300:
> Hello everyone,
>
> Thank you all for your advice!
> In my case one keystone server can easily hold a load. I don't need to
> balance a load between two or more keystone servers. However I need two
> keystone servers for high
Excerpts from Alexandr Porunov's message of 2016-09-30 18:51:02 +0300:
> > How do you handle database high availability and replication?
>
> Especially in my case, I don't care about tokens which will be lost after
> first keystone server dies. My services can authenticate again and get new
> toke
Excerpts from Turbo Fredriksson's message of 2016-10-02 15:13:02 +0100:
> On Oct 2, 2016, at 2:00 AM, Amrith Kumar wrote:
>
> > I recall from our conversation that you didn't "trust all these *stack
> > builders".
> > If you are now using a system that is devstack based these images could
> > he
Excerpts from Mark Kirkwood's message of 2016-10-03 15:23:10 +1300:
> On 03/10/16 09:28, Turbo Fredriksson wrote:
>
> > On Oct 2, 2016, at 9:02 PM, Remo Mattei wrote:
> >
> >> Production ready will not be deployed from source.
> > Not surprised, but why not?
>
> As I understand it, the devstack i
Excerpts from Turbo Fredriksson's message of 2016-10-10 10:52:59 +0100:
> On Oct 10, 2016, at 3:19 AM, Mark Kirkwood wrote:
>
> > On 10/10/16 06:36, Clint Byrum wrote:
> >> Plenty of examples here:
> >>
> >> http://codesearch.openstack.org/?q=guestagen
Excerpts from Turbo Fredriksson's message of 2016-10-11 10:21:32 +0100:
> On Oct 10, 2016, at 6:33 PM, Clint Byrum wrote:
>
> > I don't think anyone should use devstack for anything except developing
> > openstack. It's not for anything else.
>
> THANK YO
Excerpts from Richard Hill's message of 2016-12-05 22:31:54 +0100:
> I want to run integration/system tests on a new openstack install and want
> to use tempest to do this.
>
> I am aware of two projects which packagethe tempest framework making it
> easier to configure.
>
> rally
Rally _CAN_
Great question. That should probably go into Cinder's docs and perhaps
tooz's as well. The best info is in the source, and probably should be
moved into this url:
https://docs.openstack.org/developer/tooz/drivers.html#zookeeper
Here's the code with the guide:
https://github.com/openstack/tooz/bl
Excerpts from Jorge Luiz Corrêa's message of 2017-04-01 17:17:29 -0300:
> There are some researchers that already have some docker images with
> workflows. So I would like to run docker images.
>
> :)
>
> I'm thinking that that wiki is not up to date.
Docker is not suitable for the hypervisor
IIRC, Cockroachdb is more or less like Vitess in how it achieves its
scalability. Might be worth considering Vitess, which uses MySQL and
thus would more closely align with the majority of Keystone users that
exist today.
http://vitess.io/
I doubt either one will work without changes to Keystone
This is precisely the reason floating IPs that NAT to other IPs exists
(not, as we think, to provide public IP access... we can do that with
fixed IPs).
Moving ports, moving the IP, they all involve a few layers of cache
invalidation and complex manipulation at the lower networking layers. But
cha
Excerpts from Volodymyr Litovka's message of 2017-08-24 07:24:37 +0300:
> Hi Clint,
>
> see inline, please.
>
> On 8/24/17 2:21 AM, Clint Byrum wrote:
> > This is precisely the reason floating IPs that NAT to other IPs exists
> > (not, as we think, to provide pu
87 matches
Mail list logo