Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait longer for replicaset initiation to complete #12

Merged
merged 2 commits into from Jun 4, 2014
Merged

Wait longer for replicaset initiation to complete #12

merged 2 commits into from Jun 4, 2014

Conversation

voidspace
Copy link

No description provided.


// initiateStatusDelay is the amount of time to sleep between failed
// attempts to fetch the status of the replica set after initiate
initiateStatusDelay = 250 * time.Millisecond
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't seem to be used anywhere?

@dimitern
Copy link

dimitern commented Jun 4, 2014

LGTM

@natefinch
Copy link
Contributor

LGTM w/ the update

@voidspace
Copy link
Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jun 4, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Jun 4, 2014
@jujubot jujubot merged commit 0f58c7c into juju:master Jun 4, 2014
ericsnowcurrently pushed a commit to ericsnowcurrently/juju that referenced this pull request Jul 26, 2014
@voidspace voidspace deleted the refresh-rate branch September 5, 2014 10:28
anastasiamac pushed a commit to anastasiamac/juju that referenced this pull request Jan 28, 2015
cmd/juju/storage: add "list", tweak "show"
alesstimec pushed a commit to alesstimec/juju that referenced this pull request Apr 9, 2015
Merge upstream 1.23-beta4 into 1.23-metrics
ericsnowcurrently pushed a commit to ericsnowcurrently/juju that referenced this pull request May 26, 2015
charm: change VerifyWithCharms to check charm options.
ericsnowcurrently added a commit to ericsnowcurrently/juju that referenced this pull request Sep 8, 2015
ericsnowcurrently added a commit to ericsnowcurrently/juju that referenced this pull request Sep 8, 2015
ericsnowcurrently added a commit to ericsnowcurrently/juju that referenced this pull request Sep 8, 2015
ericsnowcurrently added a commit to ericsnowcurrently/juju that referenced this pull request Sep 9, 2015
mikemccracken pushed a commit to mikemccracken/juju that referenced this pull request Apr 11, 2017
api,cmd/modelcmd: bring model type through to store.
wupeka pushed a commit to wupeka/juju that referenced this pull request Dec 17, 2017
bundlechanges: remove format inconsistencies.

Specifically:
- handle service constraints;
- avoid passing the number of units (always 1) to addUnit GUIArgs;
- use a placeholder for the addService charm, pointing to the corresponding
  addCharm change, to be replaced with the fully resolved charm id.

Note that this is a backward incompatible change and both juju-core and 
the Juju GUI will need to be updated.
hmlanigan pushed a commit to hmlanigan/juju that referenced this pull request Aug 26, 2019
Controller interface

Introduce the concepts of interfaces to gomaasapi.

Add Controller, Zone and Machine interfaces.

The machine listing from the controller doesn't yet honour the params, but instead just lists all of them.
laszlokajtar pushed a commit to laszlokajtar/juju that referenced this pull request Oct 25, 2023
…ith-snippet

Remove the code copyable component with code snippet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants